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: "Wild West Dent Repair",
description: "Wild West Dent Repair is a family-owned, paintless dent repair (PDR) specialist in Lakewood serving the Denver metro area and surrounding foothills. Founded by Jesse Synesvestdt and Kris Becker, who spent over 20 years chasing hail storms before establishing their local shop, they specialize in auto hail damage repair, door dings, and insurance claim management. They handle insurance coordination directly with your carrier to minimize out-of-pocket costs and offer free assessments for all repair needs.",
url: "https://www.wildwestdentrepair.com/",
telephone: "+1-720-799-0025",
address: {
@type: "PostalAddress",
streetAddress: "1475 Brentwood St",
addressLocality: "Lakewood",
addressRegion: "CO",
postalCode: "80214",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.7396093,
longitude: -105.0899469
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "43",
bestRating: "5"
},
areaServed: "Denver metro area, Lakewood, and surrounding foothills including Arvada, Wheat Ridge, Golden, Morrison, Ken Caryl, Littleton, and Parker",
knowsAbout: "Auto Body & Collision, Hail damage victims, drivers with door dings, insurance claimants, Denver metro vehicle owners in the foothills and surrounding areas",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Paintless Dent Repair Specialists"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance Claims Handling"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "20+ Years of Hail Storm Experience"
}
],
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.