Structured Data

    Hixson Chiropractic, LLC.

    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: "Hixson Chiropractic, LLC.",
      description: "Hixson Chiropractic, LLC is a chiropractic care provider serving the Chattanoogan area. Led by experienced chiropractors, they offer spinal adjustments and corrective care plans to help patients achieve better alignment and pain relief. The practice focuses on personalized treatment to address individual health needs.",
      url: "http://www.hixsonchiro.com/",
      telephone: "+1-423-227-8831",
      address: {
        @type: "PostalAddress",
        streetAddress: "2120 Northgate Park #310",
        addressLocality: "Chattanooga",
        addressRegion: "TN",
        postalCode: "37415",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.133979599999996,
        longitude: -85.2407704
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "1",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Chattanooga, TN",
      knowsAbout: "Chiropractic, Individuals with back or neck pain, people seeking non-invasive wellness care, patients looking for corrective chiropractic treatment",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Corrective Care Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Accessible Location"
        }
      ],
      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.