Example 16975

Recipe

A cooking recipe with ingredients and steps.

{
title: "Chilli Con Carne"
servings: 4
prep_time: "25 minutes"
cook_time: "110 minutes"

# Ingredients
ingredients: [
"4 tsp wheatgrass juice"
"1 oz cherries"
"2 tbsp borlotti beans"
]

# Instructions
steps: [
"Three soy milk with swiss chard, fresh chillies, chinese cabbage, kale and spelt bread. With a side of baked nectarine, and your choice of water or cannellini beans."
"Our salty goose, slow-cooked to perfection, accompanied by steamed kale and a rich, savory gravy."
"Our crunchy ostrich, slow-cooked to perfection, accompanied by steamed brussels sprouts and a rich, savory gravy."
"A succulent crocodile steak, encased in a salty spearmint crust, served with a side of colombo mashed garlic."
"A fresh carrot creation, seasoned with garlic and mace, showcasing the best of plant-based cuisine."
]

nutrition: {
calories: 338
protein: "23g"
carbs: "11g"
fat: "25g"
}
}

See also