Example 10962

Recipe

A cooking recipe with ingredients and steps.

{
title: "Dragonfruit Pie"
servings: 4
prep_time: "30 minutes"
cook_time: "47 minutes"

# Ingredients
ingredients: [
"2 tsp peanuts"
"4 cups horseradish"
"2 oz haloumi"
"2 cups banana"
]

# Instructions
steps: [
"Juicy goose, grilled to your liking and drizzled with a bold colombo sauce, served alongside roasted green pepper."
"Tender lamb skewers, glazed with a sweet and tangy mulberry sauce, served over a bed of fragrant jasmine rice."
"Three bok choy with potatoes, cos lettuce, kale, leeks and turnips. With a side of baked goji berry, and your choice of dashi or brussels sprouts."
"A delightful tart combining zesty sweet potato and sweet aubergine, set in a buttery pastry shell and finished with a hint of celery."
]

nutrition: {
calories: 259
protein: "43g"
carbs: "47g"
fat: "24g"
}
}

See also