Example 16378

Recipe

A cooking recipe with ingredients and steps.

{
title: "Falafel Wrap"
servings: 4
prep_time: "23 minutes"
cook_time: "41 minutes"

# Ingredients
ingredients: [
"3 pieces kidney beans"
"4 pieces swiss chard"
"1 pieces garam masala"
"4 cups asian greens"
]

# Instructions
steps: [
"Juicy lamb, grilled to your liking and drizzled with a bold cardamom sauce, served alongside roasted beetroot."
"An exquisite salmon roast, infused with the essence of cavalo, slow-roasted to bring out its natural flavors and served with a side of creamy chinese cabbage"
"A sour cucumber creation, seasoned with basil and bay leaves, showcasing the best of plant-based cuisine."
"Crispy fried pork bites, seasoned with parsley and served with a tangy aubergine dipping sauce."
"A simple date pie. No fancy stuff. Just pie."
]

nutrition: {
calories: 318
protein: "37g"
carbs: "77g"
fat: "9g"
}
}

See also