

# Event Details

- **Event Name**: Christmas Movie Night
- **Event Start and End Date**: Thu, 11 Dec, 2025 at 05:30 pm
- **Event Description**: Join us for Jingle Jangle - A Christmas Journey Thursday, December 11th at 5:30pm! ?
$2 per person (snacks available for purchase)
- **Event URL**: https://allevents.in/millsboro/christmas-movie-night/200029252795021
- **Event Categories**: entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Millsboro
- **state**: DE
- **country**: United States
- **location**: Long Neck Elementary School
- **lat**: 38.63062
- **long**: -75.1857
- **full address**: Long Neck Elementary School, 26064 School Ln,Long Neck, Delaware, Millsboro, United States

## Event gallery

- **Alt text**: Christmas Movie Night
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/130aa7d4c3fa30c76995802f9b26f19a772cf618e8343feca422fd2266bffce0-rimg-w1200-h1697-dcffffff-gmir?v=1765341329

## FAQs

- **Q**: When and where is Christmas Movie Night being held?
  - **A:** Christmas Movie Night takes place on Thu, 11 Dec, 2025 at 05:30 pm to Thu, 11 Dec, 2025 at 05:30 pm at Long Neck Elementary School, 26064 School Ln,Long Neck, Delaware, Millsboro, United States.
- **Q**: Who is organizing Christmas Movie Night?
  - **A:** Christmas Movie Night is organized by Long Neck Elementary PTO.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Movie Night",
        "image": "https://cdn-az.allevents.in/events3/banners/130aa7d4c3fa30c76995802f9b26f19a772cf618e8343feca422fd2266bffce0-rimg-w1200-h1697-dcffffff-gmir?v=1765341329",
        "startDate": "2025-12-11",
        "url": "https://allevents.in/millsboro/christmas-movie-night/200029252795021",
        "location": {
            "@type": "Place",
            "name": "Long Neck Elementary School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "26064 School Ln,Long Neck, Delaware",
                "addressLocality": "Millsboro",
                "addressRegion": "DE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.63062",
                "longitude": "-75.1857"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Jingle Jangle - A Christmas Journey Thursday, December 11th at 5:30pm! ?\n$2 per person (snacks available for purchase)",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Long Neck Elementary PTO",
                "url": "https://allevents.in/org/long-neck-elementary-pto/22959773"
            }
        ]
    }
]
```