

# Event Details

- **Event Name**: Pokémon Club
- **Event Start and End Date**: Mon, 16 Mar, 2026 at 04:00 pm – Mon, 16 Mar, 2026 at 05:00 pm
- **Event Description**: Calling all Pokémon trainers! Come join us for an afternoon of fun with themed games, crafts, and a time to trade cards on the 3rd Monday of the month.

Ages: 5-12
- **Event URL**: https://allevents.in/washington/pokémon-club/200029751014430
- **Event Categories**: pokemon
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Washington
- **state**: IL
- **country**: United States
- **location**: Sunnyland Branch Library
- **lat**: 40.692671156875
- **long**: -89.48160789529
- **full address**: Sunnyland Branch Library, 80 Sunnyland Plz, Washington, IL 61571-1943, United States

## Event gallery

- **Alt text**: Pokémon Club
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/e50f1c4e2c83f776af11e7e7b3c1decff9fde846df09ddbca8067d82012119e9-rimg-w1200-h628-dcfffefe-gmir?v=1773157535

## FAQs

- **Q**: When and where is Pokémon Club being held?
  - **A:** Pokémon Club takes place on Mon, 16 Mar, 2026 at 04:00 pm to Mon, 16 Mar, 2026 at 05:00 pm at Sunnyland Branch Library, 80 Sunnyland Plz, Washington, IL 61571-1943, United States.
- **Q**: Who is organizing Pokémon Club?
  - **A:** Pokémon Club is organized by Washington District Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pokémon Club",
        "image": "https://cdn-az.allevents.in/events2/banners/e50f1c4e2c83f776af11e7e7b3c1decff9fde846df09ddbca8067d82012119e9-rimg-w1200-h628-dcfffefe-gmir?v=1773157535",
        "startDate": "2026-03-16",
        "endDate": "2026-03-16",
        "url": "https://allevents.in/washington/pokémon-club/200029751014430",
        "location": {
            "@type": "Place",
            "name": "Sunnyland Branch Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "80 Sunnyland Plz, Washington, IL 61571-1943, United States",
                "addressLocality": "Washington",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.692671156875",
                "longitude": "-89.48160789529"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Calling all Pokémon trainers! Come join us for an afternoon of fun with themed games, crafts, and a time to trade cards on the 3rd Monday of the month.\n\nAges: 5-12",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Washington District Library",
                "url": "https://allevents.in/org/washington-district-library/17511230"
            }
        ]
    }
]
```