{
    "@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/come-funziona#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://mediacarefibra.it/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Come funziona",
                    "item": "https://mediacarefibra.it/come-funziona"
                }
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://mediacarefibra.it/come-funziona#webpage",
            "url": "https://mediacarefibra.it/come-funziona",
            "name": "Come Funziona | MediacareFibra",
            "description": "Scopri come funziona il percorso MediacareFibra: verifica copertura, scelta dell'offerta e attivazione online.",
            "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/configura.jpg"
            },
            "breadcrumb": {
                "@id": "https://mediacarefibra.it/come-funziona#breadcrumb"
            },
            "mainEntity": {
                "@id": "https://mediacarefibra.it/come-funziona#howto"
            }
        },
        {
            "@type": "HowTo",
            "@id": "https://mediacarefibra.it/come-funziona#howto",
            "name": "Percorso MediacareFibra dalla verifica alla linea attiva",
            "description": "Tre fasi chiare per passare dalla copertura alla richiesta online.",
            "mainEntityOfPage": {
                "@id": "https://mediacarefibra.it/come-funziona#webpage"
            },
            "step": [
                {
                    "@type": "HowToStep",
                    "position": 1,
                    "name": "Verifica",
                    "text": "Identifichi il civico e la tecnologia attivabile."
                },
                {
                    "@type": "HowToStep",
                    "position": 2,
                    "name": "Configurazione",
                    "text": "Selezioni offerta, servizi aggiuntivi e consensi."
                },
                {
                    "@type": "HowToStep",
                    "position": 3,
                    "name": "Attivazione",
                    "text": "Confermi il checkout e passi all'onboarding operativo."
                }
            ],
            "totalTime": "PT5M",
            "tool": [
                {
                    "@type": "HowToTool",
                    "name": "Verificatore di copertura MediacareFibra"
                }
            ]
        }
    ]
}
