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: "David's Hail & Collision Repair",
description: "David's Hail & Collision Repair is an auto body shop in Englewood specializing in hail damage repair and collision restoration. Led by owner David and his experienced team, they handle everything from major collision repairs to custom modifications, working directly with insurance companies to streamline the claims process. They offer services including bumper repairs, hood restoration, paintless dent repair, and full vehicle detailing, with a commitment to meticulous attention to detail and keeping customers informed throughout every step.",
url: "https://davidshailandcollision.com/",
telephone: "+1-303-815-3854",
address: {
@type: "PostalAddress",
streetAddress: "2331 W Hampden Ave Unit 103",
addressLocality: "Englewood",
addressRegion: "CO",
postalCode: "80110",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.653903899999996,
longitude: -105.0149608
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "148",
bestRating: "5"
},
areaServed: "Englewood, Denver, and surrounding areas",
knowsAbout: "Auto Body & Collision, Hail damage victims, collision accident victims, vehicle owners seeking insurance claim coordination",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance Deductible Coverage"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Direct Insurance Coordination"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Bilingual Service & Detailed Results"
}
],
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.