const evnt = { //Event
    "@context": "https://schema.org",
    "@type": "Event",
    "name": "",
    "startDate": ""
};