Structured Data

    Vice Gym

    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: "Vice Gym",
      description: "Vice Gym is an independent fitness facility in Houston offering a full range of strength training equipment, group fitness classes, and personalized coaching in a welcoming community atmosphere. Located on Center Street, Vice Gym serves athletes and fitness enthusiasts of all levels with modern equipment and experienced trainers dedicated to helping members achieve their goals.",
      url: "http://vicegymhtx.com/",
      telephone: "+1-346-353-6872",
      address: {
        @type: "PostalAddress",
        streetAddress: "2122 Center St",
        addressLocality: "Houston",
        addressRegion: "TX",
        postalCode: "77007",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.769251399999998,
        longitude: -95.3802881
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "39",
        bestRating: "5"
      },
      areaServed: "Houston, TX and surrounding areas",
      knowsAbout: "Fitness & Personal Training, Strength athletes, fitness beginners, group class enthusiasts, people seeking personalized training guidance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community-Focused Gym"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Modern Facilities & 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.