{
    "@context": "https://schema.org",
    "@type": "Product",
    "@id": "https://ewine.cl/inicio/test-compras-11-08-6596.html",
    "keywords": [
        ""
    ],
    "name": "TEST COMPRAS 11-08",
    "description": "",
    "sku": "",
    "brand": {
        "@type": "Brand",
        "name": "Unknown"
    },
    "image": [],
    "url": "https://ewine.cl/inicio/test-compras-11-08-6596.html",
    "offers": {
        "@type": "Offer",
        "url": "https://ewine.cl/inicio/test-compras-11-08-6596.html",
        "priceCurrency": "CLP",
        "price": 500,
        "priceValidUntil": "2027-08-12",
        "availability": "https://schema.org/InStock",
        "itemCondition": "https://schema.org/NewCondition",
        "sku": ""
    },
    "category": "Inicio",
    "breadcrumb": {
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "name": "Inicio"
            },
            {
                "@type": "ListItem",
                "position": 2,
                "name": "TEST COMPRAS 11-08"
            }
        ]
    }
}