{
	"title":"Very delicious stuff",
	"portions": 4,
	"url":"https://example.org",
	"steps":[
		{
			"text":"Bake the frozen pizza!",
			"ingredients":[
				{"type":"pizza", "amount":"4 pieces"}
			]
		}
	]
}