

# Event Details

- **Event Name**: Hidden Treasures Pokémon Trade Night
- **Event Start and End Date**: Fri, 07 Oct, 2022 at 05:30 pm
- **Event Description**: Hidden Treasures Pokemon Trade Night is an event that allows people to trade Pokemon cards with each other, buy tickets for the evening raffle and get the opportunity to buy mystery bags with Pokémon Treasures inside.
- **Event URL**: https://allevents.in/lombard/hidden-treasures-pokémon-trade-night/200023395088121
- **Event Categories**: pokemon
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Lombard
- **state**: IL
- **country**: United States
- **location**: Hidden Treasures
- **lat**: 41.8604
- **long**: -88.0176
- **full address**: Hidden Treasures, ,Lombard,IL,United States

## Event gallery

- **Alt text**: Hidden Treasures Pokémon Trade Night
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/1c0cf8caf63084446e0fdcf1451aad01d1bd010f5df7337963be9488944a6842-rimg-w960-h777-gmir.jpg?v=1665108433

## FAQs

- **Q**: When and where is Hidden Treasures Pokemon Trade Night being held?
  - **A:** Hidden Treasures Pokemon Trade Night takes place on Fri, 07 Oct, 2022 at 05:30 pm to Fri, 07 Oct, 2022 at 05:30 pm at Hidden Treasures, ,Lombard,IL,United States.
- **Q**: Who is organizing Hidden Treasures Pokemon Trade Night?
  - **A:** Hidden Treasures Pokemon Trade Night is organized by Zack Hudson.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hidden Treasures Pokémon Trade Night",
        "image": "https://cdn-az.allevents.in/events8/banners/1c0cf8caf63084446e0fdcf1451aad01d1bd010f5df7337963be9488944a6842-rimg-w960-h777-gmir.jpg?v=1665108433",
        "startDate": "2022-10-07",
        "url": "https://allevents.in/lombard/hidden-treasures-pokémon-trade-night/200023395088121",
        "location": {
            "@type": "Place",
            "name": "Hidden Treasures",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": ",Lombard,IL,United States",
                "addressLocality": "Lombard",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.8604",
                "longitude": "-88.0176"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hidden Treasures Pokemon Trade Night is an event that allows people to trade Pokemon cards with each other, buy tickets for the evening raffle and get the opportunity to buy mystery bags with Pokémon Treasures inside.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Zack Hudson",
                "url": "https://allevents.in/org/zack-hudson/20370450"
            }
        ]
    }
]
```