Structured Data

    MK Massage Therapy 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: "MK Massage Therapy LLC",
      description: "MK Massage Therapy LLC is an independent massage practice in Raleigh offering therapeutic massage services to help clients relieve tension, reduce stress, and support overall wellness. Located in Midtown, the business provides personalized massage therapy in a professional setting focused on client comfort and recovery.",
      url: "https://www.massagebook.com/Raleigh~Massage~mk-massage-therapy-llc?src=external",
      telephone: "+1-919-576-0684",
      address: {
        @type: "PostalAddress",
        streetAddress: "1631 Midtown Pl STE 104",
        addressLocality: "Raleigh",
        addressRegion: "NC",
        postalCode: "27609",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.8309813,
        longitude: -78.60963129999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "28",
        bestRating: "5"
      },
      areaServed: "Raleigh, NC and surrounding areas",
      knowsAbout: "Massage Therapy, Busy professionals, stress relief seekers, individuals managing muscle tension, wellness-focused clients",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Midtown Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Therapeutic 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.