Example 7179

Recipe

A cooking recipe with ingredients and steps.

{
title: "Bruschette With Tomato"
servings: 2
prep_time: "56 minutes"
cook_time: "72 minutes"

# Ingredients
ingredients: [
"2 cups kiwi berries"
"2 oz pecorino"
"4 pieces turmeric"
"3 cups hazelnut"
"4 pieces broccoli"
]

# Instructions
steps: [
"A succulent pigeon steak, encased in a salty dill crust, served with a side of curry mashed garlic."
"A simple raspberry pie. No fancy stuff. Just pie."
"A special salmon rye from Burkina Faso. To support the strong flavor it is sided with a tablespoon of chilli."
"A special maroon camellia tea oil from Greenland. To support the strong flavor it is sided with a tablespoon of rogan josh."
"Baked avocado spread-stuffed pork, seasoned with pot marjoram and delicious herbs, accompanied by roasted asian greens medley."
"Tender goose skewers, glazed with a sweet and tangy papaw sauce, served over a bed of fragrant jasmine rice."
]

nutrition: {
calories: 237
protein: "18g"
carbs: "61g"
fat: "38g"
}
}

See also