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 - Harbor Blvd",
description: "Caliber Collision is a full-service auto body repair shop serving the West Sacramento area with collision repair, dent removal, painting, and frame straightening. Part of the Caliber network, they handle insurance claims and provide paintless dent repair options for customers seeking quality restoration. Whether you're dealing with minor damage or major collision repairs, their experienced technicians work to return your vehicle to pre-accident condition.",
url: "https://www.caliber.com/find-a-location/west-sacramento",
telephone: "+1-916-371-4552",
address: {
@type: "PostalAddress",
streetAddress: "711 Harbor Blvd",
addressLocality: "West Sacramento",
addressRegion: "CA",
postalCode: "95691",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.5805764,
longitude: -121.5480166
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "386",
bestRating: "5"
},
areaServed: "West Sacramento, CA and surrounding communities",
knowsAbout: "Auto Body & Collision, Accident victims, insurance claim filers, vehicle owners seeking quality collision repair",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Paintless Dent Repair"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Direct Insurance Billing"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Restoration"
}
],
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.