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 - N Arizona Ave",
description: "Caliber Collision is a full-service auto body and collision repair center in Chandler specializing in accident damage repair, dent removal, and paint services. As part of the Caliber network, they work directly with insurance companies to streamline claims and repairs, offering customers convenient solutions for vehicle damage. They provide paintless dent repair, frame repair, and OEM parts installation with a focus on quality workmanship and customer satisfaction.",
url: "https://www.caliber.com/find-a-location/chandler-arizona-ave",
telephone: "+1-480-963-9734",
address: {
@type: "PostalAddress",
streetAddress: "1505 N Arizona Ave",
addressLocality: "Chandler",
addressRegion: "AZ",
postalCode: "85225",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.330354,
longitude: -111.84095219999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "129",
bestRating: "5"
},
areaServed: "Chandler and surrounding Phoenix metropolitan area",
knowsAbout: "Auto Body & Collision, Insurance claim filers, accident victims, drivers needing major collision repair, vehicle owners seeking frame damage restoration",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance Direct Billing"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Paintless Dent Repair"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "OEM Parts & Frame Repair"
}
],
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.