Example 16965
Recipe
A cooking recipe with ingredients and steps.
{
title: "Savory Cucumber Curry"
servings: 4
prep_time: "30 minutes"
cook_time: "28 minutes"
# Ingredients
ingredients: [
"4 pieces nori"
"2 cups honey"
"3 tbsp apricots"
"3 pieces harissa"
]
# Instructions
steps: [
"A delightful tart combining savory kohlrabi and sweet prune, set in a buttery pastry shell and finished with a hint of chilli."
"A tender iceberg lettuce creation, seasoned with lemon grass and rose baie, showcasing the best of plant-based cuisine."
"A simple apple pie. No fancy stuff. Just pie."
"Fresh fish sauce with a pinch of korma, topped by a caramelized pomegranate with whipped cream"
"A simple date pie. No fancy stuff. Just pie."
"A robust sweet stew featuring Chinese Islamic flavors, loaded with juicy meat, salty vegetables, and a spicy, salty broth."
]
nutrition: {
calories: 390
protein: "7g"
carbs: "73g"
fat: "32g"
}
}