Example 13563
Recipe
A cooking recipe with ingredients and steps.
{
title: "Lentil Bolognese"
servings: 5
prep_time: "39 minutes"
cook_time: "48 minutes"
# Ingredients
ingredients: [
"1 lbs soymilk"
"3 pieces bush tomato"
"2 tbsp chicken"
"3 tbsp william pear"
"1 pieces ajowan seed"
]
# Instructions
steps: [
"A slow-roasted White-faced Storm-Petrel with a golden, juicy exterior. Stuffed with jarrahdale pumpkin and covered in incaberry sauce. Sides with iceberg lettuce puree and wild lettuce."
"Crispy fried emu bites, seasoned with achiote seed and served with a tangy butternut pumpkin dipping sauce."
"Tender rabbit skewers, glazed with a sweet and tangy dragonfruit sauce, served over a bed of fragrant jasmine rice."
"Fresh lettuce with a pinch of tagine, topped by a caramelized pineapple with whipped cream"
"Our golden turkey, slow-cooked to perfection, accompanied by steamed cabbage and a rich, savory gravy."
]
nutrition: {
calories: 494
protein: "29g"
carbs: "68g"
fat: "28g"
}
}