Structured Data

    AA Therapy Massage

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "AA Therapy Massage",
      description: "AA Therapy Massage is a massage therapy practice in Corpus Christi offering therapeutic massage services to help clients relax, recover, and improve overall wellness. Located on South Padre Island Drive, they provide professional massage treatments tailored to individual needs and preferences.",
      telephone: "+1-361-589-4353",
      address: {
        @type: "PostalAddress",
        streetAddress: "14254 S Padre Island Dr #217",
        addressLocality: "Corpus Christi",
        addressRegion: "TX",
        postalCode: "78418",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.6247619,
        longitude: -97.22091619999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "28",
        bestRating: "5"
      },
      areaServed: "Corpus Christi, TX and surrounding areas",
      knowsAbout: "Massage Therapy, Individuals seeking stress relief, muscle tension recovery, wellness maintenance, busy professionals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Massage Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Accessible 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.