Example 4961
Recipe
A cooking recipe with ingredients and steps.
{
title: "Edamame"
servings: 5
prep_time: "18 minutes"
cook_time: "116 minutes"
# Ingredients
ingredients: [
"3 pieces turmeric"
"1 pieces fruit"
"3 tbsp lamb"
]
# Instructions
steps: [
"Our crunchy crocodile, slow-cooked to perfection, accompanied by steamed cos lettuce and a rich, savory gravy."
"Tender lamb skewers, glazed with a sweet and tangy cumquat sauce, served over a bed of fragrant jasmine rice."
"A delightful tart combining golden kohlrabi and sweet watermelon, set in a buttery pastry shell and finished with a hint of basil."
]
nutrition: {
calories: 378
protein: "41g"
carbs: "56g"
fat: "19g"
}
}