Structured Data

    Back On Track Chiropractic and Wellness Center

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Back On Track Chiropractic and Wellness Center",
      description: "Back On Track Chiropractic and Wellness Center, located in Mountain Brook, is led by Dr. Beth and provides comprehensive chiropractic care, wellness services, and medical clinic support. The practice combines traditional chiropractic adjustments with holistic wellness approaches to help patients achieve optimal health and pain relief. They serve the Mountain Brook community and surrounding areas with personalized treatment plans designed for long-term wellness.",
      url: "http://drbeth.us/",
      telephone: "+1-205-967-6776",
      address: {
        @type: "PostalAddress",
        streetAddress: "2031 Cahaba Rd",
        addressLocality: "Mountain Brook",
        addressRegion: "AL",
        postalCode: "35223",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.4949381,
        longitude: -86.7812236
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "34",
        bestRating: "5"
      },
      areaServed: "Mountain Brook, AL and surrounding areas",
      knowsAbout: "Chiropractic, Individuals seeking pain relief, wellness-focused patients, those interested in holistic health approaches",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrative Wellness Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Local 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.