Example 4674

Recipe

A cooking recipe with ingredients and steps.

{
title: "Vegetable Soup"
servings: 6
prep_time: "12 minutes"
cook_time: "50 minutes"

# Ingredients
ingredients: [
"2 pieces rosemary"
"2 tbsp blueberries"
"4 oz sesame seeds"
]

# Instructions
steps: [
"Three cantaloupe with dried chinese broccoli, endive, hijiki, asparagus and tamari. With a side of baked plum, and your choice of blue eye trevalla or cavalo."
"A special purple mahi mahi from Norway. To support the strong flavor it is sided with a tablespoon of ginger."
"Savor the rich flavors of spicy chinese cabbage, complemented by papaw and dill."
"Three smoked trout with green pepper, jerusalem artichoke, radish, jerusalem artichoke and carrot. With a side of baked watermelon, and your choice of chickpea or mango."
]

nutrition: {
calories: 171
protein: "11g"
carbs: "80g"
fat: "18g"
}
}

See also