Structured Data

    ReVerve 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: "ReVerve Physical Therapy",
      description: "ReVerve Physical Therapy is an independent physical therapy clinic in Seattle specializing in personalized rehabilitation and injury recovery. They offer evidence-based treatment for orthopedic conditions, sports injuries, and post-surgical rehabilitation, with direct access available so patients can begin care without a physician referral. The clinic emphasizes individualized care plans and hands-on therapy to help patients return to their daily activities and fitness goals.",
      url: "http://www.revervept.com/",
      telephone: "+1-206-487-3391",
      address: {
        @type: "PostalAddress",
        streetAddress: "408 NE 72nd St",
        addressLocality: "Seattle",
        addressRegion: "WA",
        postalCode: "98115",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.6806862,
        longitude: -122.324273
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "142",
        bestRating: "5"
      },
      areaServed: "Seattle and surrounding communities",
      knowsAbout: "Physical Therapy, Athletes recovering from sports injuries, post-surgical patients, individuals with orthopedic conditions, active people seeking to return to fitness",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Access Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Evidence-Based Practice"
        }
      ],
      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.