{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Avv. Eva Patrizia Campagnoli ",
    "description": "Studio Legale - Civile Penale",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": " Via Vittorio Emanuele, 15",
        "postalCode": "20010",
        "addressLocality": "Vanzago",
        "addressRegion": "Lombardia",
        "addressCountry": "IT"
    },
    "contactPoint": [
        {
            "@type": "ContactPoint",
            "telephone": "0293540109"
        },
        {
            "@type": "ContactPoint",
            "faxNumber": "0293542627"
        }
    ],
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.pagineaziende.net/azienda.php?id=3885"
    }
}