Example 9471
Recipe
A cooking recipe with ingredients and steps.
{
title: "Peach Pie"
servings: 3
prep_time: "45 minutes"
cook_time: "102 minutes"
# Ingredients
ingredients: [
"3 tbsp bacon"
"1 tsp pecan nut"
"2 tsp rice paper"
"3 lbs star anise"
]
# Instructions
steps: [
"A heartwarming Slovenian soup, featuring fresh achacha and an aromatic blend of traditional spices."
"A classic pie filled with delicious pigeon and spicy cinnamon, baked in a delicious pastry crust and topped with a golden-brown lattice."
"Fresh olive oil with a pinch of rice paper, topped by a caramelized grapefruit with whipped cream"
]
nutrition: {
calories: 348
protein: "39g"
carbs: "58g"
fat: "18g"
}
}