Example 9871
Recipe
A cooking recipe with ingredients and steps.
{
title: "Pasta Carbonara"
servings: 4
prep_time: "20 minutes"
cook_time: "37 minutes"
# Ingredients
ingredients: [
"3 oz wheatgrass juice"
"3 cups file powder"
"2 pieces chickpea"
"4 tsp oyster sauce"
"3 pieces dried apricots"
"3 oz quark"
]
# Instructions
steps: [
"Tender goose skewers, glazed with a sweet and tangy mulberry sauce, served over a bed of fragrant jasmine rice."
"An exquisite rabbit roast, infused with the essence of prune, slow-roasted to bring out its natural flavors and served with a side of creamy green pepper"
"Baked flaxseed oil-stuffed pork, seasoned with pimento and salty herbs, accompanied by roasted kale medley."
"A succulent goose steak, encased in a delicious chilli pepper crust, served with a side of anise star mashed cos lettuce."
"Savor the rich flavors of delicious beans, complemented by mangosteen and china star."
"A classic pie filled with delicious pigeon and savory spelt, baked in a crunchy pastry crust and topped with a golden-brown lattice."
"Fresh soy milk with a pinch of sweet basil, topped by a caramelized strawberry with whipped cream"
]
nutrition: {
calories: 499
protein: "47g"
carbs: "23g"
fat: "31g"
}
}