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: "Helton Chiropractic",
description: "Helton Chiropractic is a full-service wellness clinic in Lubbock offering chiropractic adjustments, massage therapy, and medical care under one roof. The practice combines traditional chiropractic treatment with complementary therapies to address pain, injury recovery, and overall health. Known for personalized care and a comprehensive approach to patient wellness, Helton Chiropractic serves individuals seeking relief from back pain, sports injuries, and chronic conditions.",
url: "http://www.806disc.com/",
telephone: "+1-806-797-4000",
address: {
@type: "PostalAddress",
streetAddress: "10611 Quaker Ave",
addressLocality: "Lubbock",
addressRegion: "TX",
postalCode: "79424",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.497007,
longitude: -101.90439800000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "585",
bestRating: "5"
},
areaServed: "Lubbock, TX and surrounding areas",
knowsAbout: "Chiropractic, Athletes and active individuals, people recovering from injuries, chronic pain sufferers, workers seeking preventative care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Wellness Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced Practice"
}
],
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.