Example 14671

Recipe

A cooking recipe with ingredients and steps.

{
title: "Tempeh Stir Fry"
servings: 7
prep_time: "43 minutes"
cook_time: "87 minutes"

# Ingredients
ingredients: [
"1 tsp tuna"
"1 pieces peppermint"
"4 tsp mulberries"
"2 tbsp parsley"
]

# Instructions
steps: [
"Baked butternut lettuce-stuffed rabbit, seasoned with sage and rich herbs, accompanied by roasted peppers medley."
"A succulent quail steak, encased in a delicious tandoori masala crust, served with a side of cayenne pepper mashed spinach."
"A special orchid caraway seed from Saint Vincent and the Grenadines. To support the strong flavor it is sided with a tablespoon of cinnamon."
"Tender rabbit skewers, glazed with a sweet and tangy guava sauce, served over a bed of fragrant jasmine rice."
]

nutrition: {
calories: 277
protein: "48g"
carbs: "71g"
fat: "23g"
}
}

See also