Structured Data

    Magic Massage Spa Retreat

    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: "Magic Massage Spa Retreat",
      description: "Magic Massage Spa Retreat is a full-service massage and spa facility in downtown Sacramento offering therapeutic massage, relaxation treatments, and wellness services. The spa specializes in various massage techniques designed to relieve tension, improve circulation, and promote overall well-being for clients seeking professional therapeutic care and rejuvenation.",
      url: "http://massagemagictouch.com/",
      telephone: "+1-916-442-3789",
      address: {
        @type: "PostalAddress",
        streetAddress: "1510 J St Suite #140",
        addressLocality: "Sacramento",
        addressRegion: "CA",
        postalCode: "95814",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.578029699999995,
        longitude: -121.48605289999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "137",
        bestRating: "5"
      },
      areaServed: "Sacramento and surrounding areas",
      knowsAbout: "Massage Therapy, Stress relief seekers, professionals needing relaxation, individuals with muscle tension, wellness-focused clients",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Downtown Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Reputation"
        }
      ],
      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.