Schema Markup Generator (JSON-LD)
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "VideoObject",
"name": "",
"description":"",
"thumbnailUrl":[
""
],
"uploadDate": "",
"duration": "PTMS",
"contentUrl": "",
"embedUrl": "",
"publisher": {
"@type": "Organization",
"name": "",
"logo": {
"@type": "ImageObject",
"url": "",
"width": ,
"height":
}
}
}
</script>