

# Event Details

- **Event Name**: Kids Club
- **Event Start and End Date**: Wed, 17 Jun, 2026 at 01:00 pm – Wed, 22 Jul, 2026 at 01:00 pm
- **Event Description**: School age children can join us every Wednesday at 1:00pm for crafts, STEAM programs, Lego programs, and special guests! Located in the Hecht Room, parent presence and participation is required.
- **Event URL**: https://allevents.in/pullman/kids-club/200030194644619
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Pullman
- **state**: WA
- **country**: United States
- **location**: 210 N Grand Ave, Pullman, WA, United States, Washington 99163
- **lat**: 46.73071
- **long**: -117.18075
- **full address**: 210 N Grand Ave, Pullman, WA, United States, Washington 99163

## Event gallery

- **Alt text**: Kids Club
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/ee111f2ac70b0d71e932b2a2718be72e34c06ffae555163721b89fcdd897ee2e-rimg-w1200-h675-dcc9f3ff-gmir?v=1781396445

## FAQs

- **Q**: When and where is Kids Club being held?
  - **A:** Kids Club takes place on Wed, 17 Jun, 2026 at 01:00 pm to Wed, 22 Jul, 2026 at 01:00 pm at 210 N Grand Ave, Pullman, WA, United States, Washington 99163.
- **Q**: Who is organizing Kids Club?
  - **A:** Kids Club is organized by Neill Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Kids Club",
        "image": "https://cdn-az.allevents.in/events10/banners/ee111f2ac70b0d71e932b2a2718be72e34c06ffae555163721b89fcdd897ee2e-rimg-w1200-h675-dcc9f3ff-gmir?v=1781396445",
        "startDate": "2026-06-17",
        "endDate": "2026-07-22",
        "url": "https://allevents.in/pullman/kids-club/200030194644619",
        "location": {
            "@type": "Place",
            "name": "210 N Grand Ave, Pullman, WA, United States, Washington 99163",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "210 N Grand Ave, Pullman, WA 99163-2608, United States",
                "addressLocality": "Pullman",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.73071",
                "longitude": "-117.18075"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "School age children can join us every Wednesday at 1:00pm for crafts, STEAM programs, Lego programs, and special guests! Located in the Hecht Room, parent presence and participation is required.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Neill Public Library",
                "url": "https://allevents.in/org/neill-public-library/12951269"
            }
        ]
    }
]
```