

# Event Details

- **Event Name**: Christmas Movie Night
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 06:00 pm
- **Event Description**: We will be showing How the Grinch stole Christmas. Plus, come in your Christmas pajamas as you relax and eat some popcorn.
- **Event URL**: https://allevents.in/aspers/christmas-movie-night/200029284723755
- **Event Categories**: christmas, entertainment
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Aspers
- **state**: PA
- **country**: United States
- **location**: 2140 Carlisle Rd, Aspers, PA, United States, Pennsylvania 17304
- **lat**: 39.98508
- **long**: -77.23311
- **full address**: 2140 Carlisle Rd, Aspers, PA, United States, Pennsylvania 17304

## Event gallery

- **Alt text**: Christmas Movie Night
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/4b7859edf1021c3001646635c2e1e95689e10e832b3a8b49bc794bb376263b74-rimg-w1200-h675-dc206d5d-gmir?v=1766045794

## FAQs

- **Q**: When and where is Christmas Movie Night being held?
  - **A:** Christmas Movie Night takes place on Sat, 20 Dec, 2025 at 06:00 pm to Sat, 20 Dec, 2025 at 06:00 pm at 2140 Carlisle Rd, Aspers, PA, United States, Pennsylvania 17304.
- **Q**: Who is organizing Christmas Movie Night?
  - **A:** Christmas Movie Night is organized by Orchard Springs Fellowship.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Movie Night",
        "image": "https://cdn-az.allevents.in/events8/banners/4b7859edf1021c3001646635c2e1e95689e10e832b3a8b49bc794bb376263b74-rimg-w1200-h675-dc206d5d-gmir?v=1766045794",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/aspers/christmas-movie-night/200029284723755",
        "location": {
            "@type": "Place",
            "name": "2140 Carlisle Rd, Aspers, PA, United States, Pennsylvania 17304",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2140 Carlisle Rd, Aspers, PA 17304-9696, United States",
                "addressLocality": "Aspers",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.98508",
                "longitude": "-77.23311"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be showing How the Grinch stole Christmas. Plus, come in your Christmas pajamas as you relax and eat some popcorn.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Orchard Springs Fellowship",
                "url": "https://allevents.in/org/orchard-springs-fellowship/26257218"
            }
        ]
    }
]
```