Example 9873

Recipe

A cooking recipe with ingredients and steps.

{
title: "Shakshuka"
servings: 3
prep_time: "22 minutes"
cook_time: "101 minutes"

# Ingredients
ingredients: [
"3 pieces redfish"
"2 tsp blue swimmer crab"
"3 pieces camellia tea oil"
"3 pieces flat mushrooms"
]

# Instructions
steps: [
"A simple peach pie. No fancy stuff. Just pie."
"Our zesty duck, slow-cooked to perfection, accompanied by steamed spinach and a rich, savory gravy."
"A delightful tart combining golden bean shoots and sweet kiwi fruit, set in a buttery pastry shell and finished with a hint of spearmint."
"A simple snowpea pie. No fancy stuff. Just pie."
"A robust rich stew featuring Serbian flavors, loaded with fluffy meat, salty vegetables, and a moist, creamy broth."
"Hearty carrot and lamb stew, slow-cooked with ajwain seed and arugula for a comforting, flavorful meal."
"Fresh mixed greens tossed with achiote seed-rubbed salmon, onion, and a light dressing."
]

nutrition: {
calories: 345
protein: "11g"
carbs: "26g"
fat: "37g"
}
}

See also