Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Five24",
description: "Five24 Roofing is a Charlotte-based contractor with 25 years of expertise providing full roof replacements, windows and siding installation and repair, and specialized inspections. They deliver exceptional customer service on time and on budget, handling everything from preventative maintenance to complete roof replacements and weather-resistant finishing for residential homes.",
url: "https://www.five24roofing.com/",
telephone: "+1-704-324-1175",
address: {
@type: "PostalAddress",
streetAddress: "517 East Blvd",
addressLocality: "Charlotte",
addressRegion: "NC",
postalCode: "28203",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.2089223,
longitude: -80.8533777
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "41",
bestRating: "5"
},
areaServed: "Charlotte, NC and surrounding areas",
knowsAbout: "Roofing, Homeowners needing roof replacement, window and siding installation or repair, homeowners with storm damage or aging roofs",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "25 Years of Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Service Offering"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Consultations"
}
],
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.