Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Zimbrick Body Shop Fish Hatchery Rd",
description: "Zimbrick Body Shop is a full-service collision repair facility in Madison specializing in auto body work, dent repair, and paint services. With extensive experience handling insurance claims and working with major insurance companies, they offer comprehensive damage assessment and professional restoration for vehicles of all makes and models. Their team combines quality craftsmanship with efficient turnaround times to get customers back on the road safely.",
url: "http://www.zimbrickbodyshop.com/",
telephone: "+1-608-273-2060",
address: {
@type: "PostalAddress",
streetAddress: "1601 W Beltline Hwy Suite 100",
addressLocality: "Madison",
addressRegion: "WI",
postalCode: "53713",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 43.0327006,
longitude: -89.4097273
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.3",
reviewCount: "144",
bestRating: "5"
},
areaServed: "Madison, WI and surrounding areas",
knowsAbout: "Auto Body & Collision, Accident victims, insurance claim filers, vehicle owners needing collision repairs",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance Claim Specialists"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Repair Facility"
}
],
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.