

# Event Details

- **Event Name**: Pokemon Kids' Club
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 11:00 am – Sat, 05 Sep, 2026 at 11:00 am (+01:00)
- **Event Description**: Free entry event for kids to play/trade the Pokemon Trading Card Game.
- **Event URL**: https://allevents.in/lincoln/pokemon-kids-club/200030249956638
- **Event Categories**: Kids, Business
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Lincoln
- **state**: EN
- **country**: United Kingdom
- **location**: The Games Store
- **lat**: 53.2295482
- **long**: -0.5391026
- **full address**: The Games Store, 11 Silver Street, Lincoln, LN2 1DY, United Kingdom

## Event gallery

- **Alt text**: Pokemon Kids' Club
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/bdcd5e4291c4a0d40012b3ebae78cf7b059af6242a109bace111b8fd006676e7-rimg-w578-h327-dc161616-gmir?v=1781608958

## FAQs

- **Q**: When and where is Pokemon Kids' Club being held?
  - **A:** Pokemon Kids' Club takes place on Sat, 20 Jun, 2026 at 11:00 am to Sat, 05 Sep, 2026 at 11:00 am at The Games Store, 11 Silver Street, Lincoln, LN2 1DY, United Kingdom.
- **Q**: Who is organizing Pokemon Kids' Club?
  - **A:** Pokemon Kids' Club is organized by The Games Store.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pokemon Kids' Club",
        "image": "https://cdn-az.allevents.in/events7/banners/bdcd5e4291c4a0d40012b3ebae78cf7b059af6242a109bace111b8fd006676e7-rimg-w578-h327-dc161616-gmir?v=1781608958",
        "startDate": "2026-06-20T11:00:00+01:00",
        "endDate": "2026-09-05T11:00:00+01:00",
        "url": "https://allevents.in/lincoln/pokemon-kids-club/200030249956638",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Games Store",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11 Silver Street, Lincoln, LN2 1DY, United Kingdom",
                "addressLocality": "Lincoln",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.2295482",
                "longitude": "-0.5391026"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free entry event for kids to play/trade the Pokemon Trading Card Game.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Games Store",
                "url": "https://allevents.in/org/the-games-store/12828693",
                "description": "The Games Store has been selling games for over 30 years"
            }
        ]
    }
]
```