Example 5977
Recipe
A cooking recipe with ingredients and steps.
{
title: "Pasta With Tomato And Basil"
servings: 3
prep_time: "37 minutes"
cook_time: "92 minutes"
# Ingredients
ingredients: [
"2 oz nutritional yeast"
"1 tsp sake"
"3 tsp lychees"
"1 oz lime leaves"
]
# Instructions
steps: [
"A succulent turkey steak, encased in a sweet caraway seed crust, served with a side of zahtar mashed spinach."
"A delightful tart combining golden okra and sweet cumquat, set in a buttery pastry shell and finished with a hint of fennel seed."
"Baked radish-stuffed ostrich, seasoned with korma and smoky herbs, accompanied by roasted chinese cabbage medley."
"A special mint green flaxseed from Niue. To support the strong flavor it is sided with a tablespoon of anise star."
"Tenderly braised kangaroo in a rich pepper and french eschallots sauce, served with a side of creamy beans."
"A delightful tart combining smoky beans and sweet cranberry, set in a buttery pastry shell and finished with a hint of ajwan seed."
]
nutrition: {
calories: 585
protein: "17g"
carbs: "70g"
fat: "20g"
}
}