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",
description: "Caliber Collision is a full-service collision repair facility in Durham offering comprehensive auto body repair, frame straightening, paintless dent repair, and custom paint services. As part of the national Caliber network, they work directly with insurance companies to streamline claims and provide free estimates for accident damage, major dents, and cosmetic repairs.",
url: "https://www.caliber.com/find-a-location/durham-northwest",
telephone: "+1-919-383-0337",
address: {
@type: "PostalAddress",
streetAddress: "5122 Neal Rd",
addressLocality: "Durham",
addressRegion: "NC",
postalCode: "27705",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.0330504,
longitude: -78.972409
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "538",
bestRating: "5"
},
areaServed: "Durham and surrounding areas",
knowsAbout: "Auto Body & Collision, Accident victims, insurance claim filers, vehicle owners with collision damage or major dents",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance Direct Repair"
},
{
@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.