Structured Data

    Eastside Recovery Lab

    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: "Eastside Recovery Lab",
      description: "Eastside Recovery Lab in Bellevue offers therapeutic massage and recovery services designed to help clients manage pain, improve mobility, and support overall wellness. Their team provides personalized treatment plans that combine massage therapy with recovery techniques to address both acute injuries and chronic conditions. They focus on helping clients return to their daily activities and fitness goals through evidence-based recovery approaches.",
      url: "https://www.eastsiderecoverylab.com/",
      telephone: "+1-425-385-0240",
      address: {
        @type: "PostalAddress",
        streetAddress: "12721 NE Bel Red Rd Ste 230",
        addressLocality: "Bellevue",
        addressRegion: "WA",
        postalCode: "98005",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.6203134,
        longitude: -122.17007000000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "17",
        bestRating: "5"
      },
      areaServed: "Bellevue and surrounding Eastside communities, Washington",
      knowsAbout: "Massage Therapy, Athletes and active individuals, people recovering from injury, those with chronic pain, fitness enthusiasts",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Recovery-Focused Approach"
        },
        {
          @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.