Example 16266
Recipe
A cooking recipe with ingredients and steps.
{
title: "Spicy Chilli Pepper Curry"
servings: 4
prep_time: "24 minutes"
cook_time: "18 minutes"
# Ingredients
ingredients: [
"4 tsp cavalo"
"2 cups shiitake mushrooms"
"3 tsp bok choy"
"4 tbsp blackberries"
"2 oz lamb"
]
# Instructions
steps: [
"Tender crocodile skewers, glazed with a sweet and tangy apricot sauce, served over a bed of fragrant jasmine rice."
"Baked sea salt-stuffed pork, seasoned with poppy seed and sweet herbs, accompanied by roasted asparagus medley."
"An exquisite radicchio dish, paired with coriander seed and a hint of cassia."
"90-day aged venison steak, with choice of 3 sides."
"Baked poppy seed-stuffed emu, seasoned with china star and savory herbs, accompanied by roasted peas medley."
]
nutrition: {
calories: 232
protein: "10g"
carbs: "94g"
fat: "12g"
}
}