

# Event Details

- **Event Name**: Pokémon League
- **Event Start and End Date**: Sat, 27 Dec, 2025 at 10:00 am – Sat, 27 Dec, 2025 at 01:00 pm
- **Event Description**: Weekly Pokémon League!
$5 Entry Fee
1 Prize Pack Per Person
- **Event URL**: https://allevents.in/minneapolis/pokémon-league/200029399754654
- **Event Categories**: pokemon
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Minneapolis
- **state**: MN
- **country**: United States
- **location**: 4701 Hiawatha Ave, Minneapolis, MN, United States, Minnesota 55406
- **lat**: 44.9181
- **long**: -93.21639
- **full address**: 4701 Hiawatha Ave, Minneapolis, MN, United States, Minnesota 55406

## Event gallery

- **Alt text**: Pokémon League
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/e8bc81ea3842e6373800994156c82fd02b8611a0f78942da7ca113f07eff66f1-rimg-w1200-h628-dcca6820-gmir?v=1766582934

## FAQs

- **Q**: When and where is Pokémon League being held?
  - **A:** Pokémon League takes place on Sat, 27 Dec, 2025 at 10:00 am to Sat, 27 Dec, 2025 at 01:00 pm at 4701 Hiawatha Ave, Minneapolis, MN, United States, Minnesota 55406.
- **Q**: Who is organizing Pokémon League?
  - **A:** Pokémon League is organized by Dreamers Vault Games - Minneapolis.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pokémon League",
        "image": "https://cdn-az.allevents.in/events1/banners/e8bc81ea3842e6373800994156c82fd02b8611a0f78942da7ca113f07eff66f1-rimg-w1200-h628-dcca6820-gmir?v=1766582934",
        "startDate": "2025-12-27",
        "endDate": "2025-12-27",
        "url": "https://allevents.in/minneapolis/pokémon-league/200029399754654",
        "location": {
            "@type": "Place",
            "name": "4701 Hiawatha Ave, Minneapolis, MN, United States, Minnesota 55406",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4701 Hiawatha Ave, Minneapolis, MN 55406-3928, United States",
                "addressLocality": "Minneapolis",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.9181",
                "longitude": "-93.21639"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Weekly Pokémon League!\n$5 Entry Fee\n1 Prize Pack Per Person",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dreamers Vault Games - Minneapolis",
                "url": "https://allevents.in/org/dreamers-vault-games-minneapolis/26008456"
            }
        ]
    }
]
```