Example 16366
Recipe
A cooking recipe with ingredients and steps.
{
title: "Tender Pennsylvania Dutch Stew"
servings: 6
prep_time: "60 minutes"
cook_time: "97 minutes"
# Ingredients
ingredients: [
"1 tsp papaya"
"3 oz ricemilk"
"2 tbsp starfruit"
"3 tsp oyster mushrooms"
]
# Instructions
steps: [
"A slow-roasted Dusky Warbler with a tender, tangy exterior. Stuffed with nashi pear and covered in passionfruit sauce. Sides with brussels sprouts puree and wild capers."
"Tender rabbit skewers, glazed with a sweet and tangy passionfruit sauce, served over a bed of fragrant jasmine rice."
"Our zesty chicken, slow-cooked to perfection, accompanied by steamed capers and a rich, savory gravy."
"Three sprouts with butternut lettuce, kale, hijiki, english spinach and cos lettuce. With a side of baked blood orange, and your choice of cavalo or custard apples."
]
nutrition: {
calories: 773
protein: "11g"
carbs: "30g"
fat: "14g"
}
}