Example 8166

Recipe

A cooking recipe with ingredients and steps.

{
title: "Juniper Berry Pie"
servings: 2
prep_time: "34 minutes"
cook_time: "82 minutes"

# Ingredients
ingredients: [
"3 oz blackberries"
"1 tbsp strawberries"
"4 tsp ajowan seed"
]

# Instructions
steps: [
"Baked beef stock-stuffed pork, seasoned with pot marjoram and zesty herbs, accompanied by roasted cabbage medley."
"Fresh mixed greens tossed with spearmint-rubbed turkey, squash, and a light dressing."
"A delightful tart combining sour carrot and sweet raspberry, set in a buttery pastry shell and finished with a hint of balti masala."
"Fresh mixed greens tossed with curly leaf parsley-rubbed goose, brussels sprouts, and a light dressing."
]

nutrition: {
calories: 507
protein: "49g"
carbs: "25g"
fat: "15g"
}
}

See also