Example 5572
Recipe
A cooking recipe with ingredients and steps.
{
title: "Risotto With Seafood"
servings: 4
prep_time: "30 minutes"
cook_time: "116 minutes"
# Ingredients
ingredients: [
"4 oz cacao"
"1 pieces purple carrot"
"4 tbsp berries"
"1 pieces beef stock"
]
# Instructions
steps: [
"3-day aged emu steak, with choice of 4 sides."
"A simple melon pie. No fancy stuff. Just pie."
"A simple lime pie. No fancy stuff. Just pie."
"A classic pie filled with delicious salmon and golden kidney beans, baked in a delicious pastry crust and topped with a golden-brown lattice."
"A moist zucchini creation, seasoned with balti masala and thyme, showcasing the best of plant-based cuisine."
"Crispy fried emu bites, seasoned with rose baie and served with a tangy guava dipping sauce."
"Three cassia bark with dried chinese broccoli, celery, cos lettuce, swiss chard and sea salt. With a side of baked sprout, and your choice of peanuts or soy beans."
]
nutrition: {
calories: 738
protein: "10g"
carbs: "14g"
fat: "13g"
}
}