Structured Data

    Therapeutic Associates Queen Anne 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: "Therapeutic Associates Queen Anne Physical Therapy",
      description: "Therapeutic Associates Queen Anne is a physical therapy clinic in Seattle specializing in personalized rehabilitation for orthopedic injuries, post-surgical recovery, and sports-related conditions. The clinic combines evidence-based treatment techniques with direct patient care to help restore mobility and reduce pain. They accept most major insurance plans and offer direct access appointments without requiring a physician referral.",
      url: "http://www.therapeuticassociates.com/locations/washington/seattle/queen-anne/",
      telephone: "+1-206-352-0105",
      address: {
        @type: "PostalAddress",
        streetAddress: "North Tower, 100 W Harrison St STE 160",
        addressLocality: "Seattle",
        addressRegion: "WA",
        postalCode: "98119",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.6230499,
        longitude: -122.3584417
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "103",
        bestRating: "5"
      },
      areaServed: "Seattle and surrounding areas",
      knowsAbout: "Physical Therapy, Athletes returning to sport, post-surgical patients, people with orthopedic injuries, workers' compensation cases",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Access Treatment"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Accepted"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Rehabilitation"
        }
      ],
      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.