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: "Caliber Collision - Midlothian Tpke",
description: "Caliber Collision in Richmond offers comprehensive collision repair services including paintless dent repair, frame and structural repairs, and paint work. Part of the national Caliber Collision network, this location combines corporate resources with local expertise to handle everything from minor dings to major collision damage. They work directly with insurance companies to streamline claims and offer convenient rental car coordination for customers whose vehicles are in the shop.",
url: "https://www.caliber.com/find-a-location/richmond-pocono",
telephone: "+1-804-897-6223",
address: {
@type: "PostalAddress",
streetAddress: "9701 Midlothian Tpke suite a",
addressLocality: "Richmond",
addressRegion: "VA",
postalCode: "23235",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.501728899999996,
longitude: -77.5756095
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "500",
bestRating: "5"
},
areaServed: "Richmond, VA and surrounding areas",
knowsAbout: "Auto Body & Collision, Insurance claim filers, customers needing quick turnaround repairs, drivers requiring rental car services during repairs",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance Claims Processing"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Rental Car Coordination"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Capabilities"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.