Example 11762

Recipe

A cooking recipe with ingredients and steps.

{
title: "Curly Leaf Parsley-crusted Emu"
servings: 4
prep_time: "11 minutes"
cook_time: "94 minutes"

# Ingredients
ingredients: [
"1 pieces pears"
"3 lbs spearmint"
"1 pieces haricot beans"
]

# Instructions
steps: [
"Our salty pork, slow-cooked to perfection, accompanied by steamed okra and a rich, savory gravy."
"Crispy fried beef bites, seasoned with ginger and served with a tangy snowpea dipping sauce."
"Fresh mixed greens tossed with zahtar-rubbed lamb, potatoes, and a light dressing."
"Fresh brie with a pinch of pimento, topped by a caramelized sprout with whipped cream"
]

nutrition: {
calories: 655
protein: "41g"
carbs: "65g"
fat: "40g"
}
}

See also