

# Event Details

- **Event Name**: Game Night
- **Event Start and End Date**: Fri, 05 Dec, 2025 at 07:00 pm – Fri, 05 Dec, 2025 at 09:00 pm
- **Event Description**: Each event will be a different theme Bring a friend Bring a snack to share Cost: Free
- **Event URL**: https://allevents.in/macomb/game-night/1600027813850916
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600027813850916

## Event venue details

- **city**: Macomb
- **state**: IL
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.4644549
- **long**: -90.7082155
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2000 West Adams Road, Macomb, United States

## Event gallery

- **Alt text**: Game Night
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Game+Night&date=Fri%2C+05+Dec%2C+2025+at+07%3A00+pm&bg=2

## FAQs

- **Q**: When and where is Game Night being held?
  - **A:** Game Night takes place on Fri, 05 Dec, 2025 at 07:00 pm to Fri, 05 Dec, 2025 at 09:00 pm at The Church of Jesus Christ of Latter-day Saints, 2000 West Adams Road, Macomb, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Game Night is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Macomb, this event is thoughtfully curated to deliver a standout experience worth every moment. If Game Night sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Game Night",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Game+Night&date=Fri%2C+05+Dec%2C+2025+at+07%3A00+pm&bg=2",
        "startDate": "2025-12-05",
        "endDate": "2025-12-05",
        "url": "https://allevents.in/macomb/game-night/1600027813850916",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2000 West Adams Road",
                "addressLocality": "Macomb",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.4644549",
                "longitude": "-90.7082155"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Each event will be a different theme Bring a friend Bring a snack to share Cost: Free"
    }
]
```