Example 12275
Recipe
A cooking recipe with ingredients and steps.
{
title: "Chicken Milanese"
servings: 4
prep_time: "37 minutes"
cook_time: "69 minutes"
# Ingredients
ingredients: [
"2 cups beetroot"
"1 pieces french eschallots"
"3 cups harissa"
"3 pieces ricemilk"
"4 lbs brussels sprouts"
]
# Instructions
steps: [
"A special salmon smoked trout from Isle of Man. To support the strong flavor it is sided with a tablespoon of pot marjoram."
"A classic pie filled with delicious salmon and fresh pasta, baked in a smoky pastry crust and topped with a golden-brown lattice."
"A delightful tart combining fresh carob carrot and sweet orange, set in a buttery pastry shell and finished with a hint of ras-el-hanout."
"Tenderly braised crocodile in a rich cinnamon and snowpea sprouts sauce, served with a side of creamy arugula."
]
nutrition: {
calories: 386
protein: "9g"
carbs: "54g"
fat: "18g"
}
}