

# Event Details

- **Event Name**: FAMILY GAME NIGHT
- **Event Start and End Date**: Sat, 22 Nov, 2025 at 05:00 pm
- **Event Description**: Join us for a family friendly game night starting around 5pm. Bring your favorite snack to share, and any games you want to play. Free popcorn.
- **Event URL**: https://allevents.in/creston/family-game-night/200029195976339
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Creston
- **state**: IA
- **country**: United States
- **location**: 403 W Montgomery, Creston, IA
- **lat**: 41.05859
- **long**: -94.36544
- **full address**: 403 W Montgomery, Creston, IA, United States

## Event gallery

- **Alt text**: FAMILY GAME NIGHT
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/0b1f090fbd29e62ed954af14352f43dc1930f8aadd82d39ac0c44d15326f655e-rimg-w740-h740-dcfcedd8-gmir?v=1763737270

## FAQs

- **Q**: When and where is FAMILY GAME NIGHT being held?
  - **A:** FAMILY GAME NIGHT takes place on Sat, 22 Nov, 2025 at 05:00 pm to Sat, 22 Nov, 2025 at 05:00 pm at 403 W Montgomery, Creston, IA, United States.
- **Q**: Who is organizing FAMILY GAME NIGHT?
  - **A:** FAMILY GAME NIGHT is organized by Creston Elks Lodge.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "FAMILY GAME NIGHT",
        "image": "https://cdn-az.allevents.in/events4/banners/0b1f090fbd29e62ed954af14352f43dc1930f8aadd82d39ac0c44d15326f655e-rimg-w740-h740-dcfcedd8-gmir?v=1763737270",
        "startDate": "2025-11-22",
        "url": "https://allevents.in/creston/family-game-night/200029195976339",
        "location": {
            "@type": "Place",
            "name": "403 W Montgomery, Creston, IA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "403 W Montgomery St, Creston, IA 50801-2207, United States",
                "addressLocality": "Creston",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.05859",
                "longitude": "-94.36544"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a family friendly game night starting around 5pm. Bring your favorite snack to share, and any games you want to play. Free popcorn.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Creston Elks Lodge",
                "url": "https://allevents.in/org/creston-elks-lodge/20880365"
            }
        ]
    }
]
```