Example 3479

Recipe

A cooking recipe with ingredients and steps.

{
title: "French Toast"
servings: 8
prep_time: "46 minutes"
cook_time: "101 minutes"

# Ingredients
ingredients: [
"3 tsp guava"
"1 cups tapioca flour"
"2 cups asparagus"
"3 cups amchur"
]

# Instructions
steps: [
"80-day aged beef steak, with choice of 4 sides."
"4-day aged turkey steak, with choice of 3 sides."
"A robust sweet stew featuring Belarusian flavors, loaded with sour meat, creamy vegetables, and a crunchy, sweet broth."
"65-day aged ostrich steak, with choice of 3 sides."
"A special green hijiki from Zambia. To support the strong flavor it is sided with a tablespoon of methi."
"A delightful tart combining creamy beetroot and sweet strawberry, set in a buttery pastry shell and finished with a hint of celery."
]

nutrition: {
calories: 324
protein: "50g"
carbs: "29g"
fat: "24g"
}
}

See also