

# Event Details

- **Event Name**: Movie Night: My Best Friend's Wedding
- **Event Start and End Date**: Thu, 27 Aug, 2026 at 06:00 pm – Thu, 27 Aug, 2026 at 08:00 pm (-05:00)
- **Event Description**: Enjoy an outdoor screening of My Bestfriend’s Wedding – part of our Chicago Movie Series. Settle in on the lawn for a feel-good night under the city skyline.
- **Event URL**: https://allevents.in/chicago/movie-night-my-best-friends-wedding/200030128992914
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: 320 South Canal St., Chicago, IL, United States, Illinois 60606
- **lat**: 41.87702
- **long**: -87.64036
- **full address**: 320 South Canal St., Chicago, IL, United States, Illinois 60606

## Event gallery

- **Alt text**: Movie Night: My Best Friend's Wedding
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/c84aca46bd789a5fd298eabbd829a299f4c3c95cbc7fa9b05dfcebb67a3427dc-rimg-w1200-h675-dc131907-gmir?v=1779766754

## FAQs

- **Q**: When and where is Movie Night: My Best Friend's Wedding being held?
  - **A:** Movie Night: My Best Friend's Wedding takes place on Thu, 27 Aug, 2026 at 06:00 pm to Thu, 27 Aug, 2026 at 08:00 pm at 320 South Canal St., Chicago, IL, United States, Illinois 60606.
- **Q**: Who is organizing Movie Night: My Best Friend's Wedding?
  - **A:** Movie Night: My Best Friend's Wedding is organized by The Green at 320 South Canal.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie Night: My Best Friend's Wedding",
        "image": "https://cdn-az.allevents.in/events7/banners/c84aca46bd789a5fd298eabbd829a299f4c3c95cbc7fa9b05dfcebb67a3427dc-rimg-w1200-h675-dc131907-gmir?v=1779766754",
        "startDate": "2026-08-27T18:00:00-05:00",
        "endDate": "2026-08-27T20:00:00-05:00",
        "url": "https://allevents.in/chicago/movie-night-my-best-friends-wedding/200030128992914",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "320 South Canal St., Chicago, IL, United States, Illinois 60606",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "320 S Canal St, Chicago, IL 60606-5707, United States",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.87702",
                "longitude": "-87.64036"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Enjoy an outdoor screening of My Bestfriend’s Wedding – part of our Chicago Movie Series. Settle in on the lawn for a feel-good night under the city skyline.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Green at 320 South Canal",
                "url": "https://allevents.in/org/the-green-at-320-south-canal/24046121"
            }
        ]
    }
]
```