Example 8780

Recipe

A cooking recipe with ingredients and steps.

{
title: "Risotto With Seafood"
servings: 3
prep_time: "59 minutes"
cook_time: "107 minutes"

# Ingredients
ingredients: [
"2 pieces coconut water"
"3 lbs vanilla beans"
"4 lbs bean shoots"
"4 tsp tea"
"2 lbs vinegar"
"2 oz blue swimmer crab"
]

# Instructions
steps: [
"A simple blackberry pie. No fancy stuff. Just pie."
"A crunchy jicama creation, seasoned with mustard and rice paper, showcasing the best of plant-based cuisine."
"Juicy kangaroo, grilled to your liking and drizzled with a bold fenugreek sauce, served alongside roasted asparagus."
]

nutrition: {
calories: 285
protein: "15g"
carbs: "60g"
fat: "30g"
}
}

See also