Structured Data

    Valir Physical Therapy - Norman

    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: "Valir Physical Therapy - Norman",
      description: "Valir Physical Therapy in Norman provides comprehensive physical rehabilitation services to help patients recover from injuries, surgery, and chronic conditions. As part of the H2 Health network, they offer evidence-based treatment plans customized to each patient's needs, with a focus on restoring mobility and reducing pain. Their experienced therapists work with patients of all ages to achieve lasting functional improvement.",
      url: "https://www.h2health.com/locations/valir-physical-therapy/norman-ok/",
      telephone: "+1-405-321-5969",
      address: {
        @type: "PostalAddress",
        streetAddress: "3259 W Main St",
        addressLocality: "Norman",
        addressRegion: "OK",
        postalCode: "73072",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.2197576,
        longitude: -97.4900086
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "61",
        bestRating: "5"
      },
      areaServed: "Norman, Oklahoma and surrounding areas",
      knowsAbout: "Physical Therapy, Athletes recovering from sports injuries, post-surgical patients, individuals with chronic pain, work-related injury sufferers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "H2 Health Network"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Access Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized Treatment 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.