Example 14264

Recipe

A cooking recipe with ingredients and steps.

{
title: "French Fries With Sausages"
servings: 4
prep_time: "31 minutes"
cook_time: "105 minutes"

# Ingredients
ingredients: [
"3 tbsp yoghurt"
"3 lbs nutmeg"
"4 pieces bulghur"
"1 pieces pinto beans"
"3 pieces nectarines"
]

# Instructions
steps: [
"Our bitter duck, slow-cooked to perfection, accompanied by steamed capers and a rich, savory gravy."
"Our sour turkey, slow-cooked to perfection, accompanied by steamed fresh chillies and a rich, savory gravy."
"A simple nashi pear pie. No fancy stuff. Just pie."
"Juicy kangaroo, grilled to your liking and drizzled with a bold sesame seed sauce, served alongside roasted brussels sprouts."
"Tender pork skewers, glazed with a sweet and tangy grape sauce, served over a bed of fragrant jasmine rice."
]

nutrition: {
calories: 736
protein: "45g"
carbs: "44g"
fat: "17g"
}
}

See also