

# Event Details

- **Event Name**: Movie Night - Christmas Vacation
- **Event Start and End Date**: Tue, 09 Dec, 2025 at 06:00 pm
- **Event Description**: We’re showing the holiday classic "Christmas Vacation" at 6 PM. It’s a great chance to relax with a drink in hand and some good company.
- **Event URL**: https://allevents.in/eagle-river/movie-night-christmas-vacation/200029298168830
- **Event Categories**: entertainment, christmas, holiday
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Eagle River
- **state**: AK
- **country**: United States
- **location**: 10930 Mausel St, Eagle River, AK, United States, Alaska 99577
- **lat**: 61.31912
- **long**: -149.58076
- **full address**: 10930 Mausel St, Eagle River, AK, United States, Alaska 99577

## Event gallery

- **Alt text**: Movie Night - Christmas Vacation
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/9b11a17417175301a9a063770309ce4d690f1ab2a50276a022a271904897a0ed-rimg-w1200-h675-dcc73135-gmir?v=1764820890

## FAQs

- **Q**: When and where is Movie Night - Christmas Vacation being held?
  - **A:** Movie Night - Christmas Vacation takes place on Tue, 09 Dec, 2025 at 06:00 pm to Tue, 09 Dec, 2025 at 06:00 pm at 10930 Mausel St, Eagle River, AK, United States, Alaska 99577.
- **Q**: Who is organizing Movie Night - Christmas Vacation?
  - **A:** Movie Night - Christmas Vacation is organized by Odd Man Rush Brewing.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie Night - Christmas Vacation",
        "image": "https://cdn-az.allevents.in/events3/banners/9b11a17417175301a9a063770309ce4d690f1ab2a50276a022a271904897a0ed-rimg-w1200-h675-dcc73135-gmir?v=1764820890",
        "startDate": "2025-12-09",
        "url": "https://allevents.in/eagle-river/movie-night-christmas-vacation/200029298168830",
        "location": {
            "@type": "Place",
            "name": "10930 Mausel St, Eagle River, AK, United States, Alaska 99577",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10930 Mausel St, Eagle River, AK 99577-8095, United States",
                "addressLocality": "Eagle River",
                "addressRegion": "AK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "61.31912",
                "longitude": "-149.58076"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We’re showing the holiday classic \"Christmas Vacation\" at 6 PM. It’s a great chance to relax with a drink in hand and some good company.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Odd Man Rush Brewing",
                "url": "https://allevents.in/org/odd-man-rush-brewing/26015369"
            }
        ]
    }
]
```