

# Event Details

- **Event Name**: Game Day
- **Event Start and End Date**: Thu, 25 Jun, 2026 at 01:00 pm – Thu, 25 Jun, 2026 at 03:00 pm
- **Event Description**: Join the Paris Public Library for Game Day! We will have fun board games and chess! Games include: Spot It!, Catan, Clue, Munchkin, cards, Apples to Apples, and more!
- **Event URL**: https://allevents.in/paris/game-day/200030269385947
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## 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**: Game Day
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/b9cf8c50d1221ef0f1c4b9cd3157d80c403176278970d0c2c0714fd0a944b372-rimg-w467-h350-dcecebee-gmir?v=1781861926

## FAQs

- **Q**: When and where is Game Day being held?
  - **A:** Game Day takes place on Thu, 25 Jun, 2026 at 01:00 pm to Thu, 25 Jun, 2026 at 03: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 Game Day?
  - **A:** Game Day is organized by Paris Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Game Day",
        "image": "https://cdn-az.allevents.in/events9/banners/b9cf8c50d1221ef0f1c4b9cd3157d80c403176278970d0c2c0714fd0a944b372-rimg-w467-h350-dcecebee-gmir?v=1781861926",
        "startDate": "2026-06-25",
        "endDate": "2026-06-25",
        "url": "https://allevents.in/paris/game-day/200030269385947",
        "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 Game Day! We will have fun board games and chess! Games include: Spot It!, Catan, Clue, Munchkin, cards, Apples to Apples, and more!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Paris Public Library",
                "url": "https://allevents.in/org/paris-public-library/9130185"
            }
        ]
    }
]
```