{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Arredamenti Pizzati",
    "description": "Vendita al dettaglio di arredamenti completi per case negozi ed uffici.",
    "url": "http://mobilipizzati.altervista.org",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "Garibaldi, 120",
        "postalCode": "89032",
        "addressLocality": "Bianco",
        "addressRegion": "Calabria",
        "addressCountry": "IT"
    },
    "contactPoint": [
        {
            "@type": "ContactPoint",
            "telephone": "0964992567"
        },
        {
            "@type": "ContactPoint",
            "faxNumber": "0964992567"
        }
    ],
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.pagineaziende.net/azienda.php?id=65"
    }
}