

# Event Details

- **Event Name**: Pokémon Club
- **Event Start and End Date**: Mon, 05 Jan, 2026 at 03:30 pm
- **Event Description**: The first Monday of every month bring your cards and come ready to trade!  The Pokémon Club meeting is a chance for Pokémon card collectors to come and trade cards, play the game and do Pokémon related activities.
- **Event URL**: https://allevents.in/fairfield/pokémon-club/200029352705033
- **Event Categories**: pokemon, meetups
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Fairfield
- **state**: IA
- **country**: United States
- **location**: 104 W Adams Ave, Fairfield, IA, United States, Iowa 52556
- **lat**: 41.00456
- **long**: -91.96446
- **full address**: 104 W Adams Ave, Fairfield, IA, United States, Iowa 52556

## Event gallery

- **Alt text**: Pokémon Club
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/9cb719bc23f200f971cb323f3b077ebfdeb70393ac71f6fbf8242c4b9486ea82-rimg-w548-h387-dc48a9f3-gmir?v=1766965415

## FAQs

- **Q**: When and where is Pokémon Club being held?
  - **A:** Pokémon Club takes place on Mon, 05 Jan, 2026 at 03:30 pm to Mon, 05 Jan, 2026 at 03:30 pm at 104 W Adams Ave, Fairfield, IA, United States, Iowa 52556.
- **Q**: Who is organizing Pokémon Club?
  - **A:** Pokémon Club is organized by Fairfield Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pokémon Club",
        "image": "https://cdn-az.allevents.in/events6/banners/9cb719bc23f200f971cb323f3b077ebfdeb70393ac71f6fbf8242c4b9486ea82-rimg-w548-h387-dc48a9f3-gmir?v=1766965415",
        "startDate": "2026-01-05",
        "url": "https://allevents.in/fairfield/pokémon-club/200029352705033",
        "location": {
            "@type": "Place",
            "name": "104 W Adams Ave, Fairfield, IA, United States, Iowa 52556",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "104 W Adams Ave, Fairfield, IA 52556-3433, United States",
                "addressLocality": "Fairfield",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.00456",
                "longitude": "-91.96446"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The first Monday of every month bring your cards and come ready to trade!  The Pokémon Club meeting is a chance for Pokémon card collectors to come and trade cards, play the game and do Pokémon related activities.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fairfield Public Library",
                "url": "https://allevents.in/org/fairfield-public-library/21829214"
            }
        ]
    }
]
```