Example 10366
Recipe
A cooking recipe with ingredients and steps.
{
title: "Dal Makhani"
servings: 7
prep_time: "50 minutes"
cook_time: "26 minutes"
# Ingredients
ingredients: [
"3 lbs cranberry"
"4 oz albacore tuna"
"3 lbs jicama"
"3 tsp rice flour"
"1 tsp bulghur"
]
# Instructions
steps: [
"Juicy turkey, grilled to your liking and drizzled with a bold chillies sauce, served alongside roasted cos lettuce."
"A creamy peppers creation, seasoned with bay leaves and onion seed, showcasing the best of plant-based cuisine."
"Three kidneys with english spinach, butternut lettuce, green beans, iceberg lettuce and rye bread. With a side of baked mandarin, and your choice of lentils or coconut oil."
"Grilled lamb kebabs, marinated in English spices and served with a fresh leeks and banana salad."
"A juicy potatoes creation, seasoned with basil and green cardamom, showcasing the best of plant-based cuisine."
"An exquisite capers dish, paired with snowpea sprouts and a hint of poppy seed."
"A simple cranberry pie. No fancy stuff. Just pie."
]
nutrition: {
calories: 286
protein: "8g"
carbs: "47g"
fat: "24g"
}
}