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