Example 10472
Recipe
A cooking recipe with ingredients and steps.
{
title: "Caprese Salad"
servings: 4
prep_time: "24 minutes"
cook_time: "90 minutes"
# Ingredients
ingredients: [
"1 tbsp pistachio nut"
"2 tbsp nutritional yeast"
"1 cups dill"
"3 cups blood oranges"
"1 oz hummus"
]
# Instructions
steps: [
"An exquisite green beans dish, paired with polenta and a hint of methi."
"A delightful tart combining delicious artichoke and sweet tomato, set in a buttery pastry shell and finished with a hint of ajwan seed."
"Tenderly braised kangaroo in a rich cayenne pepper and butternut lettuce sauce, served with a side of creamy sweet potato."
"Three extra virgin olive oil with radicchio, peppers, fresh chillies, butternut lettuce and buckwheat. With a side of baked rockmelon, and your choice of raspberry or chickpea."
]
nutrition: {
calories: 251
protein: "48g"
carbs: "85g"
fat: "38g"
}
}