Structured Data

    Healing Path Massage & Reflexology

    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: "Healing Path Massage & Reflexology",
      description: "Healing Path Massage & Reflexology in Mesa offers professional therapeutic massage and reflexology services designed to promote relaxation, pain relief, and overall wellness. The experienced therapists specialize in various massage techniques tailored to individual client needs, helping with stress reduction, muscle tension, and injury recovery. Located on East University Drive, they provide a welcoming environment for clients seeking personalized healing treatments.",
      url: "https://healingpathmassage.onbuildhealth.com/",
      telephone: "+1-480-688-0888",
      address: {
        @type: "PostalAddress",
        streetAddress: "5050B E University Dr #104",
        addressLocality: "Mesa",
        addressRegion: "AZ",
        postalCode: "85205",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.4232922,
        longitude: -111.7216263
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "91",
        bestRating: "5"
      },
      areaServed: "Mesa, AZ and surrounding Phoenix metro areas",
      knowsAbout: "Massage Therapy, Individuals seeking pain relief and stress reduction, athletes recovering from injuries, wellness-focused clients, people new to massage therapy",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Reflexology Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment Plans"
        }
      ],
      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.