{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": [
                "Service",
                "City"
            ],
            "@id": "https://carolinawaterdamage.com/locations/charlotte/northlake-mall/#Service",
            "name": "Services in Northlake Mall",
            "description": "Carolina Water Damage Restoration is available around the clock for your emergency restoration needs... Contact us now in Northlake Mall, Charlotte, .",
            "url": "https://carolinawaterdamage.com/locations/charlotte/northlake-mall/",
            "areaServed": {
                "@type": "City",
                "name": "Northlake Mall",
                "geoCoveredBy": {
                    "@type": "GeoShape",
                    "box": "35.3508062 35.3534661 -80.8541250 -80.8482732"
                },
                "url": "https://carolinawaterdamage.com/locations/charlotte/northlake-mall/",
                "@id": "https://carolinawaterdamage.com/locations/charlotte/northlake-mall/#city"
            },
            "provider": {
                "@id": "https://carolinawaterdamage.com/locations/charlotte/#HomeAndConstructionBusiness"
            },
            "mainEntityOfPage": {
                "@id": "https://carolinawaterdamage.com/locations/charlotte/northlake-mall/#WebPage"
            }
        },
        {
            "@type": "Organization",
            "@id": "https://carolinawaterdamage.com/#Organization",
            "name": "Carolina Water Damage Restoration",
            "url": "https://carolinawaterdamage.com/",
            "contactPoint": {
                "@type": "ContactPoint",
                "telephone": "+19193022729",
                "contactType": "customer service",
                "url": "https://carolinawaterdamage.com/contact/"
            },
            "logo": {
                "@type": "ImageObject",
                "@id": "https://carolinawaterdamage.com/#logo",
                "url": "https://carolinawaterdamage.com/wp-content/uploads/2023/09/cwdr-logobig.png",
                "width": 622,
                "height": 417,
                "caption": "Carolina Water Damage Restoration"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://carolinawaterdamage.com/locations/charlotte/northlake-mall/#WebPage",
            "url": "https://carolinawaterdamage.com/locations/charlotte/northlake-mall/",
            "name": "Northlake Mall",
            "datePublished": "2025-08-01T15:35:18-04:00",
            "dateModified": "2025-08-14T08:59:48-04:00",
            "breadcrumb": {
                "@id": "https://carolinawaterdamage.com/locations/charlotte/northlake-mall/#breadcrumb"
            },
            "inLanguage": "en-US",
            "mainEntity": {
                "@id": "https://carolinawaterdamage.com/locations/charlotte/northlake-mall/#Service"
            },
            "isPartOf": {
                "@id": "https://carolinawaterdamage.com/#website"
            }
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://carolinawaterdamage.com/locations/charlotte/northlake-mall/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "item": {
                        "@id": "https://carolinawaterdamage.com/",
                        "name": "Home"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "item": {
                        "@id": "https://carolinawaterdamage.com/locations/charlotte/",
                        "name": "Charlotte"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "item": {
                        "@id": "https://carolinawaterdamage.com/locations/charlotte/northlake-mall/",
                        "name": "Northlake Mall"
                    }
                }
            ]
        }
    ]
}