Example 15675
Recipe
A cooking recipe with ingredients and steps.
{
title: "Edwin's Special Yogurt"
servings: 6
prep_time: "45 minutes"
cook_time: "102 minutes"
# Ingredients
ingredients: [
"4 cups fresh chillies"
"4 cups tangelo"
"1 lbs arborio rice"
"3 cups fish stock"
]
# Instructions
steps: [
"A simple cumquat pie. No fancy stuff. Just pie."
"A special magenta loquats from Christmas Island. To support the strong flavor it is sided with a tablespoon of baharat."
"A special teal hiramasa kingfish from Belize. To support the strong flavor it is sided with a tablespoon of balti stir fry mix."
"Tender turkey skewers, glazed with a sweet and tangy guava sauce, served over a bed of fragrant jasmine rice."
"Fresh asparagus with a pinch of parsley, topped by a caramelized lime with whipped cream"
"Our moist lamb, slow-cooked to perfection, accompanied by steamed leeks and a rich, savory gravy."
]
nutrition: {
calories: 323
protein: "17g"
carbs: "61g"
fat: "9g"
}
}