Example 870

Recipe

A cooking recipe with ingredients and steps.

{
title: "Malaysian Indian Dill Soup"
servings: 8
prep_time: "21 minutes"
cook_time: "46 minutes"

# Ingredients
ingredients: [
"4 tsp yogurt"
"4 tbsp blueberries"
"1 lbs mint"
"3 tbsp pecan nut"
]

# Instructions
steps: [
"Our fluffy crocodile, slow-cooked to perfection, accompanied by steamed red pepper and a rich, savory gravy."
"An exquisite cornichons dish, paired with coconut water and a hint of cinnamon."
"A robust smoky stew featuring Indonesian flavors, loaded with fluffy meat, smoky vegetables, and a creamy, tangy broth."
"A heartwarming English soup, featuring fresh coriander leaves and an aromatic blend of traditional spices."
"A simple papaya pie. No fancy stuff. Just pie."
"A simple papaya pie. No fancy stuff. Just pie."
]

nutrition: {
calories: 280
protein: "36g"
carbs: "20g"
fat: "26g"
}
}

See also