Structured Data

    Inspire Chiropractic

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Inspire Chiropractic",
      description: "Inspire Chiropractic is a patient-centered chiropractic clinic in downtown Chattanooga offering spinal adjustments, corrective care plans, and sports chiropractic services. Led by experienced chiropractors, they focus on treating acute and chronic pain while helping patients achieve long-term wellness through personalized treatment plans. The practice welcomes walk-in patients and accepts most insurance plans, making quality chiropractic care accessible to the local community.",
      url: "http://www.inspirechiro.com/",
      telephone: "+1-423-834-7125",
      address: {
        @type: "PostalAddress",
        streetAddress: "400 E Main St #140B",
        addressLocality: "Chattanooga",
        addressRegion: "TN",
        postalCode: "37408",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.034130399999995,
        longitude: -85.3023505
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "107",
        bestRating: "5"
      },
      areaServed: "Chattanooga, TN and surrounding areas",
      knowsAbout: "Chiropractic, Athletes and active individuals, chronic pain sufferers, office workers with neck and back pain, anyone seeking non-surgical pain management",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Downtown Location & Walk-Ins Welcome"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance-Friendly"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Treatment Approach"
        }
      ],
      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.