Example 5079
Recipe
A cooking recipe with ingredients and steps.
{
title: "Tempeh Stir Fry"
servings: 2
prep_time: "34 minutes"
cook_time: "96 minutes"
# Ingredients
ingredients: [
"1 tbsp green tea"
"1 tsp vermicelli noodles"
"1 tbsp cumin"
]
# Instructions
steps: [
"A special teal cinnamon from Mozambique. To support the strong flavor it is sided with a tablespoon of achiote seed."
"94-day aged venison steak, with choice of 3 sides."
"A special grey wattleseed from Liechtenstein. To support the strong flavor it is sided with a tablespoon of vanilla."
"Our savory venison, slow-cooked to perfection, accompanied by steamed garlic and a rich, savory gravy."
]
nutrition: {
calories: 774
protein: "41g"
carbs: "21g"
fat: "12g"
}
}