Example 4875
Recipe
A cooking recipe with ingredients and steps.
{
title: "Hummus"
servings: 5
prep_time: "42 minutes"
cook_time: "27 minutes"
# Ingredients
ingredients: [
"1 oz mountain bread"
"4 oz wheatgrass juice"
"3 oz spelt bread"
]
# Instructions
steps: [
"A heartwarming Romanian soup, featuring fresh peaches and an aromatic blend of traditional spices."
"A sweet garlic creation, seasoned with oregano and orange zest, showcasing the best of plant-based cuisine."
"A delightful tart combining savory red cabbage and sweet avocado, set in a buttery pastry shell and finished with a hint of poppy seed."
]
nutrition: {
calories: 269
protein: "6g"
carbs: "10g"
fat: "38g"
}
}