Structured Data

    The NOW Massage Oak Lawn

    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: "The NOW Massage Oak Lawn",
      description: "The NOW Massage Oak Lawn is a professional massage spa located on Lemmon Avenue in Dallas, offering a variety of therapeutic and relaxation massage services. The studio specializes in customized massage treatments designed to address individual client needs, from deep tissue work for muscle tension to relaxation-focused sessions. They focus on creating a welcoming, professional environment where clients can experience quality care and rejuvenation.",
      url: "https://thenowmassage.com/oak-lawn",
      telephone: "+1-469-501-1275",
      address: {
        @type: "PostalAddress",
        streetAddress: "4428 Lemmon Ave",
        addressLocality: "Dallas",
        addressRegion: "TX",
        postalCode: "75219",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.8189404,
        longitude: -96.8129894
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "251",
        bestRating: "5"
      },
      areaServed: "Dallas and surrounding areas",
      knowsAbout: "Massage Therapy, Busy professionals, individuals with muscle tension and pain, wellness-focused clients, people seeking stress relief",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized Treatment Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Oak Lawn Location"
        }
      ],
      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.