Structured Data

    footy rooty massage

    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: "footy rooty massage",
      description: "Footy Rooty Massage is a massage and spa establishment located in Corpus Christi specializing in therapeutic massage services. The business offers professional massage treatments designed to help clients relax, recover, and address physical tension and soreness.",
      url: "http://www.footyrooty.com/",
      telephone: "+1-361-742-1524",
      address: {
        @type: "PostalAddress",
        streetAddress: "4001 Saratoga Blvd",
        addressLocality: "Corpus Christi",
        addressRegion: "TX",
        postalCode: "78413",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.6987329,
        longitude: -97.4117393
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "183",
        bestRating: "5"
      },
      areaServed: "Corpus Christi, TX and surrounding areas",
      knowsAbout: "Massage Therapy, Individuals seeking massage therapy, people recovering from physical strain, those looking for relaxation and wellness",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dedicated Massage Spa"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Services"
        }
      ],
      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.