Structured Data

    VASA Fitness

    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: "VASA Fitness",
      description: "VASA Fitness is a full-service fitness center in Aurora offering gym equipment, group fitness classes including yoga, swimming pools, tanning, and sports facilities. The gym provides a comprehensive wellness experience with personal training, multiple class formats, and aquatic amenities designed for diverse fitness levels and goals.",
      url: "https://vasafitness.com/locations/co/aurora/",
      telephone: "+1-303-366-8272",
      address: {
        @type: "PostalAddress",
        streetAddress: "16921 E Quincy Ave",
        addressLocality: "Aurora",
        addressRegion: "CO",
        postalCode: "80015",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.640203,
        longitude: -104.79022599999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.8",
        reviewCount: "1797",
        bestRating: "5"
      },
      areaServed: "Aurora and surrounding Denver metro areas",
      knowsAbout: "Fitness & Personal Training, Fitness enthusiasts seeking diverse amenities, yoga practitioners, swimmers, group fitness participants, families with multiple fitness interests",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Amenities"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Diverse Class Offerings"
        }
      ],
      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.