

# Event Details

- **Event Name**: Family Movie Night
- **Event Start and End Date**: Thu, 20 Aug, 2026 at 07:30 pm (-05:00)
- **Event Description**: Free family movie in the park, with free popcorn while supplies last!  Movie starts at sunset, approximately 7:47pm.
- **Event URL**: https://allevents.in/milwaukee/family-movie-night/200029801636454
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 45

## Ticket Details


## Event venue details

- **city**: Milwaukee
- **state**: WI
- **country**: United States
- **location**: Enderis Park, Milwaukee, Wisconsin
- **lat**: 43.072059727291
- **long**: -88.001543365374
- **full address**: Enderis Park, Milwaukee, Wisconsin, United States

## Event gallery

- **Alt text**: Family Movie Night
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/941ae733c4ac95d5190ea8f7960c9db8919ef12ecf8103e0fbb43613bc4c7bbf-rimg-w1200-h675-dc090678-gmir?v=1774229909

## FAQs

- **Q**: When and where is Family Movie Night being held?
  - **A:** Family Movie Night takes place on Thu, 20 Aug, 2026 at 07:30 pm to Thu, 20 Aug, 2026 at 07:30 pm at Enderis Park, Milwaukee, Wisconsin, United States.
- **Q**: Who is organizing Family Movie Night?
  - **A:** Family Movie Night is organized by Enderis Park Neighborhood Association.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Movie Night",
        "image": "https://cdn-az.allevents.in/events6/banners/941ae733c4ac95d5190ea8f7960c9db8919ef12ecf8103e0fbb43613bc4c7bbf-rimg-w1200-h675-dc090678-gmir?v=1774229909",
        "startDate": "2026-08-20T19:30:00-05:00",
        "url": "https://allevents.in/milwaukee/family-movie-night/200029801636454",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Enderis Park, Milwaukee, Wisconsin",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Milwaukee,WI,United States",
                "addressLocality": "Milwaukee",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.072059727291",
                "longitude": "-88.001543365374"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free family movie in the park, with free popcorn while supplies last!  Movie starts at sunset, approximately 7:47pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Enderis Park Neighborhood Association",
                "url": "https://allevents.in/org/enderis-park-neighborhood-association/8972732",
                "description": "Welcome to the official facebook page of the Enderis Park Neighborhood Association!  Come here for breaking information about our great neighborhood."
            }
        ]
    }
]
```