Structured Data

    Chattanooga Sports Chiropractic Institute

    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: "Chattanooga Sports Chiropractic Institute",
      description: "Chattanooga Sports Chiropractic Institute specializes in sports injury treatment and performance optimization for athletes of all levels. Led by experienced sports chiropractors, they offer spinal adjustments, corrective care plans, and sports-specific rehabilitation to help athletes recover faster and prevent future injuries. Their focus on evidence-based sports medicine makes them a trusted choice for active individuals in the Chattanooga area.",
      url: "http://www.chattanoogasportschiro.com/",
      telephone: "+1-423-815-1433",
      address: {
        @type: "PostalAddress",
        streetAddress: "1200 Mountain Creek Rd #170",
        addressLocality: "Chattanooga",
        addressRegion: "TN",
        postalCode: "37405",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.1185074,
        longitude: -85.3152349
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "64",
        bestRating: "5"
      },
      areaServed: "Chattanooga, TN and surrounding areas",
      knowsAbout: "Chiropractic, Athletes, active individuals, sports injury recovery, fitness enthusiasts, weekend warriors",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Sports-Focused Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Corrective Care Plans"
        }
      ],
      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.