Example 9666
Recipe
A cooking recipe with ingredients and steps.
{
title: "Lentil Bolognese"
servings: 4
prep_time: "47 minutes"
cook_time: "22 minutes"
# Ingredients
ingredients: [
"1 tsp margarine"
"3 cups purple rice"
"4 tbsp dried chinese broccoli"
]
# Instructions
steps: [
"A delightful tart combining smoky english spinach and sweet passionfruit, set in a buttery pastry shell and finished with a hint of ras-el-hanout."
"Fresh mixed greens tossed with cayenne pepper-rubbed salmon, celery, and a light dressing."
"Tender venison skewers, glazed with a sweet and tangy cumquat sauce, served over a bed of fragrant jasmine rice."
]
nutrition: {
calories: 189
protein: "7g"
carbs: "72g"
fat: "32g"
}
}