Example 7571

Recipe

A cooking recipe with ingredients and steps.

{
title: "Berber Octopus Soup"
servings: 8
prep_time: "52 minutes"
cook_time: "26 minutes"

# Ingredients
ingredients: [
"1 tsp barberry"
"1 oz allspice"
"2 lbs chilli pepper"
"4 pieces dried chinese broccoli"
"2 tsp white wine"
]

# Instructions
steps: [
"Our fluffy crocodile, slow-cooked to perfection, accompanied by steamed cabbage and a rich, savory gravy."
"An exquisite turkey roast, infused with the essence of pear, slow-roasted to bring out its natural flavors and served with a side of creamy chives"
"A delightful tart combining zesty kale and sweet berry, set in a buttery pastry shell and finished with a hint of bay leaves."
]

nutrition: {
calories: 466
protein: "43g"
carbs: "50g"
fat: "37g"
}
}

See also