Example 8578

Recipe

A cooking recipe with ingredients and steps.

{
title: "French Fries With Sausages"
servings: 2
prep_time: "10 minutes"
cook_time: "120 minutes"

# Ingredients
ingredients: [
"1 tsp vegetable stock"
"4 lbs melon"
"4 tbsp grapefruit"
]

# Instructions
steps: [
"A robust juicy stew featuring Chinese Islamic flavors, loaded with bitter meat, zesty vegetables, and a zesty, delicious broth."
"Our smoky chicken, slow-cooked to perfection, accompanied by steamed swiss chard and a rich, savory gravy."
"Tenderly braised turkey in a rich methi and radish sauce, served with a side of creamy purple carrot."
"Grilled rabbit kebabs, marinated in Mordovian spices and served with a fresh zucchini and butternut pumpkin salad."
]

nutrition: {
calories: 799
protein: "27g"
carbs: "85g"
fat: "17g"
}
}

See also