Example 12562

Recipe

A cooking recipe with ingredients and steps.

{
title: "Pasta With Tomato And Basil"
servings: 5
prep_time: "13 minutes"
cook_time: "56 minutes"

# Ingredients
ingredients: [
"1 cups amaranth"
"3 tsp coffee"
"2 cups white flour"
"1 tsp sea salt"
]

# Instructions
steps: [
"Tender lamb skewers, glazed with a sweet and tangy longan sauce, served over a bed of fragrant jasmine rice."
"A succulent salmon steak, encased in a golden rose baie crust, served with a side of mace mashed peas."
"Fresh mixed greens tossed with sesame seed-rubbed kangaroo, jicama, and a light dressing."
"A succulent chicken steak, encased in a juicy sumac crust, served with a side of korma mashed brussels sprouts."
]

nutrition: {
calories: 688
protein: "48g"
carbs: "83g"
fat: "13g"
}
}

See also