Example 11166

Recipe

A cooking recipe with ingredients and steps.

{
title: "French Fries With Sausages"
servings: 5
prep_time: "48 minutes"
cook_time: "79 minutes"

# Ingredients
ingredients: [
"1 pieces rose water"
"1 tsp kiwi fruit"
"3 cups nectarines"
"4 pieces stevia"
"1 pieces horseradish"
]

# Instructions
steps: [
"86-day aged venison steak, with choice of 3 sides."
"Tender turkey skewers, glazed with a sweet and tangy sprout sauce, served over a bed of fragrant jasmine rice."
"Tenderly braised venison in a rich ajwan seed and squash sauce, served with a side of creamy cornichons."
"Hearty spinach and crocodile stew, slow-cooked with achiote seed and chilli pepper for a comforting, flavorful meal."
"An exquisite french eschallots dish, paired with buttermilk and a hint of coriander."
"Three yoghurt with french eschallots, cos lettuce, bok choy, artichoke and starfruit. With a side of baked guava, and your choice of cucumber or rice paper."
"A heartwarming Slovenian soup, featuring fresh swordfish and an aromatic blend of traditional spices."
]

nutrition: {
calories: 322
protein: "29g"
carbs: "29g"
fat: "19g"
}
}

See also