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: "Dent Masters Collision OKC",
description: "Dent Masters Collision OKC is a full-service auto body and collision repair shop serving the Oklahoma City area. They specialize in dent removal, paintless dent repair, frame damage, and comprehensive collision repairs for all vehicle types. With a focus on quality workmanship and customer service, they handle insurance claims and provide free estimates to get vehicles back on the road quickly.",
url: "https://dentmastersokc.com/",
telephone: "+1-405-751-1800",
address: {
@type: "PostalAddress",
streetAddress: "319 W Memorial Rd",
addressLocality: "Oklahoma City",
addressRegion: "OK",
postalCode: "73114",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.6100924,
longitude: -97.51929539999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "434",
bestRating: "5"
},
areaServed: "Oklahoma City and surrounding areas",
knowsAbout: "Auto Body & Collision, Accident victims, insurance claim filers, vehicle owners needing dent removal, fleet managers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Paintless Dent Repair Specialist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance Claim Handling"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Estimates"
}
],
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.