

# Event Details

- **Event Name**: Christmas Movie Night
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 06:00 pm – Tue, 16 Dec, 2025 at 08:00 pm
- **Event Description**: Christmas movie nights are back! Starting Decmeber 9th! Make reservations to ensure a spot and a special gift . ? ? ✨️ ? ?‍?
- **Event URL**: https://allevents.in/montoursville/christmas-movie-night/200029345215541
- **Event Categories**: entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Montoursville
- **state**: PA
- **country**: United States
- **location**: Trifecta Bar and Grill
- **lat**: 41.249847758128
- **long**: -76.926673982926
- **full address**: Trifecta Bar and Grill, 319 Broad Street,Montoursville, Pennsylvania, United States

## Event gallery

- **Alt text**: Christmas Movie Night
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/fc664aa20ff1fba13da37c9fb7cfc43fd25361a64980847a6b094f4471e132e3-rimg-w1200-h519-dcfdf1d9-gmir?v=1765532141

## FAQs

- **Q**: When and where is Christmas Movie Night being held?
  - **A:** Christmas Movie Night takes place on Tue, 16 Dec, 2025 at 06:00 pm to Tue, 16 Dec, 2025 at 08:00 pm at Trifecta Bar and Grill, 319 Broad Street,Montoursville, Pennsylvania, United States.
- **Q**: Who is organizing Christmas Movie Night?
  - **A:** Christmas Movie Night is organized by Trifecta Bar and Grill.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Movie Night",
        "image": "https://cdn-az.allevents.in/events6/banners/fc664aa20ff1fba13da37c9fb7cfc43fd25361a64980847a6b094f4471e132e3-rimg-w1200-h519-dcfdf1d9-gmir?v=1765532141",
        "startDate": "2025-12-16",
        "endDate": "2025-12-16",
        "url": "https://allevents.in/montoursville/christmas-movie-night/200029345215541",
        "location": {
            "@type": "Place",
            "name": "Trifecta Bar and Grill",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "319 Broad Street,Montoursville, Pennsylvania",
                "addressLocality": "Montoursville",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.249847758128",
                "longitude": "-76.926673982926"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas movie nights are back! Starting Decmeber 9th! Make reservations to ensure a spot and a special gift . ? ? ✨️ ? ?‍?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Trifecta Bar and Grill",
                "url": "https://allevents.in/org/trifecta-bar-and-grill/26440645"
            }
        ]
    }
]
```