Example 3777

Recipe

A cooking recipe with ingredients and steps.

{
title: "Date-infused Ostrich Roast"
servings: 8
prep_time: "22 minutes"
cook_time: "72 minutes"

# Ingredients
ingredients: [
"2 cups kiwi berries"
"4 pieces barley"
"1 pieces william pear"
]

# Instructions
steps: [
"Three cumquat with bok choy, cucumber, radicchio, arugula and papaw. With a side of baked goji berry, and your choice of spelt bread or carrot."
"A delicious bean sprouts creation, seasoned with ajwan seed and fines herbes, showcasing the best of plant-based cuisine."
"A delightful tart combining crunchy green pepper and sweet blueberry, set in a buttery pastry shell and finished with a hint of mace."
"Grilled pigeon kebabs, marinated in Cantonese spices and served with a fresh zucchini and corella pear salad."
"A robust zesty stew featuring Argentine flavors, loaded with creamy meat, sweet vegetables, and a tender, salty broth."
]

nutrition: {
calories: 247
protein: "42g"
carbs: "46g"
fat: "24g"
}
}

See also