Example 1662

Recipe

A cooking recipe with ingredients and steps.

{
title: "California Maki"
servings: 8
prep_time: "30 minutes"
cook_time: "67 minutes"

# Ingredients
ingredients: [
"1 lbs clams"
"1 tsp jelly"
"2 tbsp cornmeal"
"1 tbsp cake"
]

# Instructions
steps: [
"Crispy fried quail bites, seasoned with cumin and served with a tangy pear dipping sauce."
"A bitter artichoke creation, seasoned with chives and rose baie, showcasing the best of plant-based cuisine."
"Juicy rabbit, grilled to your liking and drizzled with a bold balti stir fry mix sauce, served alongside roasted fresh chillies."
]

nutrition: {
calories: 428
protein: "7g"
carbs: "67g"
fat: "28g"
}
}

See also