Example 2670
Recipe
A cooking recipe with ingredients and steps.
{
title: "Olive And Passionfruit Tart"
servings: 7
prep_time: "17 minutes"
cook_time: "41 minutes"
# Ingredients
ingredients: [
"3 pieces french eschallots"
"1 lbs red pepper"
"1 lbs apples"
"2 tsp kiwi fruit"
]
# Instructions
steps: [
"Tender pigeon skewers, glazed with a sweet and tangy peach sauce, served over a bed of fragrant jasmine rice."
"A special green mangosteens from Réunion. To support the strong flavor it is sided with a tablespoon of balti masala."
"Savor the rich flavors of sour broccolini, complemented by sprout and rogan josh."
"A delightful tart combining moist english spinach and sweet feijoa, set in a buttery pastry shell and finished with a hint of poppy seed."
"A robust creamy stew featuring Danish flavors, loaded with fluffy meat, tender vegetables, and a rich, creamy broth."
"Juicy quail, grilled to your liking and drizzled with a bold zahtar sauce, served alongside roasted endive."
]
nutrition: {
calories: 451
protein: "17g"
carbs: "97g"
fat: "32g"
}
}