Structured Data

    Hands for Living

    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: "Hands for Living",
      description: "Hands for Living is a specialized hand therapy clinic with certified hand therapists serving Redmond and Lynnwood, WA. They treat hand, wrist, arm, and shoulder pain and injuries through occupational therapy, therapeutic exercise, manual therapy, custom orthoses, and ergonomics training. The clinic specializes in conditions including hypermobility and Ehlers-Danlos Syndrome, and offers both in-person and telehealth sessions to help patients recover function and return to the activities they love.",
      url: "http://www.handsforliving.com/",
      telephone: "+1-425-881-1921",
      address: {
        @type: "PostalAddress",
        streetAddress: "16150 NE 85th St #116",
        addressLocality: "Redmond",
        addressRegion: "WA",
        postalCode: "98052",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.6791093,
        longitude: -122.12437260000002
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "154",
        bestRating: "5"
      },
      areaServed: "Redmond, Lynnwood, and surrounding areas in the Seattle metro",
      knowsAbout: "Physical Therapy, Patients recovering from hand/wrist/arm injuries, people with hypermobility or Ehlers-Danlos Syndrome, occupational injury patients, post-surgical upper extremity rehabilitation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Certified Hand Therapists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Condition Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Treatment Options"
        }
      ],
      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.