Structured Data

    New Massage Orient

    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: "New Massage Orient",
      description: "New Massage Orient is a full-service massage spa in Jacksonville offering traditional and therapeutic massage services to relieve tension, pain, and stress. Located on San Jose Boulevard, they provide a range of massage techniques in a professional spa setting designed for relaxation and wellness.",
      url: "https://newmassageorientspa.wixsite.com/32223",
      telephone: "+1-904-551-2974",
      address: {
        @type: "PostalAddress",
        streetAddress: "11362 San Jose Blvd",
        addressLocality: "Jacksonville",
        addressRegion: "FL",
        postalCode: "32223",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.168163399999997,
        longitude: -81.63213379999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "228",
        bestRating: "5"
      },
      areaServed: "Jacksonville, FL and surrounding areas",
      knowsAbout: "Massage Therapy, Busy professionals seeking stress relief, individuals with muscle tension or pain, wellness-focused clients",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Spa Setting"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Traditional & Therapeutic Techniques"
        }
      ],
      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.