

# Event Details

- **Event Name**: Pokémon Club
- **Event Start and End Date**: Tue, 23 Jun, 2026 at 02:00 pm – Tue, 18 Aug, 2026 at 02:00 pm
- **Event Description**: Join fellow Pokémon fanatics for Pokémon related activities and meet-up. Ages 6-11
- **Event URL**: https://allevents.in/stoughton/pokémon-club/200030123201509
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Stoughton
- **state**: WI
- **country**: United States
- **location**: 304 S 4th St, Stoughton, WI, United States, Wisconsin 53589
- **lat**: 42.91648
- **long**: -89.21811
- **full address**: 304 S 4th St, Stoughton, WI, United States, Wisconsin 53589

## Event gallery

- **Alt text**: Pokémon Club
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/a23c9a44d6f578d926e0d91135ced915aab0aa28997a07f8df6bc4467b1b0bc3-rimg-w960-h541-dcffffff-gmir?v=1781696264

## FAQs

- **Q**: When and where is Pokemon Club being held?
  - **A:** Pokemon Club takes place on Tue, 23 Jun, 2026 at 02:00 pm to Tue, 18 Aug, 2026 at 02:00 pm at 304 S 4th St, Stoughton, WI, United States, Wisconsin 53589.
- **Q**: Who is organizing Pokemon Club?
  - **A:** Pokemon Club is organized by Stoughton Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pokémon Club",
        "image": "https://cdn-az.allevents.in/events1/banners/a23c9a44d6f578d926e0d91135ced915aab0aa28997a07f8df6bc4467b1b0bc3-rimg-w960-h541-dcffffff-gmir?v=1781696264",
        "startDate": "2026-06-23",
        "endDate": "2026-08-18",
        "url": "https://allevents.in/stoughton/pokémon-club/200030123201509",
        "location": {
            "@type": "Place",
            "name": "304 S 4th St, Stoughton, WI, United States, Wisconsin 53589",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "304 S 4th St, Stoughton, WI 53589-2102, United States",
                "addressLocality": "Stoughton",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.91648",
                "longitude": "-89.21811"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join fellow Pokémon fanatics for Pokémon related activities and meet-up. Ages 6-11",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Stoughton Public Library",
                "url": "https://allevents.in/org/stoughton-public-library/17572904"
            }
        ]
    }
]
```