Structured Data

    Texas Physical Therapy Specialists - Cypress Creek Road

    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: "Texas Physical Therapy Specialists - Cypress Creek Road",
      description: "Texas Physical Therapy Specialists in Cedar Park is a full-service physical therapy clinic led by Dr. Jennille Zabierek (PT, DPT, OCS, COMT) and a team of board-certified specialists. They provide comprehensive orthopedic and manual physical therapy, sports rehabilitation, post-surgical care, balance and fall prevention, vestibular therapy, post-concussion care, TMJ treatment, chronic pain management, and specialized programs for motor vehicle accidents and post-COVID recovery. The clinic accepts direct access (no referral required) and offers flexible scheduling with extended hours Monday-Friday.",
      url: "https://www.texpts.com/location/cedar-park/",
      telephone: "+1-512-918-0044",
      address: {
        @type: "PostalAddress",
        streetAddress: "109 Cypress Creek Road Suite B1",
        addressLocality: "Cedar Park",
        addressRegion: "TX",
        postalCode: "78613",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.5003833,
        longitude: -97.8183059
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "114",
        bestRating: "5"
      },
      areaServed: "Cedar Park, TX and surrounding Austin metro area",
      knowsAbout: "Physical Therapy, Athletes and sports enthusiasts, post-surgical patients, individuals with chronic pain or balance issues, motor vehicle accident victims, competitive and recreational sports teams",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Board-Certified Specialists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Access & Extended Hours"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Treatment Programs"
        }
      ],
      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.