{
"@context": "https://schema.org",
"@graph": [
{
"@type": "BreadcrumbList",
"@id": "https://carolinawaterdamage.com/faq/#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/faq/",
"name": "FAQ"
}
}
]
}
]
}