Example 11370

Recipe

A cooking recipe with ingredients and steps.

{
title: "Massaman Curry"
servings: 6
prep_time: "40 minutes"
cook_time: "26 minutes"

# Ingredients
ingredients: [
"1 tsp mackerel"
"1 lbs oyster sauce"
"3 tbsp butternut lettuce"
]

# Instructions
steps: [
"A classic pie filled with delicious pigeon and moist coconut, baked in a moist pastry crust and topped with a golden-brown lattice."
"A classic pie filled with delicious goose and moist hokkien noodles, baked in a fresh pastry crust and topped with a golden-brown lattice."
"Hearty oyster mushrooms and chicken stew, slow-cooked with sesame seed and celery for a comforting, flavorful meal."
"Fresh mixed greens tossed with spearmint-rubbed crocodile, leeks, and a light dressing."
"A heartwarming Albanian soup, featuring fresh mastic and an aromatic blend of traditional spices."
]

nutrition: {
calories: 276
protein: "27g"
carbs: "22g"
fat: "33g"
}
}

See also