{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "ACCADEMIA SERVICE",
    "description": "Salute, Benessere, Integratori alimentari. Prenditi cura del tuo corpo, Accademia Service si prende cura di te! Risveglia la tua naturale bellezza.",
    "url": " http://www.accademiaservice.net",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "Via Sistina, 149",
        "postalCode": "89123",
        "addressLocality": "Roma",
        "addressRegion": "Lazio",
        "addressCountry": "IT"
    },
    "contactPoint": [
        {
            "@type": "ContactPoint",
            "telephone": "06 92959050"
        },
        {
            "@type": "ContactPoint",
            "faxNumber": "06 92959050"
        }
    ],
    "sameAs": [
        "https://www.facebook.com/accademiaservice.net/",
        "https://twitter.com/AccademiaServic"
    ],
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.pagineaziende.net/azienda.php?id=6156"
    }
}