Structured Data

    Provision 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: "Provision Physical Therapy",
      description: "Provision Physical Therapy in Knoxville offers comprehensive rehabilitation services for patients recovering from injuries, surgery, and chronic conditions. Their licensed physical therapists provide personalized treatment plans using evidence-based techniques to restore mobility, reduce pain, and improve functional strength. Located on Dowell Springs Boulevard, they serve patients seeking direct-access physical therapy without requiring a physician referral.",
      url: "http://www.provisiontherapy.com/",
      telephone: "+1-865-232-1415",
      address: {
        @type: "PostalAddress",
        streetAddress: "1400 Dowell Springs Blvd Suite 120",
        addressLocality: "Knoxville",
        addressRegion: "TN",
        postalCode: "37909",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.9491659,
        longitude: -84.0229141
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "76",
        bestRating: "5"
      },
      areaServed: "Knoxville, TN and surrounding East Tennessee communities",
      knowsAbout: "Physical Therapy, Post-surgical patients, athletes with sports injuries, individuals with chronic pain, workers' compensation cases",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Access Physical Therapy"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Evidence-Based Care"
        }
      ],
      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.