

# Event Details

- **Event Name**: Pokemon Card Trade Night!
- **Event Start and End Date**: Fri, 28 Aug, 2026 at 06:00 pm
- **Event Description**: Pokemon trade night for all the kiddos and nerds like me in the community!

I use these trade nights to teach young kids in the hobby how to make fair trades not get taken advantage of.

This is not a vendor event
- **Event URL**: https://allevents.in/greenville/pokemon-card-trade-night/200030500498001
- **Event Categories**: pokemon, kids
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Greenville
- **state**: PA
- **country**: United States
- **location**: 192 Main St, Greenville, PA 16125-2106, United States
- **lat**: 41.40539
- **long**: -80.38887
- **full address**: 192 Main St, Greenville, PA 16125-2106, United States

## Event gallery

- **Alt text**: Pokemon Card Trade Night!
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/39a37eea543d19c754ec3d841f06259f923ac6c6aa39de2ec0b5842628c64db9-rimg-w960-h960-dcf8f8f8-gmir?v=1787717533

## FAQs

- **Q**: When and where is Pokemon Card Trade Night! being held?
  - **A:** Pokemon Card Trade Night! takes place on Fri, 28 Aug, 2026 at 06:00 pm to Fri, 28 Aug, 2026 at 06:00 pm at 192 Main St, Greenville, PA 16125-2106, United States.
- **Q**: Who is organizing Pokemon Card Trade Night!?
  - **A:** Pokemon Card Trade Night! is organized by Outland Studios.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pokemon Card Trade Night!",
        "image": "https://cdn-az.allevents.in/events6/banners/39a37eea543d19c754ec3d841f06259f923ac6c6aa39de2ec0b5842628c64db9-rimg-w960-h960-dcf8f8f8-gmir?v=1787717533",
        "startDate": "2026-08-28",
        "url": "https://allevents.in/greenville/pokemon-card-trade-night/200030500498001",
        "location": {
            "@type": "Place",
            "name": "192 Main St, Greenville, PA 16125-2106, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "192 Main St, Greenville, PA 16125-2106, United States",
                "addressLocality": "Greenville",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.40539",
                "longitude": "-80.38887"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Pokemon trade night for all the kiddos and nerds like me in the community!\n\nI use these trade nights to teach young kids in the hobby how to make fair trades not get taken advantage of.\n\nThis is not a vendor event",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Outland Studios",
                "url": "https://allevents.in/org/outland-studios/23397626"
            }
        ]
    }
]
```