

# Event Details

- **Event Name**: Family Movie Night
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 07:00 pm
- **Event Description**: Join us Dec. 20th @ 7pm for a Family Movie Night!
- **Event URL**: https://allevents.in/allegan/family-movie-night/200029252865117
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 26

## Ticket Details


## Event venue details

- **city**: Allegan
- **state**: MI
- **country**: United States
- **location**: 412 Sherman St, Allegan, MI, United States, Michigan 49010
- **lat**: 42.52821
- **long**: -85.86607
- **full address**: 412 Sherman St, Allegan, MI, United States, Michigan 49010

## Event gallery

- **Alt text**: Family Movie Night
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/98f99fbbe735f53329e094f6ef837a07cc0f88b320bc72a85e1c24648f82edd5-rimg-w1200-h675-dcfdfae6-gmir?v=1765981558

## FAQs

- **Q**: When and where is Family Movie Night being held?
  - **A:** Family Movie Night takes place on Sat, 20 Dec, 2025 at 07:00 pm to Sat, 20 Dec, 2025 at 07:00 pm at 412 Sherman St, Allegan, MI, United States, Michigan 49010.
- **Q**: Who is organizing Family Movie Night?
  - **A:** Family Movie Night is organized by Allegan Bible Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Movie Night",
        "image": "https://cdn-az.allevents.in/events2/banners/98f99fbbe735f53329e094f6ef837a07cc0f88b320bc72a85e1c24648f82edd5-rimg-w1200-h675-dcfdfae6-gmir?v=1765981558",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/allegan/family-movie-night/200029252865117",
        "location": {
            "@type": "Place",
            "name": "412 Sherman St, Allegan, MI, United States, Michigan 49010",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "412 Sherman St, Allegan, MI 49010-1446, United States",
                "addressLocality": "Allegan",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.52821",
                "longitude": "-85.86607"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us Dec. 20th @ 7pm for a Family Movie Night!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Allegan Bible Church",
                "url": "https://allevents.in/org/allegan-bible-church/26723464"
            }
        ]
    }
]
```