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 - River Rd",
description: "Caliber Collision is a full-service collision repair center in Puyallup specializing in auto-body damage, paint, and structural repairs. As part of the national Caliber network, they handle insurance claims, provide free estimates, and work with all vehicle types to restore cars to pre-accident condition. They coordinate directly with insurance companies to streamline the claims process.",
url: "https://www.caliber.com/find-a-location/puyallup-river-road",
telephone: "+1-253-848-8088",
address: {
@type: "PostalAddress",
streetAddress: "823 River Rd",
addressLocality: "Puyallup",
addressRegion: "WA",
postalCode: "98371",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.2020637,
longitude: -122.3053671
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "374",
bestRating: "5"
},
areaServed: "Puyallup and surrounding Pierce County communities",
knowsAbout: "Auto Body & Collision, Accident victims, Insurance claim filers, Vehicle owners needing comprehensive collision repair",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance Claims Coordination"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Estimates"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Repairs"
}
],
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.