Example 11676
Recipe
A cooking recipe with ingredients and steps.
{
title: "Tacos"
servings: 8
prep_time: "56 minutes"
cook_time: "98 minutes"
# Ingredients
ingredients: [
"3 lbs curry powder"
"2 pieces green beans"
"3 tbsp apple juice concentrate"
"4 pieces turmeric"
"3 oz asian noodles"
]
# Instructions
steps: [
"Juicy pigeon, grilled to your liking and drizzled with a bold bay leaves sauce, served alongside roasted snowpea sprouts."
"Savor the rich flavors of sour dried chinese broccoli, complemented by orange and amchoor."
"A moist french eschallots creation, seasoned with tarragon and caraway seed, showcasing the best of plant-based cuisine."
"A delightful tart combining creamy green beans and sweet cranberry, set in a buttery pastry shell and finished with a hint of curry."
"A heartwarming Andhra soup, featuring fresh squid and an aromatic blend of traditional spices."
"A golden asparagus creation, seasoned with ras-el-hanout and ginger, showcasing the best of plant-based cuisine."
"A delicious broccoli creation, seasoned with five spice and poudre de colombo, showcasing the best of plant-based cuisine."
]
nutrition: {
calories: 268
protein: "44g"
carbs: "52g"
fat: "34g"
}
}