Example 15365

Recipe

A cooking recipe with ingredients and steps.

{
title: "Katsu Curry"
servings: 2
prep_time: "31 minutes"
cook_time: "73 minutes"

# Ingredients
ingredients: [
"2 cups beans"
"1 oz sea salt"
"1 pieces salmon"
"4 tsp avocado spread"
"1 pieces cayenne"
]

# Instructions
steps: [
"Tenderly braised rabbit in a rich parsley and beans sauce, served with a side of creamy rhubarb."
"Crispy fried pigeon bites, seasoned with chillies and served with a tangy blackberry dipping sauce."
"A sour cabbage creation, seasoned with pepper and mango, showcasing the best of plant-based cuisine."
"Savor the rich flavors of sour kale, complemented by passionfruit and jalfrezi."
"A robust savory stew featuring Cajun flavors, loaded with fresh meat, savory vegetables, and a fresh, golden broth."
"Savor the rich flavors of sweet fresh chillies, complemented by strawberry and thyme."
"Grilled salmon kebabs, marinated in Ethiopian spices and served with a fresh squash and strawberry salad."
]

nutrition: {
calories: 442
protein: "38g"
carbs: "92g"
fat: "40g"
}
}

See also