Structured Data

    Loving Touch Massage, LLC

    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: "Loving Touch Massage, LLC",
      description: "Loving Touch Massage, LLC is an independent massage therapy practice located in Meridian offering therapeutic massage services in a professional spa setting within Revive Esthetique. The practice specializes in personalized massage treatments designed to help clients relax, recover, and improve overall wellness. With a strong focus on client care and satisfaction, Loving Touch Massage provides a welcoming environment for those seeking therapeutic massage benefits.",
      url: "https://www.mysite.vagaro.com/ltm",
      telephone: "+1-208-809-5270",
      address: {
        @type: "PostalAddress",
        streetAddress: "inside Revive Esthetique, 3723 N Locust Grove Rd Suite 150",
        addressLocality: "Meridian",
        addressRegion: "ID",
        postalCode: "83646",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.6386955,
        longitude: -116.37534169999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "37",
        bestRating: "5"
      },
      areaServed: "Meridian and surrounding Boise area communities",
      knowsAbout: "Massage Therapy, Individuals seeking relaxation and recovery, people with muscle tension, those looking for wellness and self-care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Co-Located Spa Setting"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment Approach"
        }
      ],
      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.