Example 11061
Recipe
A cooking recipe with ingredients and steps.
{
title: "Shakshuka"
servings: 5
prep_time: "29 minutes"
cook_time: "104 minutes"
# Ingredients
ingredients: [
"2 oz mangosteens"
"3 cups peppermint"
"1 pieces capers"
"2 lbs watercress"
"4 lbs whiting wild rice"
]
# Instructions
steps: [
"Fresh mixed greens tossed with asafoetida-rubbed rabbit, broccolini, and a light dressing."
"A heartwarming Pashtun soup, featuring fresh arrowroot and an aromatic blend of traditional spices."
"A robust sweet stew featuring American flavors, loaded with crunchy meat, golden vegetables, and a crispy, moist broth."
"Juicy kangaroo, grilled to your liking and drizzled with a bold parsley sauce, served alongside roasted celery."
"53-day aged quail steak, with choice of 4 sides."
]
nutrition: {
calories: 340
protein: "5g"
carbs: "35g"
fat: "9g"
}
}