{
    "@context": "https://schema.org",
    "@type": "Product",
    "@id": "https://www.compradiretto.it/json/farm-products/uova-di-galline-ruspanti.json",
    "name": "Uova di Galline ruspanti",
    "description": "Uova di galline ruspanti, nostrane e allevate a terra libere di razzolare\r\n\r\nSOLO CON RITIRO IN AZIENDA O CONSEGNA A DOMICILIO\r\nNO SPEDIZIONE",
    "sku": "129",
    "category": "Uova",
    "offers": {
        "@type": "Offer",
        "price": "0.50",
        "priceCurrency": "EUR",
        "availability": "https://schema.org/InStock",
        "priceSpecification": {
            "@type": "UnitPriceSpecification",
            "price": "0.50",
            "priceCurrency": "EUR",
            "unitCode": "KGM",
            "valueAddedTaxIncluded": true,
            "description": "IVA: 10% inclusa"
        }
    },
    "additionalProperty": [
        {
            "@type": "PropertyValue",
            "name": "Produzione",
            "value": "5.000 Kg."
        },
        {
            "@type": "PropertyValue",
            "name": "Prezzo al Kg",
            "value": "€ 0.50 /Kg."
        },
        {
            "@type": "PropertyValue",
            "name": "IVA",
            "value": "10% inclusa"
        }
    ],
    "producer": {
        "@type": "Organization",
        "name": "Azienda Agricola Prada",
        "url": "https://www.compradiretto.it/json/companies/azienda-agricola-prada.json"
    },
    "mainEntityOfPage": "https://www.compradiretto.it/annuncio.php?id=129",
    "image": [
        "https://www.compradiretto.it/upload/annunci/129/large-99.png"
    ],
    "about": [
        {
            "@type": "Product",
            "name": "Uova di Gallina",
            "url": "https://www.compradiretto.it/json/products/uova-di-gallina.json"
        }
    ]
}