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 - Greythorne Dr",
description: "Caliber Collision is a full-service auto body repair shop specializing in collision damage, dent removal, and frame repair for all vehicle types. Located in Mount Pleasant, they work directly with insurance companies to streamline claims processing and provide free estimates for customers. Their experienced technicians use modern repair techniques and quality parts to restore vehicles to pre-accident condition.",
url: "https://www.caliber.com/find-a-location/mount-pleasant-sc",
telephone: "+1-843-888-2547",
address: {
@type: "PostalAddress",
streetAddress: "1100 Greythorne Dr",
addressLocality: "Mt Pleasant",
addressRegion: "SC",
postalCode: "29466",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.874607,
longitude: -79.7734222
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "253",
bestRating: "5"
},
areaServed: "Mount Pleasant, SC and surrounding areas",
knowsAbout: "Auto Body & Collision, Accident victims, Insurance claim filers, Vehicle owners needing major collision repairs",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance Coordination"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Estimates"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Collision Services"
}
],
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.