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: "Natural Health Chiropractic",
description: "Natural Health Chiropractic in Lubbock offers comprehensive chiropractic care and massage therapy services to help patients achieve optimal wellness. The practice combines spinal adjustments with therapeutic massage, making it a full-service wellness center addressing pain relief, injury recovery, and preventive care. With a strong reputation in the community, they focus on personalized treatment plans tailored to each patient's specific health goals.",
url: "http://naturalchiropractic.com/",
telephone: "+1-806-791-0191",
address: {
@type: "PostalAddress",
streetAddress: "4801 34th St",
addressLocality: "Lubbock",
addressRegion: "TX",
postalCode: "79410",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.5629996,
longitude: -101.9140303
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "133",
bestRating: "5"
},
areaServed: "Lubbock, TX and surrounding areas",
knowsAbout: "Chiropractic, Athletes and active individuals, chronic pain sufferers, injury recovery patients, wellness-focused adults",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Combined Chiropractic & Massage Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized 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.