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: "Elite Roofing LLC",
description: "Elite Roofing LLC is a San Antonio-based roofing contractor specializing in residential and commercial roof installation, repair, and replacement. The company offers comprehensive roofing services including storm damage assessment and repair, insurance claims assistance, and multiple roofing material options. With a focus on quality workmanship and customer service, Elite Roofing serves the greater San Antonio area and surrounding regions.",
url: "https://www.eliteroofpro.com/areas-we-serve/leading-roofer-in-san-antonio",
telephone: "+1-210-729-7663",
address: {
@type: "PostalAddress",
streetAddress: "1100 Northwest Loop 410 # 700",
addressLocality: "San Antonio",
addressRegion: "TX",
postalCode: "78213",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.519343100000004,
longitude: -98.5091027
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "75",
bestRating: "5"
},
areaServed: "San Antonio, TX and surrounding areas",
knowsAbout: "Roofing, Homeowners needing roof repair or replacement, property managers with commercial roofing needs, storm damage victims seeking insurance assistance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance Claims Assistance"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed & Insured"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Residential & Commercial Services"
}
],
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.