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: "Collision Center Orlando",
description: "Collision Center Orlando is a full-service auto body shop in Orlando specializing in collision repair, paintless dent removal, and frame straightening for vehicles of all makes and models. They work directly with insurance companies to streamline the claims process and offer free estimates on all repairs. The shop is committed to quality workmanship and customer satisfaction, handling everything from minor dents to major accident damage.",
url: "https://collisionorlando.com/",
telephone: "+1-321-972-1549",
address: {
@type: "PostalAddress",
streetAddress: "6958 Venture Cir",
addressLocality: "Orlando",
addressRegion: "FL",
postalCode: "32807",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.577539299999998,
longitude: -81.2960976
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "34",
bestRating: "5"
},
areaServed: "Orlando and surrounding Central Florida areas",
knowsAbout: "Auto Body & Collision, Insurance claim filers, accident victims, fleet owners, vehicle owners seeking quality collision repairs",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance Claims Support"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Paintless Dent Repair"
},
{
@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.