Structured Data

    Snap Fitness Ingleside

    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: "Snap Fitness Ingleside",
      description: "Snap Fitness Ingleside is a 24-hour gym offering cardio equipment, strength training, and functional fitness facilities. Located in Ingleside, TX, this Snap Fitness location provides members with flexible membership options and access to modern workout equipment in a convenient, accessible setting.",
      url: "https://www.snapfitness.com/us/gyms/ingleside-tx/",
      telephone: "+1-361-345-4543",
      address: {
        @type: "PostalAddress",
        streetAddress: "2334 TX-361 Suites 138-158",
        addressLocality: "Ingleside",
        addressRegion: "TX",
        postalCode: "78362",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.879749900000004,
        longitude: -97.2031516
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "114",
        bestRating: "5"
      },
      areaServed: "Ingleside, TX and surrounding areas",
      knowsAbout: "Fitness & Personal Training, Fitness enthusiasts seeking flexible gym access, busy professionals needing non-traditional workout hours, community members looking for affordable gym membership",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24-Hour Access"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Modern Equipment"
        }
      ],
      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.