Example 12264
Recipe
A cooking recipe with ingredients and steps.
{
title: "Salmon With Starfruit Sauce"
servings: 6
prep_time: "25 minutes"
cook_time: "92 minutes"
# Ingredients
ingredients: [
"1 pieces cloves"
"4 oz lime leaves"
"4 tbsp camembert"
"4 lbs asian greens"
"1 tsp spelt bread"
]
# Instructions
steps: [
"An exquisite okra dish, paired with cacao and a hint of tikka masala."
"A robust rich stew featuring Louisiana Creole flavors, loaded with sweet meat, tangy vegetables, and a golden, juicy broth."
"An exquisite parsnip dish, paired with bulghur and a hint of achiote seed."
"An exquisite swiss chard dish, paired with mint and a hint of anise."
"Tender duck skewers, glazed with a sweet and tangy cantaloupe sauce, served over a bed of fragrant jasmine rice."
]
nutrition: {
calories: 586
protein: "12g"
carbs: "24g"
fat: "38g"
}
}