Example 5567

Recipe

A cooking recipe with ingredients and steps.

{
title: "Shakshuka"
servings: 7
prep_time: "27 minutes"
cook_time: "119 minutes"

# Ingredients
ingredients: [
"4 lbs miso"
"2 pieces white rice"
"3 cups pumpkin seed"
"1 lbs avocado"
"2 pieces achacha"
]

# Instructions
steps: [
"Juicy ostrich, grilled to your liking and drizzled with a bold vanilla sauce, served alongside roasted sun dried tomatoes."
"A simple tangelo pie. No fancy stuff. Just pie."
"Baked morwong-stuffed beef, seasoned with allspice and savory herbs, accompanied by roasted peppers medley."
]

nutrition: {
calories: 576
protein: "20g"
carbs: "92g"
fat: "24g"
}
}

See also