{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://mediacarefibra.it/#organization",
            "name": "MediacareFibra",
            "legalName": "MEDIACARE Spa",
            "url": "https://mediacarefibra.it/",
            "description": "MediacareFibra e il progetto Mediacare dedicato a connettivita business, servizi voce, centralino cloud e supporto per aziende, professionisti e partite IVA.",
            "logo": {
                "@type": "ImageObject",
                "url": "https://mediacarefibra.it/dist/img/logo-mediacare.webp?v=1.01"
            },
            "email": "fibra@mediacare.it",
            "telephone": "800 100 808",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Viale dei Parioli, 13",
                "postalCode": "00197",
                "addressLocality": "Roma",
                "addressRegion": "RM",
                "addressCountry": "IT"
            },
            "areaServed": {
                "@type": "Country",
                "name": "IT"
            },
            "knowsAbout": [
                "Fibra business",
                "Connettivita FTTC e FTTH",
                "Servizi voce",
                "Centralino cloud",
                "Internet per aziende e professionisti"
            ],
            "contactPoint": [
                {
                    "@type": "ContactPoint",
                    "contactType": "sales",
                    "telephone": "800 100 808",
                    "email": "fibra@mediacare.it",
                    "areaServed": {
                        "@type": "Country",
                        "name": "IT"
                    },
                    "availableLanguage": [
                        "it-IT"
                    ]
                },
                {
                    "@type": "ContactPoint",
                    "contactType": "customer support",
                    "telephone": "800 100 808",
                    "email": "fibra@mediacare.it",
                    "areaServed": {
                        "@type": "Country",
                        "name": "IT"
                    },
                    "availableLanguage": [
                        "it-IT"
                    ]
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://mediacarefibra.it/#website",
            "url": "https://mediacarefibra.it/",
            "name": "MediacareFibra",
            "publisher": {
                "@id": "https://mediacarefibra.it/#organization"
            },
            "inLanguage": "it-IT"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://mediacarefibra.it/verifica-copertura#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://mediacarefibra.it/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Verifica copertura",
                    "item": "https://mediacarefibra.it/verifica-copertura"
                }
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://mediacarefibra.it/verifica-copertura#webpage",
            "url": "https://mediacarefibra.it/verifica-copertura",
            "name": "Verifica Copertura Fibra Business | MediacareFibra",
            "description": "Avvia la verifica copertura della tua sede e scopri quali offerte internet business sono attivabili sul civico selezionato.",
            "isPartOf": {
                "@id": "https://mediacarefibra.it/#website"
            },
            "about": {
                "@id": "https://mediacarefibra.it/#organization"
            },
            "publisher": {
                "@id": "https://mediacarefibra.it/#organization"
            },
            "inLanguage": "it-IT",
            "primaryImageOfPage": {
                "@type": "ImageObject",
                "url": "https://mediacarefibra.it/dist/img/info-ftth.jpg"
            },
            "breadcrumb": {
                "@id": "https://mediacarefibra.it/verifica-copertura#breadcrumb"
            },
            "mainEntity": {
                "@id": "https://mediacarefibra.it/verifica-copertura#howto"
            }
        },
        {
            "@type": "HowTo",
            "@id": "https://mediacarefibra.it/verifica-copertura#howto",
            "name": "Come verificare la copertura di una sede",
            "description": "Tre passaggi per selezionare l'indirizzo, leggere l'esito tecnico e proseguire verso l'offerta.",
            "mainEntityOfPage": {
                "@id": "https://mediacarefibra.it/verifica-copertura#webpage"
            },
            "step": [
                {
                    "@type": "HowToStep",
                    "position": 1,
                    "name": "Inserisci il civico",
                    "text": "Seleziona comune, via e numero civico della sede da attivare."
                },
                {
                    "@type": "HowToStep",
                    "position": 2,
                    "name": "Leggi l'esito tecnico",
                    "text": "Il sistema valuta il profilo disponibile sul civico selezionato."
                },
                {
                    "@type": "HowToStep",
                    "position": 3,
                    "name": "Prosegui verso l'offerta",
                    "text": "Dal risultato puoi consultare le offerte attivabili o continuare verso il checkout."
                }
            ],
            "totalTime": "PT5M",
            "tool": [
                {
                    "@type": "HowToTool",
                    "name": "Verificatore di copertura MediacareFibra"
                }
            ]
        }
    ]
}
