Example 9270
Recipe
A cooking recipe with ingredients and steps.
{
title: "Crispy Balochi Stew"
servings: 3
prep_time: "11 minutes"
cook_time: "90 minutes"
# Ingredients
ingredients: [
"2 cups dragonfruit"
"2 cups purple carrot"
"1 lbs peppers"
"1 oz goat cheese"
]
# Instructions
steps: [
"A classic pie filled with delicious kangaroo and rich star fruit, baked in a sweet pastry crust and topped with a golden-brown lattice."
"A fluffy chinese cabbage creation, seasoned with saffron and pot marjoram, showcasing the best of plant-based cuisine."
"A slow-roasted Northern Saw-whet Owl with a rich, tender exterior. Stuffed with kiwi fruit and covered in tomato sauce. Sides with beetroot puree and wild cornichons."
"Tender duck skewers, glazed with a sweet and tangy plum sauce, served over a bed of fragrant jasmine rice."
"Tenderly braised crocodile in a rich kaffir leaves and rhubarb sauce, served with a side of creamy swiss chard."
]
nutrition: {
calories: 381
protein: "29g"
carbs: "10g"
fat: "33g"
}
}