Structured Data

    "Shape of you" Massage therapy

    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: "\"Shape of you\" Massage therapy",
      description: "Shape of You is an independent massage therapy practice in Watertown specializing in therapeutic and wellness massage services. Led by licensed massage therapist Mariia Mitina, the practice offers personalized treatments designed to relieve tension, improve mobility, and support overall wellness. They focus on creating a relaxing environment where clients can address their specific health and comfort needs.",
      url: "https://www.abmpmembers.com/profile/MariiaMitina",
      telephone: "+1-508-667-6542",
      address: {
        @type: "PostalAddress",
        streetAddress: "200 Dexter Ave",
        addressLocality: "Watertown",
        addressRegion: "MA",
        postalCode: "02472",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.3642916,
        longitude: -71.1655534
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "45",
        bestRating: "5"
      },
      areaServed: "Watertown, MA and surrounding areas",
      knowsAbout: "Massage Therapy, Individuals seeking stress relief, those with muscle tension or pain, wellness-focused clients, people recovering from physical strain",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed Massage Therapist"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment 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.