

# Event Details

- **Event Name**: Movie Night
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 05:00 pm – Sun, 21 Dec, 2025 at 08:00 pm
- **Event Description**: Family Movie and Pizza
Elementary Aged Kids 
Parents Optional - Join us or use this time to shop, wrap, sleep, whatever you need!
- **Event URL**: https://allevents.in/erie/movie-night/200029351363502
- **Event Categories**: entertainment, kids
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Erie
- **state**: PA
- **country**: United States
- **location**: 3315 South St, Erie, PA 16510-1840, United States
- **lat**: 42.13968
- **long**: -80.01325
- **full address**: 3315 South St, Erie, PA 16510-1840, United States

## Event gallery

- **Alt text**: Movie Night
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/cc5e992a162ed72982058895ab9e3a0f10a4ac6f069bbb6ba75d508e7deb82be-rimg-w609-h300-dcf8dac4-gmir?v=1766258788

## FAQs

- **Q**: When and where is Movie Night being held?
  - **A:** Movie Night takes place on Sun, 21 Dec, 2025 at 05:00 pm to Sun, 21 Dec, 2025 at 08:00 pm at 3315 South St, Erie, PA 16510-1840, United States.
- **Q**: Who is organizing Movie Night?
  - **A:** Movie Night is organized by Kids At Wesley.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie Night",
        "image": "https://cdn-az.allevents.in/events5/banners/cc5e992a162ed72982058895ab9e3a0f10a4ac6f069bbb6ba75d508e7deb82be-rimg-w609-h300-dcf8dac4-gmir?v=1766258788",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/erie/movie-night/200029351363502",
        "location": {
            "@type": "Place",
            "name": "3315 South St, Erie, PA 16510-1840, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3315 South St, Erie, PA 16510-1840, United States",
                "addressLocality": "Erie",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.13968",
                "longitude": "-80.01325"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Family Movie and Pizza\nElementary Aged Kids \nParents Optional - Join us or use this time to shop, wrap, sleep, whatever you need!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kids At Wesley",
                "url": "https://allevents.in/org/kids-at-wesley/27234839"
            }
        ]
    }
]
```