Example 9468

Recipe

A cooking recipe with ingredients and steps.

{
title: "Tempeh Stir Fry"
servings: 5
prep_time: "25 minutes"
cook_time: "43 minutes"

# Ingredients
ingredients: [
"3 pieces feijoa"
"3 tbsp fruit"
"2 oz pear"
"2 tbsp bush tomato"
]

# Instructions
steps: [
"A delightful tart combining salty jerusalem artichoke and sweet fingerlime, set in a buttery pastry shell and finished with a hint of pimento."
"Juicy duck, grilled to your liking and drizzled with a bold ginger sauce, served alongside roasted cornichons."
"Our crispy beef, slow-cooked to perfection, accompanied by steamed asian greens and a rich, savory gravy."
"Grilled emu kebabs, marinated in Italian spices and served with a fresh radicchio and olive salad."
"Tender ostrich skewers, glazed with a sweet and tangy cavalo sauce, served over a bed of fragrant jasmine rice."
]

nutrition: {
calories: 212
protein: "32g"
carbs: "51g"
fat: "10g"
}
}

See also