Example 14963

Recipe

A cooking recipe with ingredients and steps.

{
title: "Buddha Bowl"
servings: 4
prep_time: "16 minutes"
cook_time: "45 minutes"

# Ingredients
ingredients: [
"2 cups artichoke"
"4 cups brown mushrooms"
"4 tsp guava"
"3 pieces honeydew melon"
"2 cups grapes"
"2 lbs sugar"
]

# Instructions
steps: [
"A fluffy hijiki creation, seasoned with asafoetida and peppercorns, showcasing the best of plant-based cuisine."
"A simple plum pie. No fancy stuff. Just pie."
"An exquisite brussels sprouts dish, paired with oatmeal and a hint of korma."
"A heartwarming Odia soup, featuring fresh blood oranges and an aromatic blend of traditional spices."
]

nutrition: {
calories: 261
protein: "29g"
carbs: "48g"
fat: "15g"
}
}

See also