

# Event Details

- **Event Name**: Family Movie Night
- **Event Start and End Date**: Sat, 29 Nov, 2025 at 06:00 pm
- **Event Description**: Family friendly movie night with popcorn and hot cocoa. Free event. Big screen. Wear your comfy clothes or pjs, bring a blanket and a stuffed animal!
- **Event URL**: https://allevents.in/grand-haven/family-movie-night/200029224142615
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details

- **Ticket URL**: http://facebook.com/200029224142615?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=grand+haven-events

## Event venue details

- **city**: Grand Haven
- **state**: MI
- **country**: United States
- **location**: Grand Haven Church of the Nazarene
- **lat**: 43.046115207224
- **long**: -86.204690604791
- **full address**: Grand Haven Church of the Nazarene, 1620 S Beechtree St ,Grand Haven, Michigan, United States

## Event gallery

- **Alt text**: Family Movie Night
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/964bbc59fcfad9434f17e3dfdaea9efdba95fb54b74f8525debcdb7fce181649-rimg-w1179-h1143-dc192d3f-gmir?v=1764116729

## FAQs

- **Q**: When and where is Family Movie Night being held?
  - **A:** Family Movie Night takes place on Sat, 29 Nov, 2025 at 06:00 pm to Sat, 29 Nov, 2025 at 06:00 pm at Grand Haven Church of the Nazarene, 1620 S Beechtree St ,Grand Haven, Michigan, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Movie Night",
        "image": "https://cdn-az.allevents.in/events2/banners/964bbc59fcfad9434f17e3dfdaea9efdba95fb54b74f8525debcdb7fce181649-rimg-w1179-h1143-dc192d3f-gmir?v=1764116729",
        "startDate": "2025-11-29",
        "url": "https://allevents.in/grand-haven/family-movie-night/200029224142615",
        "location": {
            "@type": "Place",
            "name": "Grand Haven Church of the Nazarene",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1620 S Beechtree St ,Grand Haven, Michigan",
                "addressLocality": "Grand Haven",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.046115207224",
                "longitude": "-86.204690604791"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Family friendly movie night with popcorn and hot cocoa. Free event. Big screen. Wear your comfy clothes or pjs, bring a blanket and a stuffed animal!"
    }
]
```