Example 5963

Recipe

A cooking recipe with ingredients and steps.

{
title: "Chicken Parm"
servings: 2
prep_time: "34 minutes"
cook_time: "84 minutes"

# Ingredients
ingredients: [
"2 oz pumpkin"
"4 tbsp sultanas"
"4 cups swordfish"
]

# Instructions
steps: [
"Savor the rich flavors of bitter purple carrot, complemented by papaw and cumin."
"Tender venison skewers, glazed with a sweet and tangy cranberry sauce, served over a bed of fragrant jasmine rice."
"An exquisite purple carrot dish, paired with mandarins and a hint of dhansak."
"Tenderly braised ostrich in a rich jalfrezi and butternut lettuce sauce, served with a side of creamy hijiki."
"Grilled crocodile kebabs, marinated in Yamal spices and served with a fresh beans and lime salad."
"A classic pie filled with delicious emu and creamy sour dough bread, baked in a delicious pastry crust and topped with a golden-brown lattice."
]

nutrition: {
calories: 169
protein: "18g"
carbs: "23g"
fat: "14g"
}
}

See also