{
    "@context": "https://schema.org",
    "@type": "Product",
    "@id": "https://www.compradiretto.it/json/farm-products/pacco-famiglia-da-5-e-10kg-di-vitella-giovane-di-razza-piemontese.json",
    "name": "Pacco famiglia da 5 e 10Kg di Vitella giovane di razza Piemontese",
    "description": "Pacco assortito contenente bistecche impanate, bistecche burro, bistecche ferri, bistecche con osso, spezzatino, trita da sugo/polpette/hamburger, arrosto, trita da cruda, albese, costine. Bollito e ossobuco solo su richiesta.",
    "sku": "94",
    "category": "Carne",
    "offers": {
        "@type": "Offer",
        "price": "16.00",
        "priceCurrency": "EUR",
        "availability": "https://schema.org/InStock",
        "priceSpecification": {
            "@type": "UnitPriceSpecification",
            "price": "16.00",
            "priceCurrency": "EUR",
            "unitCode": "KGM",
            "valueAddedTaxIncluded": true,
            "description": "IVA: 10% inclusa"
        }
    },
    "additionalProperty": [
        {
            "@type": "PropertyValue",
            "name": "Produzione",
            "value": "100 Kg."
        },
        {
            "@type": "PropertyValue",
            "name": "Prezzo al Kg",
            "value": "€ 16.00 /Kg."
        },
        {
            "@type": "PropertyValue",
            "name": "IVA",
            "value": "10% inclusa"
        }
    ],
    "producer": {
        "@type": "Organization",
        "name": "Azienda Agricola Armando Bechis",
        "url": "https://www.compradiretto.it/json/companies/azienda-agricola-armando-bechis.json"
    },
    "mainEntityOfPage": "https://www.compradiretto.it/annuncio.php?id=94",
    "image": [
        "https://www.compradiretto.it/upload/annunci/94/IMG_4907.jpg",
        "https://www.compradiretto.it/upload/annunci/94/IMG_4908.jpg",
        "https://www.compradiretto.it/upload/annunci/94/IMG_4910.jpg"
    ],
    "about": [
        {
            "@type": "Product",
            "name": "Carne di Manzo",
            "url": "https://www.compradiretto.it/json/products/carne-di-manzo.json"
        }
    ]
}