How-To Structured Data Generator Online for Free
Step 1
Code
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "HowTo",
"name": "",
"description": "",
"image": "",
"totalTime": "",
"step": [
{
"@type": "HowToStep",
"position": "1",
"name": "",
"text": "",
"image": "",
"url": ""
}
]
}
</script>