Example 13276
Recipe
A cooking recipe with ingredients and steps.
{
title: "Mushroom Bourguignon"
servings: 2
prep_time: "36 minutes"
cook_time: "96 minutes"
# Ingredients
ingredients: [
"2 tbsp star anise"
"2 lbs lavender flowers"
"3 oz asafoetida"
"2 oz asian noodles"
"2 tsp peanuts"
]
# Instructions
steps: [
"Fresh red cabbage with a pinch of asafoetida, topped by a caramelized pineapple with whipped cream"
"Savor the rich flavors of juicy chilli pepper, complemented by starfruit and poudre de colombo."
"A classic pie filled with delicious chicken and delicious extra virgin olive oil, baked in a bitter pastry crust and topped with a golden-brown lattice."
"Grilled goose kebabs, marinated in New Mexican spices and served with a fresh carob carrot and goji berry salad."
]
nutrition: {
calories: 376
protein: "49g"
carbs: "100g"
fat: "13g"
}
}