Structured Data

    CrossFit Veni Vidi Vici

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "CrossFit Veni Vidi Vici",
      description: "CrossFit Veni Vidi Vici is a full-service fitness hub in Henderson offering CrossFit classes, specialized strength and conditioning (Lift), endurance training (Hyrox), cardio intervals (Cardio-X), Olympic lifting, and programs for kids and teens. Led by knowledgeable coaches who emphasize proper form and community support, the gym provides multiple daily classes with flexible membership options and drop-in punch card passes to accommodate different schedules and fitness levels.",
      url: "http://www.crossfitvenividivici.com/",
      telephone: "+1-725-309-1944",
      address: {
        @type: "PostalAddress",
        streetAddress: "181 N Gibson Rd",
        addressLocality: "Henderson",
        addressRegion: "NV",
        postalCode: "89014",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.040101199999995,
        longitude: -115.03050859999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "163",
        bestRating: "5"
      },
      areaServed: "Henderson, Nevada and surrounding Las Vegas area",
      knowsAbout: "Fitness & Personal Training, CrossFit enthusiasts, strength athletes, endurance training participants, busy professionals with unpredictable schedules, families looking for multi-age fitness options, fitness beginners seeking expert coaching",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Specialized Programs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Membership Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Strong Community Focus"
        }
      ],
      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.