{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://carolinawaterdamage.com/services/commercial-water-damage-restoration/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "item": {
                        "@id": "https://carolinawaterdamage.com/",
                        "name": "Home"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "item": {
                        "@id": "https://carolinawaterdamage.com/locations/cary/",
                        "name": "Cary"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "item": {
                        "@id": "https://carolinawaterdamage.com/services/commercial-water-damage-restoration/",
                        "name": "Commercial Water Damage Restoration"
                    }
                }
            ]
        }
    ]
}