Example 2770
Recipe
A cooking recipe with ingredients and steps.
{
title: "Massaman Curry"
servings: 3
prep_time: "47 minutes"
cook_time: "115 minutes"
# Ingredients
ingredients: [
"1 pieces dried chinese broccoli"
"3 oz vegetable spaghetti"
"3 tbsp oats"
"4 tbsp yogurt"
"1 tsp brie"
"1 cups swiss chard"
]
# Instructions
steps: [
"A simple mulberry pie. No fancy stuff. Just pie."
"An exquisite celery dish, paired with oregano and a hint of oregano."
"A delightful tart combining sweet bean shoots and sweet mango, set in a buttery pastry shell and finished with a hint of pimento."
"Grilled pork kebabs, marinated in Ethiopian spices and served with a fresh green pepper and cumquat salad."
"Grilled quail kebabs, marinated in Ainu spices and served with a fresh sun dried tomatoes and tangelo salad."
"A slow-roasted Curlew Sandpiper with a smoky, salty exterior. Stuffed with nashi pear and covered in mangosteen sauce. Sides with kohlrabi puree and wild peppers."
"Our crispy beef, slow-cooked to perfection, accompanied by steamed bean sprouts and a rich, savory gravy."
]
nutrition: {
calories: 455
protein: "9g"
carbs: "32g"
fat: "40g"
}
}