

# Event Details

- **Event Name**: Games NIGHT!
- **Event Start and End Date**: Thu, 18 Jun, 2026 at 05:30 pm
- **Event Description**: Come play games with us!
- **Event URL**: https://allevents.in/mattoon/games-night/200030227451304
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Mattoon
- **state**: IL
- **country**: United States
- **location**: 201 Richmond Ave East, Mattoon, IL, United States, Illinois 61938
- **lat**: 39.48444
- **long**: -88.3477
- **full address**: 201 Richmond Ave East, Mattoon, IL, United States, Illinois 61938

## Event gallery

- **Alt text**: Games NIGHT!
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/12234982632609d2a813c929dcb6b249c771bd760482fc531527e7c23bc50835-rimg-w1200-h676-dca2d1ff-gmir?v=1781313243

## FAQs

- **Q**: When and where is Games NIGHT! being held?
  - **A:** Games NIGHT! takes place on Thu, 18 Jun, 2026 at 05:30 pm to Thu, 18 Jun, 2026 at 05:30 pm at 201 Richmond Ave East, Mattoon, IL, United States, Illinois 61938.
- **Q**: Who is organizing Games NIGHT!?
  - **A:** Games NIGHT! is organized by Space Boat Games.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Games NIGHT!",
        "image": "https://cdn-az.allevents.in/events5/banners/12234982632609d2a813c929dcb6b249c771bd760482fc531527e7c23bc50835-rimg-w1200-h676-dca2d1ff-gmir?v=1781313243",
        "startDate": "2026-06-18",
        "url": "https://allevents.in/mattoon/games-night/200030227451304",
        "location": {
            "@type": "Place",
            "name": "201 Richmond Ave East, Mattoon, IL, United States, Illinois 61938",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "201 Richmond Ave E, Mattoon, IL 61938-4665, United States",
                "addressLocality": "Mattoon",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.48444",
                "longitude": "-88.3477"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come play games with us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Space Boat Games",
                "url": "https://allevents.in/org/space-boat-games/21567204"
            }
        ]
    }
]
```