Structured Data

    Thrive Wellness Massage Therapy

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Thrive Wellness Massage Therapy",
      description: "Thrive Wellness Massage Therapy is an independent massage practice in Lubbock offering therapeutic massage services to help clients achieve wellness goals and pain relief. Located on 82nd Street, they provide personalized massage therapy in a professional setting designed to support relaxation and recovery.",
      telephone: "+1-806-855-2145",
      address: {
        @type: "PostalAddress",
        streetAddress: "7418 82nd St",
        addressLocality: "Lubbock",
        addressRegion: "TX",
        postalCode: "79424",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5200485,
        longitude: -101.9824412
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "11",
        bestRating: "5"
      },
      areaServed: "Lubbock, TX and surrounding areas",
      knowsAbout: "Massage Therapy, Individuals seeking pain relief, stress reduction, muscle recovery, and wellness support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Practice"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Massage Services"
        }
      ],
      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.