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 - Mallory Ln",
description: "Caliber Collision is a full-service auto body repair shop in Brentwood specializing in collision damage, paintwork, and structural repairs. With state-of-the-art equipment and certified technicians, they handle everything from minor dents and scratches to major accident reconstruction and frame work. They work directly with insurance companies to streamline claims and offer free estimates for all repairs.",
url: "https://www.caliber.com/find-a-location/brentwood",
telephone: "+1-615-377-3877",
address: {
@type: "PostalAddress",
streetAddress: "1682 Mallory Ln",
addressLocality: "Brentwood",
addressRegion: "TN",
postalCode: "37027",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.9686538,
longitude: -86.8120114
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "591",
bestRating: "5"
},
areaServed: "Brentwood, TN and surrounding Nashville area",
knowsAbout: "Auto Body & Collision, Accident victims, insurance-claim filers, drivers needing major collision repairs",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance Partnership"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Collision Services"
},
{
@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.