

# Event Details

- **Event Name**: Trade Night
- **Event Start and End Date**: Sat, 28 Mar, 2026 at 05:00 pm
- **Event Description**: Bring your binders and come hang out with fellow collectors! Buy, sell, and trade Pokémon, One Piece, and more. Whether you’re a longtime collector or just getting started, everyone is welcome.
- **Event URL**: https://allevents.in/columbia/trade-night/200029811602229
- **Event Categories**: pokemon
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details


## Event venue details

- **city**: Columbia
- **state**: MO
- **country**: United States
- **location**: 4250 E Broadway St, Columbia, MO
- **lat**: 38.93826
- **long**: -92.27529
- **full address**: 4250 E Broadway St, Columbia, MO, United States

## Event gallery

- **Alt text**: Trade Night
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/7eeed59e245d53b7ec0317a9a1d9b46c84af180d663f4c213731b19231524787-rimg-w1200-h900-dc2f2f30-gmir?v=1774170044

## FAQs

- **Q**: When and where is Trade Night being held?
  - **A:** Trade Night takes place on Sat, 28 Mar, 2026 at 05:00 pm to Sat, 28 Mar, 2026 at 05:00 pm at 4250 E Broadway St, Columbia, MO, United States.
- **Q**: Who is organizing Trade Night?
  - **A:** Trade Night is organized by The Hideout Trading Card Shop.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trade Night",
        "image": "https://cdn-az.allevents.in/events8/banners/7eeed59e245d53b7ec0317a9a1d9b46c84af180d663f4c213731b19231524787-rimg-w1200-h900-dc2f2f30-gmir?v=1774170044",
        "startDate": "2026-03-28",
        "url": "https://allevents.in/columbia/trade-night/200029811602229",
        "location": {
            "@type": "Place",
            "name": "4250 E Broadway St, Columbia, MO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4250 MO-WW, Columbia, MO 65201-7960, United States",
                "addressLocality": "Columbia",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.93826",
                "longitude": "-92.27529"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring your binders and come hang out with fellow collectors! Buy, sell, and trade Pokémon, One Piece, and more. Whether you’re a longtime collector or just getting started, everyone is welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Hideout Trading Card Shop",
                "url": "https://allevents.in/org/the-hideout-trading-card-shop/27028645"
            }
        ]
    }
]
```