← All types

HowToSection

JSON-LD Output

{
    "@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"
        }
    ]
}

Source: generate-howtosection.php

Schema: https://schema.org/HowToSection