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: "BodyWorks",
description: "BodyWorks is a chiropractic clinic in Meridian offering comprehensive care including spinal adjustments, corrective care plans, and sports chiropractic services. The practice focuses on treating the root causes of pain and dysfunction to help patients achieve lasting results and improved quality of life.",
url: "https://www.bodyworksboise.com/",
telephone: "+1-208-376-0660",
address: {
@type: "PostalAddress",
streetAddress: "2973 N Eagle Rd #100",
addressLocality: "Meridian",
addressRegion: "ID",
postalCode: "83646",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 43.631709699999995,
longitude: -116.35579209999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "219",
bestRating: "5"
},
areaServed: "Meridian, Boise, and surrounding areas",
knowsAbout: "Chiropractic, Athletes, active individuals, chronic pain sufferers, people seeking non-invasive pain management",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Sports Chiropractic Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Corrective Care 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.