Example 13570
Recipe
A cooking recipe with ingredients and steps.
{
title: "Tofu Scramble"
servings: 7
prep_time: "19 minutes"
cook_time: "105 minutes"
# Ingredients
ingredients: [
"3 tbsp cardamom"
"4 oz black eyed beans"
"3 tsp soy"
"2 cups eggplant"
]
# Instructions
steps: [
"A heartwarming Goan soup, featuring fresh bonza and an aromatic blend of traditional spices."
"Three papaw with radicchio, french eschallots, artichoke, zucchini and vermicelli noodles. With a side of baked lemon, and your choice of leeks or peppers."
"Baked pecorino-stuffed quail, seasoned with tarragon and spicy herbs, accompanied by roasted okra medley."
"A simple melon pie. No fancy stuff. Just pie."
"A simple fig pie. No fancy stuff. Just pie."
]
nutrition: {
calories: 576
protein: "30g"
carbs: "74g"
fat: "31g"
}
}