

# Event Details

- **Event Name**: Pokémon weekly play
- **Event Start and End Date**: Thu, 04 Dec, 2025 at 12:00 am – Thu, 04 Dec, 2025 at 05:00 pm
- **Event Description**: Come play Pokémon Saturdays at Game Forge. All levels welcome.
- **Event URL**: https://allevents.in/waynesville/pokémon-weekly-play/200029301152433
- **Event Categories**: pokemon
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Waynesville
- **state**: NC
- **country**: United States
- **location**: Game Forge
- **lat**: 35.4815
- **long**: -83.00725
- **full address**: Game Forge, 47 Forga Plaza Loop,Waynesville,NC,United States

## Event gallery

- **Alt text**: Pokémon weekly play
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/1e08e26c2a5fc387407a855ab0d06aed95c9b5bf3969d477ac6f65bbdf6daee5-rimg-w1200-h655-dcf3be2e-gmir?v=1764871412

## FAQs

- **Q**: When and where is Pokémon weekly play being held?
  - **A:** Pokémon weekly play takes place on Thu, 04 Dec, 2025 at 12:00 am to Thu, 04 Dec, 2025 at 05:00 pm at Game Forge, 47 Forga Plaza Loop,Waynesville,NC,United States.
- **Q**: Who is organizing Pokémon weekly play?
  - **A:** Pokémon weekly play is organized by Game Forge.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pokémon weekly play",
        "image": "https://cdn-az.allevents.in/events8/banners/1e08e26c2a5fc387407a855ab0d06aed95c9b5bf3969d477ac6f65bbdf6daee5-rimg-w1200-h655-dcf3be2e-gmir?v=1764871412",
        "startDate": "2025-12-04",
        "endDate": "2025-12-04",
        "url": "https://allevents.in/waynesville/pokémon-weekly-play/200029301152433",
        "location": {
            "@type": "Place",
            "name": "Game Forge",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "47 Forga Plaza Loop,Waynesville,NC,United States",
                "addressLocality": "Waynesville",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.4815",
                "longitude": "-83.00725"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come play Pokémon Saturdays at Game Forge. All levels welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Game Forge",
                "url": "https://allevents.in/org/game-forge/26598422"
            }
        ]
    }
]
```