

# Event Details

- **Event Name**: Movie in the Park 
- **Event Start and End Date**: Fri, 24 Jul, 2026 at 08:00 pm (-05:00)
- **Event Description**: Enjoy a relaxing night out with your family! Bring a picnic blanket or chairs to Central Park for a FREE family-friendly outdoor movie: Zootopia 2. Popcorn and snacks will be available for sale.
- **Event URL**: https://allevents.in/manhattan/movie-in-the-park/200029772856551
- **Event Categories**: entertainment, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 101

## Ticket Details


## Event venue details

- **city**: Manhattan
- **state**: IL
- **country**: United States
- **location**: Central Park, Manhattan, Il
- **lat**: 41.4196058767
- **long**: -87.986973953515
- **full address**: Central Park, Manhattan, Il, United States

## Event gallery

- **Alt text**: Movie in the Park
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/61c11589a9f531cadd225a0369143960cad555caac67663125b9eeecb643ccd1-rimg-w1200-h675-dc01071c-gmir?v=1776357389

## FAQs

- **Q**: When and where is Movie in the Park  being held?
  - **A:** Movie in the Park  takes place on Fri, 24 Jul, 2026 at 08:00 pm to Fri, 24 Jul, 2026 at 08:00 pm at Central Park, Manhattan, Il, United States.
- **Q**: Who is organizing Movie in the Park ?
  - **A:** Movie in the Park  is organized by Manhattan Park District.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie in the Park",
        "image": "https://cdn-az.allevents.in/events5/banners/61c11589a9f531cadd225a0369143960cad555caac67663125b9eeecb643ccd1-rimg-w1200-h675-dc01071c-gmir?v=1776357389",
        "startDate": "2026-07-24T20:00:00-05:00",
        "url": "https://allevents.in/manhattan/movie-in-the-park/200029772856551",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Central Park, Manhattan, Il",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "110 S Park Rd, Manhattan, IL 60442, United States",
                "addressLocality": "Manhattan",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.4196058767",
                "longitude": "-87.986973953515"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Enjoy a relaxing night out with your family! Bring a picnic blanket or chairs to Central Park for a FREE family-friendly outdoor movie: Zootopia 2. Popcorn and snacks will be available for sale.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Manhattan Park District",
                "url": "https://allevents.in/org/manhattan-park-district/21535284"
            }
        ]
    }
]
```