

# Event Details

- **Event Name**: Movie Night
- **Event Start and End Date**: Sat, 25 Jul, 2026 at 07:00 pm (-05:00)
- **Event Description**: Enjoy Christmas classics without the cold! This triple feature includes - Elf, National Lampoon's Christmas Vacation, and The Christmas Story.
- **Event URL**: https://allevents.in/forest-lake/movie-night/200030045376802
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Forest Lake
- **state**: MN
- **country**: United States
- **location**: 15201 Running Aces Blvd, 55025
- **lat**: 45.24476
- **long**: -93.03419
- **full address**: 15201 Running Aces Blvd, 55025, 15201 Zurich St NE, Forest Lake, MN 55025-7908, United States

## Event gallery

- **Alt text**: Movie Night
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/89550c26cd1f5e02a5de6ac5853de34428328c3d7e176edde365719f141a27d6-rimg-w1200-h675-dcd2a660-gmir?v=1778544721

## FAQs

- **Q**: When and where is Movie Night being held?
  - **A:** Movie Night takes place on Sat, 25 Jul, 2026 at 07:00 pm to Sat, 25 Jul, 2026 at 07:00 pm at 15201 Running Aces Blvd, 55025, 15201 Zurich St NE, Forest Lake, MN 55025-7908, United States.
- **Q**: Who is organizing Movie Night?
  - **A:** Movie Night is organized by The Outskirts Events.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie Night",
        "image": "https://cdn-az.allevents.in/events4/banners/89550c26cd1f5e02a5de6ac5853de34428328c3d7e176edde365719f141a27d6-rimg-w1200-h675-dcd2a660-gmir?v=1778544721",
        "startDate": "2026-07-25T19:00:00-05:00",
        "url": "https://allevents.in/forest-lake/movie-night/200030045376802",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "15201 Running Aces Blvd, 55025",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15201 Zurich St NE, Forest Lake, MN 55025-7908, United States",
                "addressLocality": "Forest Lake",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.24476",
                "longitude": "-93.03419"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Enjoy Christmas classics without the cold! This triple feature includes - Elf, National Lampoon's Christmas Vacation, and The Christmas Story.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Outskirts Events",
                "url": "https://allevents.in/org/the-outskirts-events/27745677"
            }
        ]
    }
]
```