const VideoObject = {
    "@context": "https://schema.org",
    "@type": "VideoObject",
    "name": "",
    "description": "",
    "thumbnailUrl": "",
    "uploadDate": ""
};