{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Auyama Web agency",
    "description": "Web agency ,hosting linux soluzioni e-commerce, realizzazione siti web, Hosting windows, server dedicati e registrazione dominio.",
    "url": "http://www.auyama.it/",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "Via F. Filzi 19/h",
        "postalCode": "20032",
        "addressLocality": "Cormano",
        "addressRegion": "Lombardia",
        "addressCountry": "IT"
    },
    "contactPoint": [
        {
            "@type": "ContactPoint",
            "telephone": "02 303124450"
        },
        {
            "@type": "ContactPoint",
            "faxNumber": "02700519326"
        }
    ],
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.pagineaziende.net/azienda.php?id=2412"
    }
}