Structured Data

    Massage Is 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: "Massage Is Therapy, LLC",
      description: "Massage Is Therapy, LLC is a full-service massage spa in Orlando specializing in therapeutic and relaxation massage treatments. They offer a variety of massage styles and spa services designed to promote healing, stress relief, and overall wellness. Their experienced therapists focus on personalized care to address each client's unique needs and health goals.",
      url: "http://www.massageistherapy.us/",
      telephone: "+1-407-242-4020",
      address: {
        @type: "PostalAddress",
        streetAddress: "7705 Lake Gandy Cir",
        addressLocality: "Orlando",
        addressRegion: "FL",
        postalCode: "32810",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.6262975,
        longitude: -81.43038349999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "64",
        bestRating: "5"
      },
      areaServed: "Orlando, FL and surrounding areas",
      knowsAbout: "Massage Therapy, Individuals seeking therapeutic massage, stress relief, injury recovery, wellness maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Spa Experience"
        }
      ],
      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.