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: "Apex Collision Center - Lynchburg Hwy",
description: "Apex Collision Center is a full-service auto body repair shop serving Forest and surrounding areas. They handle collision repairs, paintless dent repair, frame work, and insurance claims processing. Known for quality workmanship and customer service, they work with all major insurance companies and offer free estimates for damage assessments.",
url: "https://apexcollisioncenters.com/",
telephone: "+1-434-473-0160",
address: {
@type: "PostalAddress",
streetAddress: "20795 Lynchburg Hwy",
addressLocality: "Forest",
addressRegion: "VA",
postalCode: "24551",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.305721399999996,
longitude: -79.2872771
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "235",
bestRating: "5"
},
areaServed: "Forest, VA and surrounding areas",
knowsAbout: "Auto Body & Collision, Accident victims needing insurance claim support, drivers with collision damage, those seeking quality dent repair",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Paintless Dent Repair"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance Claims Handling"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Frame & Structural Repair"
}
],
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.