{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Armonicamente",
    "description": "Il centro Armonicamente &egrave; un centro specializzato in trattamenti estetici, percorsi benessere e rieducazione posturale.",
    "url": "http://www.armonicamente.it",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "Via Scarlatti, 201",
        "postalCode": "80127",
        "addressLocality": "Napoli",
        "addressRegion": "Campania",
        "addressCountry": "IT"
    },
    "contactPoint": [
        {
            "@type": "ContactPoint",
            "telephone": "0815569978"
        }
    ],
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.pagineaziende.net/azienda.php?id=1419"
    }
}