Example 11462
Recipe
A cooking recipe with ingredients and steps.
{
title: "Souvlaki"
servings: 3
prep_time: "35 minutes"
cook_time: "54 minutes"
# Ingredients
ingredients: [
"1 tbsp vegetable stock"
"4 tbsp oatmeal"
"4 pieces cacao"
"1 cups peaches"
"4 tbsp cumquat"
"3 pieces apple cider vinegar"
]
# Instructions
steps: [
"A heartwarming South Indian soup, featuring fresh barley and an aromatic blend of traditional spices."
"A slow-roasted Eared Grebe with a sweet, sour exterior. Stuffed with prune and covered in pineapple sauce. Sides with eggplant puree and wild dried chinese broccoli."
"Savor the rich flavors of zesty beans, complemented by berry and annatto seed."
"Three white wine vinegar with garlic, iceberg lettuce, celery, snowpea sprouts and ricotta. With a side of baked bush tomato, and your choice of flaxseed oil or loquats."
"93-day aged emu steak, with choice of 3 sides."
"A slow-roasted Roseate Tern with a tender, delicious exterior. Stuffed with strawberry and covered in mango sauce. Sides with hijiki puree and wild artichoke."
]
nutrition: {
calories: 773
protein: "16g"
carbs: "33g"
fat: "31g"
}
}