Structured Data

    Let It Be Holistic Healing

    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: "Let It Be Holistic Healing",
      description: "Let It Be Holistic Healing is a wellness center in Gilbert offering massage therapy, spa services, and holistic healing treatments. The practice combines traditional massage with integrative wellness approaches to support relaxation, pain relief, and overall health. They create a peaceful environment where clients can experience restorative care tailored to their individual needs.",
      url: "https://letitbeholistichealing.com/",
      telephone: "+1-480-343-0000",
      address: {
        @type: "PostalAddress",
        streetAddress: "981 W Hudson Way",
        addressLocality: "Gilbert",
        addressRegion: "AZ",
        postalCode: "85233",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.3727683,
        longitude: -111.8132214
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "28",
        bestRating: "5"
      },
      areaServed: "Gilbert, AZ and surrounding areas",
      knowsAbout: "Massage Therapy, Individuals seeking massage therapy, people interested in holistic wellness, those looking for stress relief and pain management",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrative Wellness Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dedicated Healing Space"
        }
      ],
      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.