Example 10168
Recipe
A cooking recipe with ingredients and steps.
{
title: "Pasta Carbonara"
servings: 8
prep_time: "11 minutes"
cook_time: "46 minutes"
# Ingredients
ingredients: [
"2 tsp rice paper"
"1 pieces endive"
"3 tbsp buckwheat"
]
# Instructions
steps: [
"Baked turnips-stuffed kangaroo, seasoned with cardamom and bitter herbs, accompanied by roasted squash medley."
"Tender pork skewers, glazed with a sweet and tangy mangosteen sauce, served over a bed of fragrant jasmine rice."
"Our creamy lamb, slow-cooked to perfection, accompanied by steamed potatoes and a rich, savory gravy."
"Fresh mixed greens tossed with rosemary-rubbed goose, cucumber, and a light dressing."
]
nutrition: {
calories: 259
protein: "17g"
carbs: "52g"
fat: "32g"
}
}