Structured Data

    7 Massage Spa

    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: "7 Massage Spa",
      description: "7 Massage Spa in Corpus Christi offers professional massage therapy and spa services designed to relieve tension, reduce stress, and promote overall wellness. Located on South Padre Island Drive, the spa provides a relaxing environment for clients seeking therapeutic treatments. With a focus on quality care and customer satisfaction, they serve the local community with personalized massage and spa experiences.",
      url: "https://www.7massagespatx.com/",
      telephone: "+1-361-400-9638",
      address: {
        @type: "PostalAddress",
        streetAddress: "9450 S Padre Island Dr # 1",
        addressLocality: "Corpus Christi",
        addressRegion: "TX",
        postalCode: "78418",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.676487599999998,
        longitude: -97.2999804
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "15",
        bestRating: "5"
      },
      areaServed: "Corpus Christi, TX and surrounding areas",
      knowsAbout: "Massage Therapy, Individuals seeking stress relief, people with muscle tension, wellness-focused clients, those recovering from physical strain",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Spa Environment"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient 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.