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: "Page Auto Body & Repair",
description: "Page Auto Body & Repair is a certified auto body shop in Berkeley specializing in collision repair, paint matching, and general auto repair. Their experienced technicians use award-winning Glasurit 90 Line technology and eco-friendly waterborne basecoats to deliver high-quality repairs. They work with all major insurance carriers to streamline the claims process and prioritize customer communication throughout each repair.",
url: "https://www.pageautobody.com/",
telephone: "+1-510-201-9990",
address: {
@type: "PostalAddress",
streetAddress: "1425 San Pablo Ave",
addressLocality: "Berkeley",
addressRegion: "CA",
postalCode: "94702",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.878089599999996,
longitude: -122.2946865
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "22",
bestRating: "5"
},
areaServed: "Berkeley and surrounding East Bay areas",
knowsAbout: "Auto Body & Collision, Accident victims, Insurance claim holders, Vehicle owners needing collision or paint repair",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Award-Winning Paint Technology"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "All Insurance Accepted"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Certified Technicians"
}
],
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.