Structured Data

    The Swimmery at Village 7 Swim Club

    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: "The Swimmery at Village 7 Swim Club",
      description: "The Swimmery at Village 7 Swim Club is a community swim facility in Colorado Springs offering swimming lessons for all ages and skill levels, competitive swim team programs, and recreational swim times. They provide a welcoming environment for families looking to build water confidence, improve swimming skills, or participate in organized swimming activities at their dedicated facility.",
      url: "http://theswimmery.com/",
      telephone: "+1-719-291-6897",
      address: {
        @type: "PostalAddress",
        streetAddress: "4065 Nonchalant Cir S",
        addressLocality: "Colorado Springs",
        addressRegion: "CO",
        postalCode: "80917",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.8787621,
        longitude: -104.7529179
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "83",
        bestRating: "5"
      },
      areaServed: "Colorado Springs and surrounding areas",
      knowsAbout: "Fitness & Personal Training, Families seeking swim lessons, beginner swimmers, competitive swimmers, parents introducing young children to water safety",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Swim Team Programs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All Ages & Skill Levels"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community-Based Facility"
        }
      ],
      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.