

# Event Details

- **Event Name**: Pokémon League
- **Event Start and End Date**: Sun, 08 Mar, 2026 at 02:00 pm – Sun, 08 Mar, 2026 at 07:00 pm
- **Event Description**: Weekly meetup for Pokémon players of all ages and skill levels.
- **Event URL**: https://allevents.in/mount-jackson/pokémon-league/200029762436333
- **Event Categories**: pokemon, meetups
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Mount Jackson
- **state**: VA
- **country**: United States
- **location**: 5968B Main Street, Mount Jackson, VA, United States, Virginia 22842
- **lat**: 38.74604
- **long**: -78.64239
- **full address**: 5968B Main Street, Mount Jackson, VA, United States, Virginia 22842

## Event gallery

- **Alt text**: Pokémon League
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/4ce90b2f5161fcd91500f691ae0bf2ec5aea04c8f9aa346e96f2e53f437dfeb1-rimg-w1200-h674-dc2e2e2f-gmir?v=1772493212

## FAQs

- **Q**: When and where is Pokémon League being held?
  - **A:** Pokémon League takes place on Sun, 08 Mar, 2026 at 02:00 pm to Sun, 08 Mar, 2026 at 07:00 pm at 5968B Main Street, Mount Jackson, VA, United States, Virginia 22842.
- **Q**: Who is organizing Pokémon League?
  - **A:** Pokémon League is organized by Hero's Journey.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pokémon League",
        "image": "https://cdn-az.allevents.in/events2/banners/4ce90b2f5161fcd91500f691ae0bf2ec5aea04c8f9aa346e96f2e53f437dfeb1-rimg-w1200-h674-dc2e2e2f-gmir?v=1772493212",
        "startDate": "2026-03-08",
        "endDate": "2026-03-08",
        "url": "https://allevents.in/mount-jackson/pokémon-league/200029762436333",
        "location": {
            "@type": "Place",
            "name": "5968B Main Street, Mount Jackson, VA, United States, Virginia 22842",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5968 Main St, Mt Jackson, VA 22842-9403, United States",
                "addressLocality": "Mount Jackson",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.74604",
                "longitude": "-78.64239"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Weekly meetup for Pokémon players of all ages and skill levels.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Heros Journey",
                "url": "https://allevents.in/org/heros-journey/27149916"
            }
        ]
    }
]
```