Schema Markup Generator (JSON-LD)
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "HowTo",
"name": "",
"description": "",
"totalTime": "PTM",
"estimatedCost": {
"@type": "MonetaryAmount",
"currency": "",
"value": ""
}
,
"step": [{
"@type": "HowToStep",
"text": "",
"image":"",
"name":"",
"url":""
}]
}
</script>