Example 11168

Recipe

A cooking recipe with ingredients and steps.

{
title: "German Chamomile-spiced Brussels Sprouts Bowl"
servings: 7
prep_time: "14 minutes"
cook_time: "104 minutes"

# Ingredients
ingredients: [
"4 cups vegetable spaghetti"
"2 oz tamari"
"3 oz mint"
"1 oz oranges"
"2 tbsp mozzarella"
"4 tsp cinnamon"
]

# Instructions
steps: [
"A simple pineapple pie. No fancy stuff. Just pie."
"9-day aged beef steak, with choice of 4 sides."
"Tenderly braised quail in a rich tikka masala and lettuce sauce, served with a side of creamy turnips."
"A slow-roasted Hoopoe with a crispy, spicy exterior. Stuffed with blueberry and covered in raspberry sauce. Sides with jicama puree and wild fresh chillies."
"A heartwarming Texan soup, featuring fresh flounder and an aromatic blend of traditional spices."
"A robust bitter stew featuring Mangalorean flavors, loaded with delicious meat, fresh vegetables, and a tender, delicious broth."
"A succulent crocodile steak, encased in a zesty curly leaf parsley crust, served with a side of chives mashed red cabbage."
]

nutrition: {
calories: 193
protein: "21g"
carbs: "64g"
fat: "24g"
}
}

See also