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: "Status Symbol Auto Body",
description: "Status Symbol Auto Body is a full-service auto body and collision repair shop in Colorado Springs specializing in damage restoration, paint work, and structural repairs. They handle everything from minor dents and scratches to major collision damage, working with insurance companies to streamline the claims process. Their ASE-certified technicians use modern repair techniques and quality materials to restore vehicles to pre-accident condition.",
url: "http://www.statussymbolauto.com/",
telephone: "+1-719-227-1700",
address: {
@type: "PostalAddress",
streetAddress: "322 E Cucharras St",
addressLocality: "Colorado Springs",
addressRegion: "CO",
postalCode: "80903",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.8310921,
longitude: -104.81883599999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "571",
bestRating: "5"
},
areaServed: "Colorado Springs and surrounding areas",
knowsAbout: "Auto Body & Collision, Accident victims needing collision repair, insurance claim filers, vehicle owners seeking quality restoration",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance Claims Coordination"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "ASE-Certified Technicians"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Repair Capabilities"
}
],
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.