Example 4772
Recipe
A cooking recipe with ingredients and steps.
{
title: "Avocado-glazed Emu Skewers"
servings: 7
prep_time: "31 minutes"
cook_time: "22 minutes"
# Ingredients
ingredients: [
"3 tbsp star fruit"
"2 cups iceberg lettuce"
"2 tsp morwong"
]
# Instructions
steps: [
"Three figs with cornichons, broccoli, french eschallots, leeks and garam masala. With a side of baked loquat, and your choice of tom yum or sardines."
"Savor the rich flavors of salty peas, complemented by guava and coriander."
"A special azure chestnut from Åland Islands. To support the strong flavor it is sided with a tablespoon of nutmeg."
]
nutrition: {
calories: 271
protein: "6g"
carbs: "52g"
fat: "5g"
}
}