Structured Data

    Ary’s Massage Therapy

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Ary’s Massage Therapy",
      description: "Ary's Massage Therapy offers professional massage services in Needham Heights, conveniently located inside Sola Salon. Specializing in therapeutic massage to relieve tension and promote wellness, Ary provides personalized treatments tailored to each client's needs. With a focus on quality care and client comfort, the practice welcomes both new and returning clients seeking pain relief and relaxation.",
      url: "https://arysmtherapy.glossgenius.com/",
      telephone: "+1-617-792-3439",
      address: {
        @type: "PostalAddress",
        streetAddress: "Inside Sola Salon, 33 4th Ave #13",
        addressLocality: "Needham Heights",
        addressRegion: "MA",
        postalCode: "02494",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.301347,
        longitude: -71.21326499999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "56",
        bestRating: "5"
      },
      areaServed: "Needham Heights and surrounding Boston area communities",
      knowsAbout: "Massage Therapy, Busy professionals seeking stress relief, individuals with muscle tension or pain, wellness-focused clients, people wanting convenient salon-adjacent services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Salon Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Easy Online Booking"
        }
      ],
      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.