Example 14675
Recipe
A cooking recipe with ingredients and steps.
{
title: "Buddha Bowl"
servings: 4
prep_time: "25 minutes"
cook_time: "27 minutes"
# Ingredients
ingredients: [
"3 cups sour dough bread"
"2 pieces poppy seed"
"1 oz agave syrup"
"4 oz shiitake mushrooms"
]
# Instructions
steps: [
"A robust spicy stew featuring Latvian flavors, loaded with fresh meat, fresh vegetables, and a salty, spicy broth."
"A robust crunchy stew featuring Mediterranean flavors, loaded with rich meat, tangy vegetables, and a smoky, crispy broth."
"A delightful tart combining bitter sun dried tomatoes and sweet mandarin, set in a buttery pastry shell and finished with a hint of five spice."
"A robust tangy stew featuring Punjabi flavors, loaded with tender meat, savory vegetables, and a tender, crispy broth."
]
nutrition: {
calories: 292
protein: "22g"
carbs: "21g"
fat: "33g"
}
}