Structured Data

    Relaxinghouse

    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: "Relaxinghouse",
      description: "Relaxinghouse is a massage and spa facility in Lubbock offering therapeutic massage services designed to help clients unwind and recover from daily stress. The business specializes in professional massage treatments in a calming spa environment.",
      telephone: "+1-626-495-7719",
      address: {
        @type: "PostalAddress",
        streetAddress: "7301 University Ave ste 350",
        addressLocality: "Lubbock",
        addressRegion: "TX",
        postalCode: "79423",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.528268,
        longitude: -101.86984249999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "77",
        bestRating: "5"
      },
      areaServed: "Lubbock, TX and surrounding areas",
      knowsAbout: "Massage Therapy, Busy professionals, stressed individuals, anyone seeking relaxation and recovery",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Spa Environment"
        },
        {
          @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.