Example 17562

Recipe

A cooking recipe with ingredients and steps.

{
title: "Peking Duck"
servings: 8
prep_time: "54 minutes"
cook_time: "59 minutes"

# Ingredients
ingredients: [
"4 tbsp vinegar"
"2 lbs mastic"
"1 tbsp semolina"
]

# Instructions
steps: [
"Tenderly braised turkey in a rich turmeric and endive sauce, served with a side of creamy broccolini."
"Three nasturtium with spinach, squash, arugula, radicchio and balsamic vinegar. With a side of baked pear, and your choice of chestnut or mahi mahi."
"Juicy pork, grilled to your liking and drizzled with a bold dhansak sauce, served alongside roasted cucumber."
"A simple peach pie. No fancy stuff. Just pie."
]

nutrition: {
calories: 479
protein: "35g"
carbs: "81g"
fat: "11g"
}
}

See also