Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Carolina Home Specialists",
description: "Carolina Home Specialists is a full-service home improvement contractor serving the Durham area and surrounding communities. They offer roofing, general contracting, and comprehensive home repair and renovation services for residential properties. With a focus on quality craftsmanship and customer satisfaction, they handle everything from roof repairs and replacements to complete home remodeling projects.",
url: "https://carolinahomespecialists.com/",
telephone: "+1-336-742-0492",
address: {
@type: "PostalAddress",
streetAddress: "411 Andrews Rd STE 220",
addressLocality: "Durham",
addressRegion: "NC",
postalCode: "27705",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.013452,
longitude: -78.9553323
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "73",
bestRating: "5"
},
areaServed: "Durham, NC and surrounding communities",
knowsAbout: "Roofing, Homeowners needing roof repairs or replacement, homeowners planning major renovations, property owners seeking single-contractor solutions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Home Solutions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed & Insured"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
url: "https://lantern.llc/contact?from=ai-data",
contactType: "AI inquiries"
}
}
}This structured data is embedded in the AI Profile page as JSON-LD and is read by ChatGPT, Claude, Perplexity, Google AI, and other AI platforms when they crawl this page. It follows the Schema.org LocalBusiness specification.