Structured Data

    Rub Me The Right Way Medical Massage Clinic

    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: "Rub Me The Right Way Medical Massage Clinic",
      description: "Rub Me The Right Way Medical Massage Clinic is a licensed massage therapy center in Lubbock that has been serving clients since 2004. They specialize in Swedish and deep tissue massage, with additional offerings including sports massage, hot stone, lymphatic drainage, reflexology, cupping, prenatal massage, and facial massage in 30, 60, or 90-minute sessions. Beyond client services, they also operate a massage therapy school and offer continuing education classes for licensed massage therapists.",
      url: "http://www.rubmetherightway.com/",
      telephone: "+1-806-866-0089",
      address: {
        @type: "PostalAddress",
        streetAddress: "2402 27th St - Rear Bld #D",
        addressLocality: "Lubbock",
        addressRegion: "TX",
        postalCode: "79411",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5700619,
        longitude: -101.86742199999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "501",
        bestRating: "5"
      },
      areaServed: "Lubbock, TX and surrounding areas",
      knowsAbout: "Massage Therapy, People with chronic pain or medical conditions, athletes seeking injury recovery, individuals stressed or fatigued, aspiring massage therapists",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Medical Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized Sessions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Massage Therapy Education"
        }
      ],
      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.