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: "Onsight Chiropractic & Massage",
description: "Onsight Chiropractic & Massage is a full-service wellness clinic in Berkeley offering chiropractic care, massage therapy, and shockwave therapy (EPAT) for musculoskeletal injuries and pain relief. Led by board-certified chiropractors and certified massage therapists, they create individualized treatment plans to resolve injuries, improve physical ability, and prevent future problems. Open Monday through Saturday by appointment, they focus on helping patients return to the activities they love through evidence-based, whole-body wellness approaches.",
url: "https://www.onsightchiropractic.com/",
telephone: "+1-510-725-1179",
address: {
@type: "PostalAddress",
streetAddress: "1530A Fifth St",
addressLocality: "Berkeley",
addressRegion: "CA",
postalCode: "94710",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.8739904,
longitude: -122.30100480000002
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "376",
bestRating: "5"
},
areaServed: "Berkeley and surrounding East Bay communities",
knowsAbout: "Chiropractic, Athletes and active individuals, chronic pain sufferers, post-injury rehabilitation patients, people seeking non-pharmaceutical pain management",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Board-Certified Team"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Shockwave Therapy Available"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Individualized Treatment Plans"
}
],
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.