

# Event Details

- **Event Name**: Home Alone: Movie Night
- **Event Start and End Date**: Fri, 19 Dec, 2025 at 07:00 pm
- **Event Description**: Free movie presented by the Downtown Moose Jaw Association!
- **Event URL**: https://allevents.in/moose-jaw/home-alone-movie-night/200029378258713
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 66

## Ticket Details


## Event venue details

- **city**: Moose Jaw
- **state**: SK
- **country**: Canada
- **location**: 217 Main St. N., Moose Jaw, SK, Canada, Saskatchewan S6H 0W1
- **lat**: 50.39214
- **long**: -105.53442
- **full address**: 217 Main St. N., Moose Jaw, SK, Canada, Saskatchewan S6H 0W1

## Event gallery

- **Alt text**: Home Alone: Movie Night
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/6fdf54e6da28514194b37df7d3e1249ac7f63dcc95b929b4b88ea7377fded79d-rimg-w1000-h425-dc286933-gmir?v=1766172073

## FAQs

- **Q**: When and where is Home Alone: Movie Night being held?
  - **A:** Home Alone: Movie Night takes place on Fri, 19 Dec, 2025 at 07:00 pm to Fri, 19 Dec, 2025 at 07:00 pm at 217 Main St. N., Moose Jaw, SK, Canada, Saskatchewan S6H 0W1.
- **Q**: Who is organizing Home Alone: Movie Night?
  - **A:** Home Alone: Movie Night is organized by Moose Jaw Centre for Arts and Culture, home of the Mae Wilson Theatre.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Home Alone: Movie Night",
        "image": "https://cdn-az.allevents.in/events9/banners/6fdf54e6da28514194b37df7d3e1249ac7f63dcc95b929b4b88ea7377fded79d-rimg-w1000-h425-dc286933-gmir?v=1766172073",
        "startDate": "2025-12-19",
        "url": "https://allevents.in/moose-jaw/home-alone-movie-night/200029378258713",
        "location": {
            "@type": "Place",
            "name": "217 Main St. N., Moose Jaw, SK, Canada, Saskatchewan S6H 0W1",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "217 Main St N, Moose Jaw, SK S6H 0W1, Canada",
                "addressLocality": "Moose Jaw",
                "addressRegion": "SK",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.39214",
                "longitude": "-105.53442"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free movie presented by the Downtown Moose Jaw Association!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Moose Jaw Centre for Arts and Culture home of the Mae Wilson Theatre",
                "url": "https://allevents.in/org/moose-jaw-centre-for-arts-and-culture-home-of-the-mae-wilson-theatre/27259420"
            }
        ]
    }
]
```