{
    "@context": "https://schema.org",
    "@type": "Product",
    "@id": "https://www.compradiretto.it/json/farm-products/arance-da-spremuta-20kg.json",
    "name": "Arance da spremuta 20kg",
    "description": "Arance Navel da spremuta provenienti dal territorio di Verdura ottime per spremuta con un 33% di succo.\r\nSpedizione cassetta da 20Kg.",
    "sku": "249",
    "category": "Frutta",
    "offers": {
        "@type": "Offer",
        "price": "20.00",
        "priceCurrency": "EUR",
        "availability": "https://schema.org/InStock",
        "priceSpecification": {
            "@type": "UnitPriceSpecification",
            "price": "20.00",
            "priceCurrency": "EUR",
            "unitCode": "KGM",
            "valueAddedTaxIncluded": true,
            "description": "IVA: 4% inclusa"
        }
    },
    "additionalProperty": [
        {
            "@type": "PropertyValue",
            "name": "Produzione",
            "value": "24 Kg."
        },
        {
            "@type": "PropertyValue",
            "name": "Prezzo al Kg",
            "value": "€ 20.00 /Kg."
        },
        {
            "@type": "PropertyValue",
            "name": "IVA",
            "value": "4% inclusa"
        }
    ],
    "producer": {
        "@type": "Organization",
        "name": "Azienda Agricola Giuseppina Marchese",
        "url": "https://www.compradiretto.it/json/companies/azienda-agricola-giuseppina-marchese.json"
    },
    "mainEntityOfPage": "https://www.compradiretto.it/annuncio.php?id=249",
    "image": [
        "https://www.compradiretto.it/upload/annunci/249/WhatsApp-Image-2020-11-25-at-07.04.07.jpeg"
    ],
    "about": [
        {
            "@type": "Product",
            "name": "Arancie",
            "url": "https://www.compradiretto.it/json/products/arancie.json"
        }
    ]
}