Structured Data

    Drip by Koko - Fitness Lounge

    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: "Drip by Koko - Fitness Lounge",
      description: "Drip by Koko is a fitness lounge in North Las Vegas offering group fitness classes and a full gym experience. They provide a community-focused workout environment with various fitness programming designed to help members achieve their health and wellness goals through structured classes and equipment access.",
      url: "http://www.dripbykoko.com/",
      telephone: "+1-702-498-4214",
      address: {
        @type: "PostalAddress",
        streetAddress: "3925 N M.L.K. Blvd UNIT 107",
        addressLocality: "North Las Vegas",
        addressRegion: "NV",
        postalCode: "89032",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.230698,
        longitude: -115.1632286
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "19",
        bestRating: "5"
      },
      areaServed: "North Las Vegas and surrounding Las Vegas Valley areas",
      knowsAbout: "Fitness & Personal Training, People seeking group fitness classes, Community-oriented gym members, Individuals new to fitness",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community-Focused Fitness Lounge"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Group Fitness Classes"
        }
      ],
      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.