Example 3976
Recipe
A cooking recipe with ingredients and steps.
{
title: "Vegetable Soup"
servings: 7
prep_time: "23 minutes"
cook_time: "46 minutes"
# Ingredients
ingredients: [
"1 cups soy milk"
"2 pieces milk"
"3 tbsp pumpkin seed"
"3 pieces common cultivated mushrooms"
]
# Instructions
steps: [
"A rich kale creation, seasoned with tagine and pepper, showcasing the best of plant-based cuisine."
"A heartwarming Bulgarian soup, featuring fresh spelt and an aromatic blend of traditional spices."
"A special plum borlotti beans from United Arab Emirates. To support the strong flavor it is sided with a tablespoon of rogan josh."
"49-day aged salmon steak, with choice of 4 sides."
]
nutrition: {
calories: 247
protein: "12g"
carbs: "21g"
fat: "37g"
}
}