{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Automania",
    "description": "Portale automobilistico nel settore auto e motori. Offre news, rubriche informative legate al mondo dell'automobile, presentazione delle case automobilistiche, notizie sulla Formula 1",
    "url": "http://www.automania.it",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "Clemente Rebora, sn",
        "postalCode": "70021",
        "addressLocality": "Acquaviva Delle Fonti",
        "addressRegion": "Puglia",
        "addressCountry": "IT"
    },
    "contactPoint": [
        {
            "@type": "ContactPoint",
            "telephone": "0803050118"
        }
    ],
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.pagineaziende.net/azienda.php?id=1807"
    }
}