Example 12575
Recipe
A cooking recipe with ingredients and steps.
{
title: "Fresh Chillies Salad"
servings: 3
prep_time: "11 minutes"
cook_time: "90 minutes"
# Ingredients
ingredients: [
"4 pieces sweet potato"
"3 oz dill"
"2 lbs chickory"
"2 lbs grapefruit"
]
# Instructions
steps: [
"Our juicy duck, slow-cooked to perfection, accompanied by steamed broccolini and a rich, savory gravy."
"Juicy crocodile, grilled to your liking and drizzled with a bold pepper sauce, served alongside roasted carob carrot."
"A delightful tart combining golden lettuce and sweet banana, set in a buttery pastry shell and finished with a hint of fenugreek."
"A delicious parsnip creation, seasoned with china star and garlic, showcasing the best of plant-based cuisine."
]
nutrition: {
calories: 231
protein: "9g"
carbs: "27g"
fat: "7g"
}
}