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: "Tanner Chiropractic: Glen Tanner D.C.",
description: "Tanner Chiropractic, run by Dr. Glen Tanner D.C., provides comprehensive chiropractic care in Scottsdale with a focus on spinal health and corrective care. The practice offers digital X-ray imaging on-site, accepts most insurance plans, and welcomes walk-in patients. Dr. Tanner specializes in personalized treatment plans designed to address the root cause of pain and improve overall wellness.",
url: "https://tannerchiropractic.com/",
telephone: "+1-480-595-6101",
address: {
@type: "PostalAddress",
streetAddress: "33755 N Scottsdale Rd Suite 101 A",
addressLocality: "Scottsdale",
addressRegion: "AZ",
postalCode: "85266",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.791281999999995,
longitude: -111.9239698
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "62",
bestRating: "5"
},
areaServed: "Scottsdale and surrounding North Scottsdale areas",
knowsAbout: "Chiropractic, Working professionals with back/neck pain, athletes seeking sports injury treatment, patients seeking non-invasive pain relief",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "In-Office Digital X-Ray"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance Coverage"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Walk-Ins Welcome"
}
],
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.