Structured Data

    beneath it all.

    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: "beneath it all.",
      description: "Beneath It All is a massage therapy studio in Raleigh offering personalized therapeutic massage services designed to address individual client needs and promote relaxation and wellness. The practice specializes in helping clients achieve physical relief and mental rejuvenation through skilled massage techniques.",
      url: "https://beneathitall.as.me/schedule.php",
      telephone: "+1-919-289-9044",
      address: {
        @type: "PostalAddress",
        streetAddress: "187 Wind Chime Ct STE 104",
        addressLocality: "Raleigh",
        addressRegion: "NC",
        postalCode: "27615",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.8753836,
        longitude: -78.6424524
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "34",
        bestRating: "5"
      },
      areaServed: "Raleigh, NC and surrounding areas",
      knowsAbout: "Massage Therapy, Busy professionals seeking stress relief, individuals managing chronic pain or muscle tension, wellness-focused clients",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Online Booking"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized 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.