

# Event Details

- **Event Name**: The Pokémon Hour
- **Event Start and End Date**: Thu, 23 Jul, 2026 at 02:00 pm – Thu, 23 Jul, 2026 at 03:00 pm
- **Event Description**: Bring your cards if you would like to trade after the program. Each week will have a different Pokemon activity.
- **Event URL**: https://allevents.in/huntsville/the-pokémon-hour/200030424538835
- **Event Categories**: pokemon
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Huntsville
- **state**: AL
- **country**: United States
- **location**: 915 Monroe St SW, Huntsville, AL 35801, United States
- **lat**: 34.72265
- **long**: -86.58966
- **full address**: 915 Monroe St SW, Huntsville, AL 35801, United States

## Event gallery

- **Alt text**: The Pokémon Hour
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/b91c2a4f4f06896c043b77e9b33cc7296e11e34d100787dbbccbb283c2b305f7-rimg-w1200-h675-dcd8c6a9-gmir?v=1784440355

## FAQs

- **Q**: When and where is The Pokemon Hour being held?
  - **A:** The Pokemon Hour takes place on Thu, 23 Jul, 2026 at 02:00 pm to Thu, 23 Jul, 2026 at 03:00 pm at 915 Monroe St SW, Huntsville, AL 35801, United States.
- **Q**: Who is organizing The Pokemon Hour?
  - **A:** The Pokemon Hour is organized by Huntsville Madison County Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Pokémon Hour",
        "image": "https://cdn-az.allevents.in/events6/banners/b91c2a4f4f06896c043b77e9b33cc7296e11e34d100787dbbccbb283c2b305f7-rimg-w1200-h675-dcd8c6a9-gmir?v=1784440355",
        "startDate": "2026-07-23",
        "endDate": "2026-07-23",
        "url": "https://allevents.in/huntsville/the-pokémon-hour/200030424538835",
        "location": {
            "@type": "Place",
            "name": "915 Monroe St SW, Huntsville, AL 35801, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "915 Monroe St SW, Huntsville, AL 35801, United States",
                "addressLocality": "Huntsville",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.72265",
                "longitude": "-86.58966"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring your cards if you would like to trade after the program. Each week will have a different Pokemon activity.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Huntsville Madison County Public Library",
                "url": "https://allevents.in/org/huntsville-madison-county-public-library/5053523",
                "description": "This is the public's library!  We have 12 branches located in Huntsville and Madison County.   http://www.hmcpl.org"
            }
        ]
    }
]
```