Example 2461
Recipe
A cooking recipe with ingredients and steps.
{
title: "Ainu Canola Oil Soup"
servings: 5
prep_time: "41 minutes"
cook_time: "56 minutes"
# Ingredients
ingredients: [
"4 pieces camomile"
"3 pieces oat flour"
"4 pieces tempeh"
]
# Instructions
steps: [
"Baked rice flour-stuffed kangaroo, seasoned with cayenne pepper and juicy herbs, accompanied by roasted cucumber medley."
"Our sour duck, slow-cooked to perfection, accompanied by steamed rhubarb and a rich, savory gravy."
"Three raspberry with iceberg lettuce, turnips, asparagus, green beans and arrowroot. With a side of baked juniper berry, and your choice of bonito flakes or corn oil."
"Savor the rich flavors of rich beans, complemented by lemon and sweet laurel."
"Baked oyster mushrooms-stuffed lamb, seasoned with chives and zesty herbs, accompanied by roasted bean shoots medley."
"A heartwarming Indonesian soup, featuring fresh clams and an aromatic blend of traditional spices."
"Fresh sesame oil with a pinch of sweet laurel, topped by a caramelized goji berry with whipped cream"
]
nutrition: {
calories: 628
protein: "5g"
carbs: "33g"
fat: "33g"
}
}