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: "Chiropractic Health Clinics",
description: "Chiropractic Health Clinics in Alpharetta offers comprehensive chiropractic care and massage therapy services. Located at Holcomb Bridge Road, the clinic provides spinal adjustments and therapeutic massage to address pain, improve mobility, and support overall wellness. The practice combines evidence-based chiropractic techniques with complementary massage services to help patients achieve lasting relief.",
url: "https://www.atlchirogroup.com/",
telephone: "+1-678-381-1184",
address: {
@type: "PostalAddress",
streetAddress: "2650 Holcomb Bridge Rd #750",
addressLocality: "Alpharetta",
addressRegion: "GA",
postalCode: "30022",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.998802,
longitude: -84.2840655
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "67",
bestRating: "5"
},
areaServed: "Alpharetta and surrounding Atlanta metro area",
knowsAbout: "Chiropractic, Athletes and sports enthusiasts, office workers with neck and back pain, individuals seeking drug-free pain management",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Care Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Convenient Location"
}
],
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.