

# Event Details

- **Event Name**: Movie Night
- **Event Start and End Date**: Fri, 19 Dec, 2025 at 06:00 pm
- **Event Description**: Hey, everyone! We are excited to invite all of you to our FREE movie. We will have free popcorn and some fun with a great movie! Come experience the magic of Christmas with us. The adventure begins at 6pm. See you at 6pm on December 19th.
- **Event URL**: https://allevents.in/minnesota-lake/movie-night/200029350719438
- **Event Categories**: entertainment, trips-adventures, christmas
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Minnesota Lake
- **state**: MN
- **country**: United States
- **location**: Peace Church of Minnesota Lake, MN
- **lat**: 43.83989
- **long**: -93.83118
- **full address**: Peace Church of Minnesota Lake, MN, 16 Park Street South ,Minnesota Lake, Minnesota, United States

## Event gallery

- **Alt text**: Movie Night
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/f91661377402250e8a01fc31e1b795c5e4315ef5b1a52f3da7437df65a789491-rimg-w1200-h857-dc111a1a-gmir?v=1765626398

## FAQs

- **Q**: When and where is Movie Night being held?
  - **A:** Movie Night takes place on Fri, 19 Dec, 2025 at 06:00 pm to Fri, 19 Dec, 2025 at 06:00 pm at Peace Church of Minnesota Lake, MN, 16 Park Street South ,Minnesota Lake, Minnesota, United States.
- **Q**: Who is organizing Movie Night?
  - **A:** Movie Night is organized by Peace Church of Minnesota Lake, MN.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie Night",
        "image": "https://cdn-az.allevents.in/events10/banners/f91661377402250e8a01fc31e1b795c5e4315ef5b1a52f3da7437df65a789491-rimg-w1200-h857-dc111a1a-gmir?v=1765626398",
        "startDate": "2025-12-19",
        "url": "https://allevents.in/minnesota-lake/movie-night/200029350719438",
        "location": {
            "@type": "Place",
            "name": "Peace Church of Minnesota Lake, MN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "16 Park Street South ,Minnesota Lake, Minnesota",
                "addressLocality": "Minnesota Lake",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.83989",
                "longitude": "-93.83118"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hey, everyone! We are excited to invite all of you to our FREE movie. We will have free popcorn and some fun with a great movie! Come experience the magic of Christmas with us. The adventure begins at 6pm. See you at 6pm on December 19th.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Peace Church of Minnesota Lake MN",
                "url": "https://allevents.in/org/peace-church-of-minnesota-lake-mn/21934325"
            }
        ]
    }
]
```