

# Event Details

- **Event Name**: Pokémon Club
- **Event Start and End Date**: Wed, 15 Apr, 2026 at 05:30 pm – Wed, 15 Apr, 2026 at 06:30 pm (-05:00)
- **Event Description**: Meet to play and talk Pokémon with other trainers. 
Bring your own cards or use some provided by the Library.
Located in the Youth Department.
- **Event URL**: https://allevents.in/jefferson/pokémon-club/200029921558024
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Jefferson
- **state**: WI
- **country**: United States
- **location**: 321 S Main St, Jefferson, WI, United States, Wisconsin 53549
- **lat**: 43.00294
- **long**: -88.80787
- **full address**: 321 S Main St, Jefferson, WI, United States, Wisconsin 53549

## Event gallery

- **Alt text**: Pokémon Club
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/e699a92680ac581c721b5071092076f0a84ade26f4692179a9494190b33233c3-rimg-w1200-h676-dc1e366f-gmir?v=1775830823

## FAQs

- **Q**: When and where is Pokémon Club being held?
  - **A:** Pokémon Club takes place on Wed, 15 Apr, 2026 at 05:30 pm to Wed, 15 Apr, 2026 at 06:30 pm at 321 S Main St, Jefferson, WI, United States, Wisconsin 53549.
- **Q**: Who is organizing Pokémon Club?
  - **A:** Pokémon Club is organized by Jefferson Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pokémon Club",
        "image": "https://cdn-az.allevents.in/events3/banners/e699a92680ac581c721b5071092076f0a84ade26f4692179a9494190b33233c3-rimg-w1200-h676-dc1e366f-gmir?v=1775830823",
        "startDate": "2026-04-15T17:30:00-05:00",
        "endDate": "2026-04-15T18:30:00-05:00",
        "url": "https://allevents.in/jefferson/pokémon-club/200029921558024",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "321 S Main St, Jefferson, WI, United States, Wisconsin 53549",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "321 S Main St, Jefferson, WI 53549-1772, United States",
                "addressLocality": "Jefferson",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.00294",
                "longitude": "-88.80787"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meet to play and talk Pokémon with other trainers. \nBring your own cards or use some provided by the Library.\nLocated in the Youth Department.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jefferson Public Library",
                "url": "https://allevents.in/org/jefferson-public-library/16415001",
                "description": "A great little library in Jefferson, WI."
            }
        ]
    }
]
```