

# Event Details

- **Event Name**: Pokemon Card Swap
- **Event Start and End Date**: Thu, 09 Jul, 2026 at 02:00 pm – Thu, 09 Jul, 2026 at 04:00 pm
- **Event Description**: Join the Paris Public Library for Pokemon Card Swap! Bring your card collection and get the chance to trade cards with others!
- **Event URL**: https://allevents.in/paris/pokemon-card-swap/200030366601229
- **Event Categories**: pokemon
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Paris
- **state**: ME
- **country**: United States
- **location**: Deering Memorial Community Center - DMCC
- **lat**: 44.22321
- **long**: -70.51472
- **full address**: Deering Memorial Community Center - DMCC, Deering Memorial Community Center - DMCC, 39 Church St, South Paris, ME 04281, United States, Paris

## Event gallery

- **Alt text**: Pokemon Card Swap
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/44a08cc3941fa2e05d529596216cee6b8d9200b6454cc161c3d9ddfacdb3193a-rimg-w1200-h1200-dc010101-gmir?v=1783382429

## FAQs

- **Q**: When and where is Pokemon Card Swap being held?
  - **A:** Pokemon Card Swap takes place on Thu, 09 Jul, 2026 at 02:00 pm to Thu, 09 Jul, 2026 at 04:00 pm at Deering Memorial Community Center - DMCC, Deering Memorial Community Center - DMCC, 39 Church St, South Paris, ME 04281, United States, Paris.
- **Q**: Who is organizing Pokemon Card Swap?
  - **A:** Pokemon Card Swap is organized by Paris Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pokemon Card Swap",
        "image": "https://cdn-az.allevents.in/events1/banners/44a08cc3941fa2e05d529596216cee6b8d9200b6454cc161c3d9ddfacdb3193a-rimg-w1200-h1200-dc010101-gmir?v=1783382429",
        "startDate": "2026-07-09",
        "endDate": "2026-07-09",
        "url": "https://allevents.in/paris/pokemon-card-swap/200030366601229",
        "location": {
            "@type": "Place",
            "name": "Deering Memorial Community Center - DMCC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Deering Memorial Community Center - DMCC, 39 Church St, South Paris, ME 04281, United States",
                "addressLocality": "Paris",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.22321",
                "longitude": "-70.51472"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the Paris Public Library for Pokemon Card Swap! Bring your card collection and get the chance to trade cards with others!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Paris Public Library",
                "url": "https://allevents.in/org/paris-public-library/9130185"
            }
        ]
    }
]
```