Structured Data

    Mandamine Massage Therapy of Old Town Alexandria

    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: "Mandamine Massage Therapy of Old Town Alexandria",
      description: "Mandamine Massage Therapy of Old Town Alexandria offers therapeutic massage services in a convenient Old Town location at 817A King Street. The practice specializes in helping clients recover from injury, reduce stress, and improve overall wellness through personalized massage treatments. They serve both Alexandria residents and visitors from the DC area with professional, experienced therapists.",
      url: "http://mandaminemassage.com/",
      telephone: "+1-703-731-6622",
      address: {
        @type: "PostalAddress",
        streetAddress: "817A King St Suite #306",
        addressLocality: "Alexandria",
        addressRegion: "VA",
        postalCode: "22314",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.8055448,
        longitude: -77.0488687
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "72",
        bestRating: "5"
      },
      areaServed: "Alexandria, VA and surrounding DC area",
      knowsAbout: "Massage Therapy, Injury recovery patients, stress relief seekers, busy professionals, Alexandria and DC area residents",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Old Town Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Therapeutic Focus"
        }
      ],
      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.