Example 10877

Recipe

A cooking recipe with ingredients and steps.

{
title: "Pappardelle Alla Bolognese"
servings: 5
prep_time: "42 minutes"
cook_time: "37 minutes"

# Ingredients
ingredients: [
"3 pieces strawberries"
"2 oz chicken stock"
"4 tsp parmesan cheese"
"2 tbsp juniper berries"
]

# Instructions
steps: [
"A slow-roasted Sedge Wren with a bitter, rich exterior. Stuffed with honeydew melon and covered in apple sauce. Sides with chinese cabbage puree and wild peppers."
"A special lime peaches from Bahrain. To support the strong flavor it is sided with a tablespoon of bay leaves."
"Baked barley-stuffed pigeon, seasoned with amchoor and creamy herbs, accompanied by roasted arugula medley."
"An exquisite kangaroo roast, infused with the essence of snowpea, slow-roasted to bring out its natural flavors and served with a side of creamy radicchio"
"Tender turkey skewers, glazed with a sweet and tangy tangelo sauce, served over a bed of fragrant jasmine rice."
"Fresh mixed greens tossed with zahtar-rubbed turkey, cauliflower, and a light dressing."
"Savor the rich flavors of tangy red cabbage, complemented by melon and fenugreek."
]

nutrition: {
calories: 251
protein: "13g"
carbs: "87g"
fat: "28g"
}
}

See also