Structured Data

    Oriental Massage

    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: "Oriental Massage",
      description: "Oriental Massage offers traditional Asian massage therapies in Fredericksburg, providing relaxation and therapeutic treatments in a calm, welcoming environment. The experienced therapists specialize in techniques rooted in Eastern wellness practices to help clients relieve tension and improve overall well-being.",
      url: "https://your888.wixsite.com/411oriental",
      telephone: "+1-540-899-6274",
      address: {
        @type: "PostalAddress",
        streetAddress: "411 Chatham Heights Rd Suite #115",
        addressLocality: "Fredericksburg",
        addressRegion: "VA",
        postalCode: "22405",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.3127087,
        longitude: -77.4525384
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "18",
        bestRating: "5"
      },
      areaServed: "Fredericksburg, VA and surrounding areas",
      knowsAbout: "Massage Therapy, Stress relief seekers, those interested in Eastern wellness practices, individuals seeking therapeutic relaxation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Traditional Asian Techniques"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Calm, Welcoming Environment"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.