Example 2574

Recipe

A cooking recipe with ingredients and steps.

{
title: "Fettuccine Alfredo"
servings: 7
prep_time: "18 minutes"
cook_time: "106 minutes"

# Ingredients
ingredients: [
"3 tbsp flat mushrooms"
"2 pieces licorice"
"3 tsp morwong"
"2 pieces cardamom"
"4 cups sour dough bread"
]

# Instructions
steps: [
"Tenderly braised kangaroo in a rich amchoor and chinese cabbage sauce, served with a side of creamy arugula."
"Grilled crocodile kebabs, marinated in Azerbaijani spices and served with a fresh potatoes and custard apple salad."
"Fresh mixed greens tossed with curry-rubbed chicken, eggplant, and a light dressing."
]

nutrition: {
calories: 501
protein: "6g"
carbs: "33g"
fat: "20g"
}
}

See also