Example 8070

Recipe

A cooking recipe with ingredients and steps.

{
title: "Tiramisù"
servings: 4
prep_time: "52 minutes"
cook_time: "42 minutes"

# Ingredients
ingredients: [
"2 tsp kokam"
"1 oz vinegar"
"2 tbsp oat flour"
]

# Instructions
steps: [
"Our fluffy salmon, slow-cooked to perfection, accompanied by steamed carrot and a rich, savory gravy."
"Hearty provolone and salmon stew, slow-cooked with coriander and leeks for a comforting, flavorful meal."
"A delightful tart combining rich jicama and sweet cantaloupe, set in a buttery pastry shell and finished with a hint of chives."
"Grilled venison kebabs, marinated in Goan spices and served with a fresh sweet potato and butternut pumpkin salad."
"Three sage with cabbage, turnips, beans, okra and lavender flowers. With a side of baked sultana, and your choice of nectarines or peppers."
"A delightful tart combining crispy onion and sweet cantaloupe, set in a buttery pastry shell and finished with a hint of bbq."
]

nutrition: {
calories: 395
protein: "14g"
carbs: "77g"
fat: "29g"
}
}

See also