

# Event Details

- **Event Name**: Movie Night
- **Event Start and End Date**: Fri, 12 Jun, 2026 at 09:30 pm
- **Event Description**: Join us in the back yard of the church for a family movie night! All are welcome! Bring your chairs, a blanket if needed and we will have popcorn and some drinks while we watch the movie Animal Farm!
- **Event URL**: https://allevents.in/stanwood/movie-night/200030212585525
- **Event Categories**: Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Stanwood
- **state**: MI
- **country**: United States
- **location**: 6842 Northland Drive, Stanwood, MI, United States, Michigan 49346
- **lat**: 43.56701
- **long**: -85.44315
- **full address**: 6842 Northland Drive, Stanwood, MI, United States, Michigan 49346

## Event gallery

- **Alt text**: Movie Night
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/1929be9d18650254ccc229541fc276a149e33a30443bb1a6e5282fd606064d36-rimg-w1054-h1492-dc040504-gmir?v=1781041704

## FAQs

- **Q**: When and where is Movie Night being held?
  - **A:** Movie Night takes place on Fri, 12 Jun, 2026 at 09:30 pm to Fri, 12 Jun, 2026 at 09:30 pm at 6842 Northland Drive, Stanwood, MI, United States, Michigan 49346.
- **Q**: Who is organizing Movie Night?
  - **A:** Movie Night is organized by Northland Global Methodist Church.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Movie Night is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in Stanwood, this event is thoughtfully curated to deliver a standout experience worth every moment. If Movie Night sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie Night",
        "image": "https://cdn-az.allevents.in/events3/banners/1929be9d18650254ccc229541fc276a149e33a30443bb1a6e5282fd606064d36-rimg-w1054-h1492-dc040504-gmir?v=1781041704",
        "startDate": "2026-06-12",
        "url": "https://allevents.in/stanwood/movie-night/200030212585525",
        "location": {
            "@type": "Place",
            "name": "6842 Northland Drive, Stanwood, MI, United States, Michigan 49346",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6842 Northland Dr, Stanwood, MI 49346-8721, United States",
                "addressLocality": "Stanwood",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.56701",
                "longitude": "-85.44315"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us in the back yard of the church for a family movie night! All are welcome! Bring your chairs, a blanket if needed and we will have popcorn and some drinks while we watch the movie Animal Farm!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Northland Global Methodist Church",
                "url": "https://allevents.in/org/northland-global-methodist-church/25861815"
            }
        ]
    }
]
```