

# Event Details

- **Event Name**: Game Night
- **Event Start and End Date**: Fri, 03 Jul, 2026 at 06:00 pm – Fri, 03 Jul, 2026 at 09:00 pm
- **Event Description**: People of all ages are invited to come out and fellowship on the first Friday of the month at NMCC for Game Night! Bring your own board / card game or join in on a game someone else has brought.
- **Event URL**: https://allevents.in/madison/game-night/200030326096235
- **Event Categories**: first-friday
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Madison
- **state**: IN
- **country**: United States
- **location**: 1400 E ST RD 62, Madison, IN, United States, Indiana 47250
- **lat**: 38.77209
- **long**: -85.4174
- **full address**: 1400 E ST RD 62, Madison, IN, United States, Indiana 47250

## Event gallery

- **Alt text**: Game Night
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/cf499a1a3385e45ce075137e247911950dd88afa8fc2c8ec6fbba02e1c47acc6-rimg-w1200-h675-dcf4f3f3-gmir?v=1782720515

## FAQs

- **Q**: When and where is Game Night being held?
  - **A:** Game Night takes place on Fri, 03 Jul, 2026 at 06:00 pm to Fri, 03 Jul, 2026 at 09:00 pm at 1400 E ST RD 62, Madison, IN, United States, Indiana 47250.
- **Q**: Who is organizing Game Night?
  - **A:** Game Night is organized by North Madison Christian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Game Night",
        "image": "https://cdn-az.allevents.in/events10/banners/cf499a1a3385e45ce075137e247911950dd88afa8fc2c8ec6fbba02e1c47acc6-rimg-w1200-h675-dcf4f3f3-gmir?v=1782720515",
        "startDate": "2026-07-03",
        "endDate": "2026-07-03",
        "url": "https://allevents.in/madison/game-night/200030326096235",
        "location": {
            "@type": "Place",
            "name": "1400 E ST RD 62, Madison, IN, United States, Indiana 47250",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1400 Clifty Dr, Madison, IN 47250-1620, United States",
                "addressLocality": "Madison",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.77209",
                "longitude": "-85.4174"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "People of all ages are invited to come out and fellowship on the first Friday of the month at NMCC for Game Night! Bring your own board / card game or join in on a game someone else has brought.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "North Madison Christian Church",
                "url": "https://allevents.in/org/north-madison-christian-church/17295041"
            }
        ]
    }
]
```