

# Event Details

- **Event Name**: Pokemon Trade Day
- **Event Start and End Date**: Thu, 30 Apr, 2026 at 05:00 pm (-06:00)
- **Event Description**: Pokemon trade day with some special giveaways!
- **Event URL**: https://allevents.in/deming/pokemon-trade-day/200029953280701
- **Event Categories**: pokemon
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Deming
- **state**: NM
- **country**: United States
- **location**: 926 E Pine Suite A, Deming, NM, United States, New Mexico 88030
- **lat**: 32.26845
- **long**: -107.74784
- **full address**: 926 E Pine Suite A, Deming, NM, United States, New Mexico 88030

## Event gallery

- **Alt text**: Pokemon Trade Day
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/bee50d47cdfc54506a0f8d76aa021f0278e06aee2bda91a99cb22f40c95425b5-rimg-w1200-h630-dc5ce0e6-gmir?v=1776341101

## FAQs

- **Q**: When and where is Pokemon Trade Day being held?
  - **A:** Pokemon Trade Day takes place on Thu, 30 Apr, 2026 at 05:00 pm to Thu, 30 Apr, 2026 at 05:00 pm at 926 E Pine Suite A, Deming, NM, United States, New Mexico 88030.
- **Q**: Who is organizing Pokemon Trade Day?
  - **A:** Pokemon Trade Day is organized by Thunderbird Games.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pokemon Trade Day",
        "image": "https://cdn-az.allevents.in/events9/banners/bee50d47cdfc54506a0f8d76aa021f0278e06aee2bda91a99cb22f40c95425b5-rimg-w1200-h630-dc5ce0e6-gmir?v=1776341101",
        "startDate": "2026-04-30T17:00:00-06:00",
        "url": "https://allevents.in/deming/pokemon-trade-day/200029953280701",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "926 E Pine Suite A, Deming, NM, United States, New Mexico 88030",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "926 E Pine St, Deming, NM 88030-7037, United States",
                "addressLocality": "Deming",
                "addressRegion": "NM",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.26845",
                "longitude": "-107.74784"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Pokemon trade day with some special giveaways!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Thunderbird Games",
                "url": "https://allevents.in/org/thunderbird-games/27003299"
            }
        ]
    }
]
```