const Person = {
    "@context": "https://schema.org/",
    "@type": "Person",
    "name": "",
    "url": "",
    "image": ""
}