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: "Key Chiropractic, PLLC",
description: "Key Chiropractic, PLLC is an independent chiropractic practice in Fairview, TN offering spinal adjustments, corrective care plans, and sports chiropractic services. Dr. Key and the team focus on addressing the root causes of pain and dysfunction through personalized treatment plans designed to restore mobility and improve overall wellness.",
url: "http://www.keychiropractic.co/",
telephone: "+1-615-266-2111",
address: {
@type: "PostalAddress",
streetAddress: "1712 Fairview Blvd Ste 100",
addressLocality: "Fairview",
addressRegion: "TN",
postalCode: "37062",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.990781,
longitude: -87.09461379999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "9",
bestRating: "5"
},
areaServed: "Fairview, TN and surrounding areas",
knowsAbout: "Chiropractic, Athletes, individuals with chronic pain, people seeking non-invasive pain relief, patients wanting corrective care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Sports Chiropractic Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Corrective Care Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent 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.