

# Event Details

- **Event Name**: Movie in the Park
- **Event Start and End Date**: Fri, 03 Oct, 2025 at 07:00 pm
- **Event Description**: Bring a blanket or chair and meet us in the park for the outdoor Halloween movie, The Addams Family!  Let's kick off the Halloween season spooky style!
- **Event URL**: https://allevents.in/burbank/movie-in-the-park/200028881599355
- **Event Categories**: entertainment, halloween
- **Interested Audience**: 
  - total_interested_count: 30

## Ticket Details


## Event venue details

- **city**: Burbank
- **state**: IL
- **country**: United States
- **location**: 6100 West 85th Street, Burbank, IL, United States, Illinois 60459
- **lat**: 41.73809
- **long**: -87.77208
- **full address**: 6100 West 85th Street, Burbank, IL, United States, Illinois 60459

## Event gallery

- **Alt text**: Movie in the Park
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/4d119e6f2d1e5f4c4dc7733425ea8d313d2afd811e9e450978ff80d15c669a7e-rimg-w1200-h1553-dc050506-gmir?v=1759505454

## FAQs

- **Q**: When and where is Movie in the Park being held?
  - **A:** Movie in the Park takes place on Fri, 03 Oct, 2025 at 07:00 pm to Fri, 03 Oct, 2025 at 07:00 pm at 6100 West 85th Street, Burbank, IL, United States, Illinois 60459.
- **Q**: Who is organizing Movie in the Park?
  - **A:** Movie in the Park is organized by Burbank Park District.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie in the Park",
        "image": "https://cdn-az.allevents.in/events3/banners/4d119e6f2d1e5f4c4dc7733425ea8d313d2afd811e9e450978ff80d15c669a7e-rimg-w1200-h1553-dc050506-gmir?v=1759505454",
        "startDate": "2025-10-03",
        "url": "https://allevents.in/burbank/movie-in-the-park/200028881599355",
        "location": {
            "@type": "Place",
            "name": "6100 West 85th Street, Burbank, IL, United States, Illinois 60459",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6100 W 85th St, Burbank, IL 60459-2501, United States",
                "addressLocality": "Burbank",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.73809",
                "longitude": "-87.77208"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring a blanket or chair and meet us in the park for the outdoor Halloween movie, The Addams Family!  Let's kick off the Halloween season spooky style!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Burbank Park District",
                "url": "https://allevents.in/org/burbank-park-district/21611397"
            }
        ]
    }
]
```