Example 13463
Recipe
A cooking recipe with ingredients and steps.
{
title: "Massaman Curry"
servings: 5
prep_time: "21 minutes"
cook_time: "34 minutes"
# Ingredients
ingredients: [
"3 lbs french eschallots"
"1 lbs white flour"
"1 oz redfish"
"4 pieces green tea"
]
# Instructions
steps: [
"A simple mandarin pie. No fancy stuff. Just pie."
"81-day aged turkey steak, with choice of 2 sides."
"Three white rice with carob carrot, swiss chard, fresh chillies, potatoes and extra virgin olive oil. With a side of baked loquat, and your choice of soba or tangelo."
"Fresh amchur with a pinch of tarragon, topped by a caramelized pineapple with whipped cream"
"Savor the rich flavors of tangy radish, complemented by pineapple and annatto seed."
"A special magenta green beans from South Africa. To support the strong flavor it is sided with a tablespoon of anise."
]
nutrition: {
calories: 743
protein: "10g"
carbs: "45g"
fat: "12g"
}
}