

# Event Details

- **Event Name**: Pokemon Club
- **Event Start and End Date**: Thu, 15 Jan, 2026 at 04:30 pm – Thu, 15 Jan, 2026 at 11:45 pm
- **Event Description**: Join us for an hour of card game fun! Enjoy crafts, use our dueling mats, and trade cards, battle, and, most importantly have fun! While the focus is on Pokémon, feel free to bring cards from any game, everyone’s welcome!
- **Event URL**: https://allevents.in/red-oak/pokemon-club/200029389241600
- **Event Categories**: pokemon
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Red Oak
- **state**: TX
- **country**: United States
- **location**: 101 S. Live Oak, Red Oak, TX, United States, Texas 75154
- **lat**: 32.51429
- **long**: -96.81315
- **full address**: 101 S. Live Oak, Red Oak, TX, United States, Texas 75154

## Event gallery

- **Alt text**: Pokemon Club
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/3b8f8ed75717a2709aba83c198aa95cd3a32f5edaded53975d0ba39d505158b4-rimg-w940-h788-dcc54630-gmir?v=1768190123

## FAQs

- **Q**: When and where is Pokemon Club being held?
  - **A:** Pokemon Club takes place on Thu, 15 Jan, 2026 at 04:30 pm to Thu, 15 Jan, 2026 at 11:45 pm at 101 S. Live Oak, Red Oak, TX, United States, Texas 75154.
- **Q**: Who is organizing Pokemon Club?
  - **A:** Pokemon Club is organized by Red Oak Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pokemon Club",
        "image": "https://cdn-az.allevents.in/events5/banners/3b8f8ed75717a2709aba83c198aa95cd3a32f5edaded53975d0ba39d505158b4-rimg-w940-h788-dcc54630-gmir?v=1768190123",
        "startDate": "2026-01-15",
        "endDate": "2026-01-15",
        "url": "https://allevents.in/red-oak/pokemon-club/200029389241600",
        "location": {
            "@type": "Place",
            "name": "101 S. Live Oak, Red Oak, TX, United States, Texas 75154",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 Live Oak St, Red Oak, TX 75154, United States",
                "addressLocality": "Red Oak",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.51429",
                "longitude": "-96.81315"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an hour of card game fun! Enjoy crafts, use our dueling mats, and trade cards, battle, and, most importantly have fun! While the focus is on Pokémon, feel free to bring cards from any game, everyone’s welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Red Oak Public Library",
                "url": "https://allevents.in/org/red-oak-public-library/21088319"
            }
        ]
    }
]
```