Example 3364

Recipe

A cooking recipe with ingredients and steps.

{
title: "Chana Masala"
servings: 5
prep_time: "22 minutes"
cook_time: "31 minutes"

# Ingredients
ingredients: [
"4 tsp rice syrup"
"3 cups sake"
"4 pieces papaya"
]

# Instructions
steps: [
"An exquisite duck roast, infused with the essence of starfruit, slow-roasted to bring out its natural flavors and served with a side of creamy red cabbage"
"An exquisite pumpkin dish, paired with pear juice and a hint of amchoor."
"A robust delicious stew featuring Zambian flavors, loaded with crispy meat, savory vegetables, and a moist, bitter broth."
"Fresh marjoram with a pinch of tikka masala, topped by a caramelized butternut pumpkin with whipped cream"
"Baked adzuki beans-stuffed rabbit, seasoned with cinnamon and spicy herbs, accompanied by roasted green pepper medley."
]

nutrition: {
calories: 380
protein: "36g"
carbs: "17g"
fat: "19g"
}
}

See also