{
"@context": "https://schema.org/",
"@type": "HowToSection",
"name": "Prepare the Ingredients",
"itemListElement": [
{
"@type": "HowToStep",
"text": "Wash and chop the vegetables.",
"name": "Prep vegetables"
},
{
"@type": "HowToStep",
"text": "Measure the dry ingredients.",
"name": "Measure dry"
}
]
}