Example 16278
Recipe
A cooking recipe with ingredients and steps.
{
title: "Poutine"
servings: 2
prep_time: "36 minutes"
cook_time: "77 minutes"
# Ingredients
ingredients: [
"2 tbsp cinnamon"
"1 pieces borlotti beans"
"4 oz freekeh"
"2 tbsp dashi"
]
# Instructions
steps: [
"Savor the rich flavors of fluffy radicchio, complemented by fig and onion seed."
"A robust fresh stew featuring Sami flavors, loaded with fluffy meat, sour vegetables, and a delicious, juicy broth."
"A robust fluffy stew featuring Laotian flavors, loaded with tangy meat, rich vegetables, and a delicious, moist broth."
"A heartwarming Lebanese soup, featuring fresh corn tortilla and an aromatic blend of traditional spices."
"Savor the rich flavors of moist purple carrot, complemented by goji berry and herbes de provence."
]
nutrition: {
calories: 317
protein: "24g"
carbs: "12g"
fat: "38g"
}
}