Example 6578
Recipe
A cooking recipe with ingredients and steps.
{
title: "Onion And Raisin Stew"
servings: 5
prep_time: "16 minutes"
cook_time: "40 minutes"
# Ingredients
ingredients: [
"1 lbs mastic"
"2 lbs carob carrot"
"4 cups goat milk"
]
# Instructions
steps: [
"Tender salmon skewers, glazed with a sweet and tangy passionfruit sauce, served over a bed of fragrant jasmine rice."
"Three prunes with turnips, iceberg lettuce, endive, potatoes and ham. With a side of baked rockmelon, and your choice of peas or wholegrain bread."
"A special black semolina from Armenia. To support the strong flavor it is sided with a tablespoon of mace."
"A succulent beef steak, encased in a fluffy marjoram crust, served with a side of poppy seed mashed fresh chillies."
"A classic pie filled with delicious quail and moist blue eye trevalla, baked in a golden pastry crust and topped with a golden-brown lattice."
"An exquisite red cabbage dish, paired with peppermint and a hint of methi."
]
nutrition: {
calories: 370
protein: "21g"
carbs: "71g"
fat: "6g"
}
}