Example 10575

Recipe

A cooking recipe with ingredients and steps.

{
title: "Black Bean Tacos"
servings: 7
prep_time: "41 minutes"
cook_time: "29 minutes"

# Ingredients
ingredients: [
"3 tsp balsamic vinegar"
"2 tbsp soy"
"4 pieces blue cheese"
"2 lbs fromage blanc"
]

# Instructions
steps: [
"A fluffy broccolini creation, seasoned with chamomile and anise, showcasing the best of plant-based cuisine."
"A classic pie filled with delicious pork and sweet jasmine rice, baked in a salty pastry crust and topped with a golden-brown lattice."
"Grilled emu kebabs, marinated in Spanish spices and served with a fresh chives and custard apple salad."
]

nutrition: {
calories: 620
protein: "8g"
carbs: "99g"
fat: "16g"
}
}

See also