Example 13663

Recipe

A cooking recipe with ingredients and steps.

{
title: "Fresh Turnips Curry"
servings: 4
prep_time: "32 minutes"
cook_time: "89 minutes"

# Ingredients
ingredients: [
"4 oz haricot beans"
"2 pieces mustard"
"4 oz poppy seed"
"2 pieces lettuce"
"3 cups butter beans"
"1 pieces cous cous"
]

# Instructions
steps: [
"A heartwarming Georgian soup, featuring fresh fingerlime and an aromatic blend of traditional spices."
"A succulent beef steak, encased in a golden ras-el-hanout crust, served with a side of paprika mashed carob carrot."
"Savor the rich flavors of golden chinese cabbage, complemented by custard apples daikon and chamomile."
"A succulent duck steak, encased in a golden fines herbes crust, served with a side of balti masala mashed parsnip."
"An exquisite hijiki dish, paired with rosemary and a hint of asafoetida."
"A classic pie filled with delicious venison and sour cherries, baked in a juicy pastry crust and topped with a golden-brown lattice."
]

nutrition: {
calories: 261
protein: "39g"
carbs: "33g"
fat: "12g"
}
}

See also