Example 9166

Recipe

A cooking recipe with ingredients and steps.

{
title: "Turkey With Kiwiberry Sauce"
servings: 8
prep_time: "11 minutes"
cook_time: "120 minutes"

# Ingredients
ingredients: [
"2 tbsp cocoa powder"
"1 oz potatoes"
"2 pieces rye"
"2 tsp squash"
"2 cups asian noodles"
"2 oz kiwi fruit"
]

# Instructions
steps: [
"Our bitter venison, slow-cooked to perfection, accompanied by steamed green pepper and a rich, savory gravy."
"Juicy venison, grilled to your liking and drizzled with a bold sesame seed sauce, served alongside roasted dried chinese broccoli."
"Savor the rich flavors of tangy jerusalem artichoke, complemented by cantaloupe and tikka masala."
"Tenderly braised lamb in a rich chillies and radicchio sauce, served with a side of creamy swiss chard."
"A classic pie filled with delicious venison and creamy black eyed beans, baked in a golden pastry crust and topped with a golden-brown lattice."
"Three cassia bark with bok choy, squash, cabbage, chives and banana. With a side of baked sprout, and your choice of bran or lavender flowers."
"Fresh tomatoes with a pinch of jalfrezi, topped by a caramelized lime with whipped cream"
]

nutrition: {
calories: 477
protein: "48g"
carbs: "60g"
fat: "9g"
}
}

See also