Example 13270
Recipe
A cooking recipe with ingredients and steps.
{
title: "Barbecue Ribs"
servings: 7
prep_time: "19 minutes"
cook_time: "86 minutes"
# Ingredients
ingredients: [
"3 pieces kale"
"3 tbsp sunflower oil"
"4 tbsp raisin"
"2 cups yogurt"
"3 tsp spearmint"
]
# Instructions
steps: [
"Baked mussels-stuffed quail, seasoned with ajwain seed and sour herbs, accompanied by roasted chives medley."
"Baked redfish-stuffed salmon, seasoned with chamomile and smoky herbs, accompanied by roasted butternut lettuce medley."
"Grilled ostrich kebabs, marinated in Somali spices and served with a fresh eggplant and loquat salad."
"Three jerusalem artichoke with rhubarb, butternut lettuce, pumpkin, potatoes and kokam. With a side of baked elderberry, and your choice of allspice or arborio rice."
"A delightful tart combining fluffy red cabbage and sweet pear, set in a buttery pastry shell and finished with a hint of pepper."
"Fresh mixed greens tossed with orange zest-rubbed chicken, beetroot, and a light dressing."
]
nutrition: {
calories: 176
protein: "42g"
carbs: "47g"
fat: "37g"
}
}