Example 11872

Recipe

A cooking recipe with ingredients and steps.

{
title: "Clyde's Special Margarine"
servings: 2
prep_time: "19 minutes"
cook_time: "77 minutes"

# Ingredients
ingredients: [
"2 lbs nutmeg"
"1 tbsp jasmine rice"
"3 oz walnut"
"1 tsp green tea noodles"
"2 tsp ham"
]

# Instructions
steps: [
"An exquisite venison roast, infused with the essence of goji berry, slow-roasted to bring out its natural flavors and served with a side of creamy chinese cabbage"
"An exquisite broccoli dish, paired with peppercorns and a hint of fenugreek."
"Three chicken stock with carob carrot, broccolini, radish, radish and candle nut. With a side of baked banana, and your choice of sage or honey."
"98-day aged chicken steak, with choice of 3 sides."
"A special azure kidney beans from Vanuatu. To support the strong flavor it is sided with a tablespoon of sweet laurel."
]

nutrition: {
calories: 627
protein: "48g"
carbs: "50g"
fat: "22g"
}
}

See also