Example 12274
Recipe
A cooking recipe with ingredients and steps.
{
title: "Fish And Chips"
servings: 6
prep_time: "53 minutes"
cook_time: "58 minutes"
# Ingredients
ingredients: [
"3 tsp white wine vinegar"
"2 lbs radicchio"
"4 tbsp parrotfish"
"3 tsp monkfish"
]
# Instructions
steps: [
"Grilled lamb kebabs, marinated in Zanzibari spices and served with a fresh kohlrabi and passionfruit salad."
"Baked wakame-stuffed pigeon, seasoned with chilli and spicy herbs, accompanied by roasted capers medley."
"Baked lentils-stuffed pork, seasoned with onion seed and moist herbs, accompanied by roasted carob carrot medley."
"A heartwarming Ainu soup, featuring fresh kumera and an aromatic blend of traditional spices."
"A delightful tart combining rich swiss chard and sweet kiwiberry, set in a buttery pastry shell and finished with a hint of curry."
]
nutrition: {
calories: 216
protein: "28g"
carbs: "14g"
fat: "18g"
}
}