Structured Data

    Prime Physical Therapy OKC

    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: "Prime Physical Therapy OKC",
      description: "Prime Physical Therapy OKC is a patient-centered physical therapy clinic in Oklahoma City offering comprehensive rehabilitation services including orthopedic therapy, sports injury recovery, post-surgical rehabilitation, and manual therapy techniques. The clinic combines evidence-based treatment protocols with personalized care plans to help patients regain mobility, reduce pain, and return to their daily activities or athletic pursuits. Their team of licensed physical therapists specializes in working with patients across all age groups and recovery stages.",
      url: "https://primephysicaltherapyokc.com/",
      telephone: "+1-405-749-6281",
      address: {
        @type: "PostalAddress",
        streetAddress: "4440 Northwest Expy",
        addressLocality: "Oklahoma City",
        addressRegion: "OK",
        postalCode: "73116",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.5406839,
        longitude: -97.59994329999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "146",
        bestRating: "5"
      },
      areaServed: "Oklahoma City and surrounding areas",
      knowsAbout: "Physical Therapy, Athletes recovering from sports injuries, post-surgical patients, individuals with orthopedic conditions, active adults seeking pain relief and mobility restoration",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Access Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Rehabilitation Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Evidence-Based Treatment"
        }
      ],
      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.