

# Event Details

- **Event Name**: Pokémon Night!
- **Event Start and End Date**: Thu, 26 Feb, 2026 at 06:00 pm – Thu, 26 Feb, 2026 at 07:00 pm
- **Event Description**: Come play or trade! Fun for all ages.
- **Event URL**: https://allevents.in/jackson/pokémon-night/200029725184159
- **Event Categories**: pokemon
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Jackson
- **state**: OH
- **country**: United States
- **location**: 21 Broadway St, Jackson, OH, United States, Ohio 45640
- **lat**: 39.04914
- **long**: -82.64115
- **full address**: 21 Broadway St, Jackson, OH, United States, Ohio 45640

## Event gallery

- **Alt text**: Pokémon Night!
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/c8319a8b34a09858af27a7837f862ea310554374526d58be40feb292e65fbdf8-rimg-w1080-h1080-dcf6c600-gmir?v=1771942921

## FAQs

- **Q**: When and where is Pokémon Night! being held?
  - **A:** Pokémon Night! takes place on Thu, 26 Feb, 2026 at 06:00 pm to Thu, 26 Feb, 2026 at 07:00 pm at 21 Broadway St, Jackson, OH, United States, Ohio 45640.
- **Q**: Who is organizing Pokémon Night!?
  - **A:** Pokémon Night! is organized by Jackson City Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pokémon Night!",
        "image": "https://cdn-az.allevents.in/events1/banners/c8319a8b34a09858af27a7837f862ea310554374526d58be40feb292e65fbdf8-rimg-w1080-h1080-dcf6c600-gmir?v=1771942921",
        "startDate": "2026-02-26",
        "endDate": "2026-02-26",
        "url": "https://allevents.in/jackson/pokémon-night/200029725184159",
        "location": {
            "@type": "Place",
            "name": "21 Broadway St, Jackson, OH, United States, Ohio 45640",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "21 Broadway St, Jackson, OH 45640-1600, United States",
                "addressLocality": "Jackson",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.04914",
                "longitude": "-82.64115"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come play or trade! Fun for all ages.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jackson City Library",
                "url": "https://allevents.in/org/jackson-city-library/21784720"
            }
        ]
    }
]
```