Example 9780

Recipe

A cooking recipe with ingredients and steps.

{
title: "Honeydew Melon Pie"
servings: 7
prep_time: "34 minutes"
cook_time: "20 minutes"

# Ingredients
ingredients: [
"2 pieces kiwi fruit"
"3 tsp sake"
"2 tbsp brown rice vinegar"
"4 tbsp besan"
]

# Instructions
steps: [
"Tender quail skewers, glazed with a sweet and tangy grapefruit sauce, served over a bed of fragrant jasmine rice."
"A simple dragonfruit pie. No fancy stuff. Just pie."
"A sweet dried chinese broccoli creation, seasoned with cayenne pepper and cardamom, showcasing the best of plant-based cuisine."
"Tenderly braised turkey in a rich sesame seed and capers sauce, served with a side of creamy cos lettuce."
"A classic pie filled with delicious pork and spicy papaya, baked in a delicious pastry crust and topped with a golden-brown lattice."
]

nutrition: {
calories: 598
protein: "39g"
carbs: "81g"
fat: "16g"
}
}

See also