{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Alzavola Detergent",
    "description": "Produzione e vendita prodotti per la detergenza industriale.",
    "url": "http://www.alzavola-detergent.it",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "Via Dello Stillo, 3/b Loc. Massarella",
        "postalCode": "50054",
        "addressLocality": "Fucecchio",
        "addressRegion": "Toscana",
        "addressCountry": "IT"
    },
    "contactPoint": [
        {
            "@type": "ContactPoint",
            "telephone": "345 0943472"
        },
        {
            "@type": "ContactPoint",
            "faxNumber": "0571 497825"
        }
    ],
    "sameAs": [
        "https://www.facebook.com/Alzavola-Detergent-1066233870108548/"
    ],
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.pagineaziende.net/azienda.php?id=5339"
    }
}