Structured Data

    Filer Swimming Pool

    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: "Filer Swimming Pool",
      description: "Filer Swimming Pool is a community aquatic facility in Filer, Idaho offering swim lessons for various age groups and skill levels. The pool provides instruction in water safety and swimming fundamentals in a controlled, heated indoor environment. As a public recreation facility, it serves families looking to build confidence and competency in the water.",
      url: "http://filerrec.com/",
      telephone: "+1-208-735-3464",
      address: {
        @type: "PostalAddress",
        streetAddress: "610 Park Ave",
        addressLocality: "Filer",
        addressRegion: "ID",
        postalCode: "83328",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.5673621,
        longitude: -114.6065248
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "98",
        bestRating: "5"
      },
      areaServed: "Filer, Idaho and surrounding Twin Falls County communities",
      knowsAbout: "Families with young children, beginner swimmers, water safety learners, local community members",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community-Based Facility"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Heated Indoor Pool"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.