

# Event Details

- **Event Name**: Family Movie Night
- **Event Start and End Date**: Fri, 22 May, 2026 at 06:00 pm
- **Event Description**: All are invited to join us for Family Night at the church on Friday, May 22nd. Come share a joyful evening filled with fellowship, laughter, and time together. Bring your family and a friend, we look forward to seeing you there.
- **Event URL**: https://allevents.in/oak-park/family-movie-night/200030083065557
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Oak Park
- **state**: IL
- **country**: United States
- **location**: 405 S Euclid Ave, Oak Park, IL, United States, Illinois 60302
- **lat**: 41.88113
- **long**: -87.79287
- **full address**: 405 S Euclid Ave, Oak Park, IL, United States, Illinois 60302

## Event gallery

- **Alt text**: Family Movie Night
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/0897d8ff9c41425cf8a7ec7d771e383ea166d8cb0e258b61030b98007382eca2-rimg-w1200-h799-dcbec1be-gmir?v=1779328736

## FAQs

- **Q**: When and where is Family Movie Night being held?
  - **A:** Family Movie Night takes place on Fri, 22 May, 2026 at 06:00 pm to Fri, 22 May, 2026 at 06:00 pm at 405 S Euclid Ave, Oak Park, IL, United States, Illinois 60302.
- **Q**: Who is organizing Family Movie Night?
  - **A:** Family Movie Night is organized by Euclid Avenue United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Movie Night",
        "image": "https://cdn-az.allevents.in/events5/banners/0897d8ff9c41425cf8a7ec7d771e383ea166d8cb0e258b61030b98007382eca2-rimg-w1200-h799-dcbec1be-gmir?v=1779328736",
        "startDate": "2026-05-22",
        "url": "https://allevents.in/oak-park/family-movie-night/200030083065557",
        "location": {
            "@type": "Place",
            "name": "405 S Euclid Ave, Oak Park, IL, United States, Illinois 60302",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "405 S Euclid Ave, Oak Park, IL 60302-3901, United States",
                "addressLocality": "Oak Park",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.88113",
                "longitude": "-87.79287"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are invited to join us for Family Night at the church on Friday, May 22nd. Come share a joyful evening filled with fellowship, laughter, and time together. Bring your family and a friend, we look forward to seeing you there.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Euclid Avenue United Methodist Church",
                "url": "https://allevents.in/org/euclid-avenue-united-methodist-church/21818211"
            }
        ]
    }
]
```