Structured Data

    Zen Zone Massage

    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: "Zen Zone Massage",
      description: "Zen Zone Massage in Highland offers professional massage therapy services designed to promote relaxation and wellness. The business specializes in therapeutic massage treatments in a calm, welcoming spa environment. They focus on helping clients reduce stress and improve overall well-being through skilled massage techniques.",
      url: "https://zen-zone-massage.square.site/",
      address: {
        @type: "PostalAddress",
        streetAddress: "11038 Highland Blvd #300",
        addressLocality: "Highland",
        addressRegion: "UT",
        postalCode: "84003",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.4326041,
        longitude: -111.82152579999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "390",
        bestRating: "5"
      },
      areaServed: "Highland, UT and surrounding areas",
      knowsAbout: "Massage Therapy, Stress relief seekers, wellness-focused individuals, people needing pain management, busy professionals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Spa Environment"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Therapeutic Focus"
        }
      ],
      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.