Example 16677
Recipe
A cooking recipe with ingredients and steps.
{
title: "Edamame"
servings: 5
prep_time: "10 minutes"
cook_time: "108 minutes"
# Ingredients
ingredients: [
"4 tsp arugula"
"4 pieces mustard"
"4 lbs file powder"
]
# Instructions
steps: [
"Tender duck skewers, glazed with a sweet and tangy elderberry sauce, served over a bed of fragrant jasmine rice."
"Our tangy beef, slow-cooked to perfection, accompanied by steamed cabbage and a rich, savory gravy."
"An exquisite turnips dish, paired with kokam and a hint of achiote seed."
"A simple olive pie. No fancy stuff. Just pie."
]
nutrition: {
calories: 786
protein: "24g"
carbs: "97g"
fat: "39g"
}
}