

# Event Details

- **Event Name**: Holiday Movie
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 02:30 pm
- **Event Description**: Interested in watching a holiday classic or two?  Snacks will be provided and registration is required.
- **Event URL**: https://allevents.in/lancaster/holiday-movie/200029137723300
- **Event Categories**: entertainment, holiday
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Lancaster
- **state**: NH
- **country**: United States
- **location**: 128 Main St, Lancaster, NH, United States, New Hampshire 03584
- **lat**: 44.49132
- **long**: -71.57034
- **full address**: 128 Main St, Lancaster, NH, United States, New Hampshire 03584

## Event gallery

- **Alt text**: Holiday Movie
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/f6ecb636d79b729d75594ba17c728c7fcf2453f7cb1fdb580c0e694ced278c70-rimg-w1200-h900-dc33322c-gmir?v=1765478596

## FAQs

- **Q**: When and where is Holiday Movie being held?
  - **A:** Holiday Movie takes place on Thu, 18 Dec, 2025 at 02:30 pm to Thu, 18 Dec, 2025 at 02:30 pm at 128 Main St, Lancaster, NH, United States, New Hampshire 03584.
- **Q**: Who is organizing Holiday Movie?
  - **A:** Holiday Movie is organized by Weeks Memorial Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Movie",
        "image": "https://cdn-az.allevents.in/events6/banners/f6ecb636d79b729d75594ba17c728c7fcf2453f7cb1fdb580c0e694ced278c70-rimg-w1200-h900-dc33322c-gmir?v=1765478596",
        "startDate": "2025-12-18",
        "url": "https://allevents.in/lancaster/holiday-movie/200029137723300",
        "location": {
            "@type": "Place",
            "name": "128 Main St, Lancaster, NH, United States, New Hampshire 03584",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "128 Main St, Lancaster, NH 03584-3031, United States",
                "addressLocality": "Lancaster",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.49132",
                "longitude": "-71.57034"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Interested in watching a holiday classic or two?  Snacks will be provided and registration is required.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Weeks Memorial Library",
                "url": "https://allevents.in/org/weeks-memorial-library/20877222"
            }
        ]
    }
]
```