{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Person",
            "@id": "https://carolinawaterdamage.com/locations/charlotte/jake-saliani/#Employee",
            "url": "https://carolinawaterdamage.com/locations/charlotte/jake-saliani/",
            "givenName": "Jake",
            "familyName": "Saliani",
            "email": "jake@carolinawaterdamage.com",
            "jobTitle": "Owner",
            "worksFor": {
                "@id": "https://carolinawaterdamage.com/#Organization"
            },
            "workLocation": {
                "@id": "https://carolinawaterdamage.com/locations/charlotte/#HomeAndConstructionBusiness"
            },
            "image": "https://carolinawaterdamage.com/wp-content/uploads/2018/12/Jakehardatwork.jpg",
            "hasCertification": {
                "@type": "Certification",
                "name": "IICRC Water Damage Restoration",
                "logo": false,
                "issuedBy": {
                    "@type": "Organization"
                },
                "validIn": {
                    "@type": "AdministrativeArea"
                }
            },
            "mainEntityOfPage": {
                "@id": "https://carolinawaterdamage.com/locations/charlotte/jake-saliani/#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/jake-saliani/#WebPage",
            "url": "https://carolinawaterdamage.com/locations/charlotte/jake-saliani/",
            "name": "Jake Saliani",
            "datePublished": "2023-09-06T22:30:07-04:00",
            "dateModified": "2026-03-08T22:40:29-04:00",
            "breadcrumb": {
                "@id": "https://carolinawaterdamage.com/locations/charlotte/jake-saliani/#breadcrumb"
            },
            "inLanguage": "en-US",
            "mainEntity": {
                "@id": "https://carolinawaterdamage.com/locations/charlotte/jake-saliani/#Employee"
            },
            "isPartOf": {
                "@id": "https://carolinawaterdamage.com/#website"
            }
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://carolinawaterdamage.com/locations/charlotte/jake-saliani/#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/jake-saliani/",
                        "name": "Jake Saliani"
                    }
                }
            ]
        }
    ]
}