

# Event Details

- **Event Name**: Pokemon Trade Night
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 05:00 pm (-05:00)
- **Event Description**: Come trade and play with us at One Up TCG.
- **Event URL**: https://allevents.in/hattiesburg/pokemon-trade-night/200029955587927
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Hattiesburg
- **state**: MS
- **country**: United States
- **location**: 5182 Old Highway 11 Suite 3, Hattiesburg, MS, United States, Mississippi 39402
- **lat**: 31.30496
- **long**: -89.40877
- **full address**: 5182 Old Highway 11 Suite 3, Hattiesburg, MS, United States, Mississippi 39402

## Event gallery

- **Alt text**: Pokemon Trade Night
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/36cae4053c864ca1a03ceac84a16f4f4a9e2ac52236b08a59b05dfd1a01f3238-rimg-w940-h788-dcdcdde0-gmir?v=1776367106

## FAQs

- **Q**: When and where is Pokemon Trade Night being held?
  - **A:** Pokemon Trade Night takes place on Sat, 18 Apr, 2026 at 05:00 pm to Sat, 18 Apr, 2026 at 05:00 pm at 5182 Old Highway 11 Suite 3, Hattiesburg, MS, United States, Mississippi 39402.
- **Q**: Who is organizing Pokemon Trade Night?
  - **A:** Pokemon Trade Night is organized by One Up TCG Hattiesburg.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pokemon Trade Night",
        "image": "https://cdn-az.allevents.in/events8/banners/36cae4053c864ca1a03ceac84a16f4f4a9e2ac52236b08a59b05dfd1a01f3238-rimg-w940-h788-dcdcdde0-gmir?v=1776367106",
        "startDate": "2026-04-18T17:00:00-05:00",
        "url": "https://allevents.in/hattiesburg/pokemon-trade-night/200029955587927",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "5182 Old Highway 11 Suite 3, Hattiesburg, MS, United States, Mississippi 39402",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5182 Old US-11, Hattiesburg, MS 39402-6032, United States",
                "addressLocality": "Hattiesburg",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.30496",
                "longitude": "-89.40877"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come trade and play with us at One Up TCG.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "One Up TCG Hattiesburg",
                "url": "https://allevents.in/org/one-up-tcg-hattiesburg/25521655"
            }
        ]
    }
]
```