

# Event Details

- **Event Name**: Pokémon Trade Night
- **Event Start and End Date**: Fri, 15 May, 2026 at 05:00 pm – Fri, 15 May, 2026 at 07:00 pm (-06:00)
- **Event Description**: Bring your Pokémon cards and meet up with other collectors to trade and finish your collection, every third friday!
- **Event URL**: https://allevents.in/brush/pokémon-trade-night/200029892089229
- **Event Categories**: pokemon, meetups
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Brush
- **state**: CO
- **country**: United States
- **location**: Treacherous Waters
- **lat**: 40.254893302056
- **long**: -103.62343713544
- **full address**: Treacherous Waters, 118 Clayton Street,Brush, Colorado, United States

## Event gallery

- **Alt text**: Pokémon Trade Night
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/8822ef3fa58334ae32d4610c3224eb24f3b6a820179b236ff8ec855b8741f3f8-rimg-w1200-h675-dcd6d8da-gmir?v=1775976770

## FAQs

- **Q**: When and where is Pokémon Trade Night being held?
  - **A:** Pokémon Trade Night takes place on Fri, 15 May, 2026 at 05:00 pm to Fri, 15 May, 2026 at 07:00 pm at Treacherous Waters, 118 Clayton Street,Brush, Colorado, United States.
- **Q**: Who is organizing Pokémon Trade Night?
  - **A:** Pokémon Trade Night is organized by Treacherous Waters.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pokémon Trade Night",
        "image": "https://cdn-az.allevents.in/events4/banners/8822ef3fa58334ae32d4610c3224eb24f3b6a820179b236ff8ec855b8741f3f8-rimg-w1200-h675-dcd6d8da-gmir?v=1775976770",
        "startDate": "2026-05-15T17:00:00-06:00",
        "endDate": "2026-05-15T19:00:00-06:00",
        "url": "https://allevents.in/brush/pokémon-trade-night/200029892089229",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Treacherous Waters",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "118 Clayton Street,Brush, Colorado",
                "addressLocality": "Brush",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.254893302056",
                "longitude": "-103.62343713544"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring your Pokémon cards and meet up with other collectors to trade and finish your collection, every third friday!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Treacherous Waters",
                "url": "https://allevents.in/org/treacherous-waters/21237998",
                "description": "Treacherous Waters. 496 likes · 20 talking about this · 14 were here. A medieval \"tavern\" style board game cafe with a coffee bar and lots of space to..."
            }
        ]
    }
]
```