Structured Data

    Select Physical Therapy - Redwood City - Redwood Shores

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Select Physical Therapy - Redwood City - Redwood Shores",
      description: "Select Physical Therapy in Redwood City offers comprehensive physical rehabilitation services for patients recovering from injuries, surgery, and orthopedic conditions. Their licensed therapists provide personalized treatment plans using evidence-based techniques to restore mobility, reduce pain, and improve function. Located in Redwood Shores, they serve the greater Redwood City area with direct access care and flexible scheduling.",
      url: "https://www.selectphysicaltherapy.com/contact/find-a-location/ca/redwood-city/redwood-city-redwood-shores/?ty=xt",
      telephone: "+1-650-591-9581",
      address: {
        @type: "PostalAddress",
        streetAddress: "268 Redwood Shores Pkwy",
        addressLocality: "Redwood City",
        addressRegion: "CA",
        postalCode: "94065",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.522764699999996,
        longitude: -122.25167369999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "56",
        bestRating: "5"
      },
      areaServed: "Redwood City and surrounding Peninsula communities",
      knowsAbout: "Physical Therapy, Post-surgical patients, athletes recovering from injury, individuals with orthopedic conditions, anyone seeking pain relief and mobility restoration",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Access Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized 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.