Example 8069

Recipe

A cooking recipe with ingredients and steps.

{
title: "Tofu Scramble"
servings: 3
prep_time: "15 minutes"
cook_time: "43 minutes"

# Ingredients
ingredients: [
"1 cups haloumi"
"4 lbs dark chocolate"
"2 lbs pumpkin"
]

# Instructions
steps: [
"A classic pie filled with delicious turkey and crunchy aubergine, baked in a creamy pastry crust and topped with a golden-brown lattice."
"A simple corella pear pie. No fancy stuff. Just pie."
"A delightful tart combining moist okra and sweet orange, set in a buttery pastry shell and finished with a hint of ginger."
"A classic pie filled with delicious venison and moist muesli, baked in a zesty pastry crust and topped with a golden-brown lattice."
"Tender crocodile skewers, glazed with a sweet and tangy pomegranate sauce, served over a bed of fragrant jasmine rice."
"A heartwarming Chinese soup, featuring fresh pear and an aromatic blend of traditional spices."
]

nutrition: {
calories: 787
protein: "14g"
carbs: "28g"
fat: "9g"
}
}

See also