{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://carolinawaterdamage.com/projects/water-supply-line-bust-raleigh-nc/#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/locations/cary/raleigh/",
                        "name": "Raleigh"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 4,
                    "item": {
                        "@id": "https://carolinawaterdamage.com/projects/water-supply-line-bust-raleigh-nc/",
                        "name": "Water Supply Line Bust in Raleigh, NC"
                    }
                }
            ]
        }
    ]
}