Structured Data

    SportsCare 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: "SportsCare Physical Therapy",
      description: "SportsCare Physical Therapy is a therapist-owned private practice clinic in NE Portland offering comprehensive physical therapy and hand therapy services. They specialize in sports injuries, post-surgical rehabilitation, work conditioning, and chronic pain management using evidence-based techniques tailored to each patient. With over 60 years of experience (founded in 1963), they employ certified physical therapists and hand therapists who provide direct hands-on care, patient education, and custom bracing to help patients return to work, sports, and everyday activities.",
      url: "https://sportscare-armworks.com/locations/ne-portland-physical-therapy/",
      telephone: "+1-503-257-9881",
      address: {
        @type: "PostalAddress",
        streetAddress: "10748 NE Halsey St",
        addressLocality: "Portland",
        addressRegion: "OR",
        postalCode: "97220",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.533313,
        longitude: -122.551985
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "155",
        bestRating: "5"
      },
      areaServed: "Northeast Portland and surrounding areas, including Gateway, Parkrose, and Southeast Portland",
      knowsAbout: "Physical Therapy, Athletes and active individuals, post-surgical patients, workers' compensation cases, patients with chronic pain or balance issues",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Therapist-Owned Private Practice"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Certified Hand Therapy Specialists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Service Menu"
        }
      ],
      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.