Example 15977

Recipe

A cooking recipe with ingredients and steps.

{
title: "Caesar Salad"
servings: 7
prep_time: "23 minutes"
cook_time: "88 minutes"

# Ingredients
ingredients: [
"3 pieces red wine vinegar"
"4 lbs soy sauce"
"1 lbs greenwheat freekeh"
]

# Instructions
steps: [
"A simple butternut pumpkin pie. No fancy stuff. Just pie."
"Baked nectarines-stuffed pigeon, seasoned with tagine and golden herbs, accompanied by roasted garlic medley."
"Three garam masala with fresh chillies, lettuce, pumpkin, english spinach and beef stock. With a side of baked jarrahdale pumpkin, and your choice of goat cheese or honeydew melon."
"An exquisite rabbit roast, infused with the essence of starfruit, slow-roasted to bring out its natural flavors and served with a side of creamy iceberg lettuce"
]

nutrition: {
calories: 423
protein: "12g"
carbs: "32g"
fat: "17g"
}
}

See also