Example 7061

Recipe

A cooking recipe with ingredients and steps.

{
title: "Bitter Crocodile With Fresh Chillies"
servings: 7
prep_time: "20 minutes"
cook_time: "43 minutes"

# Ingredients
ingredients: [
"1 lbs almonds"
"4 tbsp hot smoked salmon"
"1 cups bok choy"
]

# Instructions
steps: [
"Fresh allspice with a pinch of amchoor, topped by a caramelized kiwiberry with whipped cream"
"Our golden duck, slow-cooked to perfection, accompanied by steamed cucumber and a rich, savory gravy."
"A delightful tart combining sweet artichoke and sweet pineapple, set in a buttery pastry shell and finished with a hint of chilli pepper."
"A simple mulberry pie. No fancy stuff. Just pie."
"Baked yeast-stuffed pork, seasoned with sumac and sour herbs, accompanied by roasted chives medley."
]

nutrition: {
calories: 742
protein: "19g"
carbs: "85g"
fat: "16g"
}
}

See also