Structured Data

    Chattanooga Physical Therapy

    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: "Chattanooga Physical Therapy",
      description: "Chattanooga Physical Therapy is a patient-centered clinic offering comprehensive physical rehabilitation services for orthopedic injuries, sports-related conditions, post-surgical recovery, and chronic pain management. Led by experienced physiotherapists, the clinic specializes in personalized treatment plans using manual therapy, therapeutic exercise, and evidence-based techniques. They accept most insurance plans and offer direct access without requiring a physician referral.",
      url: "https://www.chattanoogaphysicaltherapist.com/",
      telephone: "+1-423-648-4490",
      address: {
        @type: "PostalAddress",
        streetAddress: "1201 Market St Suite A",
        addressLocality: "Chattanooga",
        addressRegion: "TN",
        postalCode: "37402",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.0413212,
        longitude: -85.3091432
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "46",
        bestRating: "5"
      },
      areaServed: "Chattanooga, TN and surrounding areas",
      knowsAbout: "Physical Therapy, Athletes recovering from sports injuries, post-surgical patients, individuals with orthopedic conditions, chronic pain sufferers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Access — No Referral Required"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance-Accepted Provider"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Treatment Approaches"
        }
      ],
      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.