Structured Data

    Athletic Republic - Henderson

    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: "Athletic Republic - Henderson",
      description: "Athletic Republic Henderson is a comprehensive fitness facility offering personal training, group fitness classes, and sports performance training. Located on Eastern Avenue in Henderson, they specialize in one-on-one coaching and structured group programs designed to help members achieve their fitness goals through expert instruction and community support.",
      url: "https://henderson.athleticrepublic.com/",
      telephone: "+1-702-835-6130",
      address: {
        @type: "PostalAddress",
        streetAddress: "10909 S Eastern Ave",
        addressLocality: "Henderson",
        addressRegion: "NV",
        postalCode: "89052",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.993825,
        longitude: -115.10259299999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "19",
        bestRating: "5"
      },
      areaServed: "Henderson and surrounding Las Vegas Valley",
      knowsAbout: "Fitness & Personal Training, Athletes seeking performance improvement, fitness newcomers wanting personalized guidance, individuals committed to structured training programs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Sports Performance Training"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personal Training 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.