Example 14672
Recipe
A cooking recipe with ingredients and steps.
{
title: "Bunny Chow"
servings: 3
prep_time: "41 minutes"
cook_time: "101 minutes"
# Ingredients
ingredients: [
"4 oz oats"
"4 lbs vermicelli noodles"
"1 lbs rice noodles"
"3 oz coriander seed"
"1 lbs brie"
]
# Instructions
steps: [
"A delightful tart combining tangy squash and sweet incaberry, set in a buttery pastry shell and finished with a hint of sesame seed."
"An exquisite french eschallots dish, paired with grapes and a hint of basil."
"A simple passionfruit pie. No fancy stuff. Just pie."
"Fresh taleggio cheese with a pinch of mango, topped by a caramelized papaya with whipped cream"
"Tender kangaroo skewers, glazed with a sweet and tangy jarrahdale pumpkin sauce, served over a bed of fragrant jasmine rice."
"A robust creamy stew featuring Maharashtrian flavors, loaded with creamy meat, crunchy vegetables, and a savory, fresh broth."
]
nutrition: {
calories: 538
protein: "33g"
carbs: "43g"
fat: "37g"
}
}