

# Event Details

- **Event Name**: National Lampoon’s Christmas Vacation
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 07:00 pm
- **Event Description**: As the holidays approach, Clark Griswold (Chevy Chase) wants to have a perfect family Christmas, so he pesters his wife, Ellen (Beverly D'Angelo), and children, as he tries to make sure everything is in line, including the tree and house decorations.

However, things go awry quickly. His hick cousin, Eddie (Randy Quaid), and his family show up unplanned and start living in their camper on the Griswold property. Even worse, Clark’s employers renege on the holiday bonus he needs.
- **Event URL**: https://allevents.in/beverly/national-lampoon’s-christmas-vacation/200029267113757
- **Event Categories**: christmas, holiday
- **Interested Audience**: 
  - total_interested_count: 141

## Ticket Details


## Event venue details

- **city**: Beverly
- **state**: MA
- **country**: United States
- **location**: The Cabot
- **lat**: 42.551470597931
- **long**: -70.878929561724
- **full address**: The Cabot, 286 Cabot St,Beverly, Massachusetts, United States

## Event gallery

- **Alt text**: National Lampoon’s Christmas Vacation
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/8ce6e932e09ec259607b8330bf3664af49c112732c638ccf0e0ce7fd9d90d4bb-rimg-w1200-h675-dc363576-gmir?v=1765814305

## FAQs

- **Q**: When and where is National Lampoon’s Christmas Vacation being held?
  - **A:** National Lampoon’s Christmas Vacation takes place on Sun, 21 Dec, 2025 at 07:00 pm to Sun, 21 Dec, 2025 at 07:00 pm at The Cabot, 286 Cabot St,Beverly, Massachusetts, United States.
- **Q**: Who is organizing National Lampoon’s Christmas Vacation?
  - **A:** National Lampoon’s Christmas Vacation is organized by The Cabot.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "National Lampoon’s Christmas Vacation",
        "image": "https://cdn-az.allevents.in/events9/banners/8ce6e932e09ec259607b8330bf3664af49c112732c638ccf0e0ce7fd9d90d4bb-rimg-w1200-h675-dc363576-gmir?v=1765814305",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/beverly/national-lampoon’s-christmas-vacation/200029267113757",
        "location": {
            "@type": "Place",
            "name": "The Cabot",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "286 Cabot St,Beverly, Massachusetts",
                "addressLocality": "Beverly",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.551470597931",
                "longitude": "-70.878929561724"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "As the holidays approach, Clark Griswold (Chevy Chase) wants to have a perfect family Christmas, so he pesters his wife, Ellen (Beverly D'Angelo), and children, as he tries to make sure everything is in line, including the tree and house decorations.\n\nHowever, things go awry quickly. His hick cousin",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Cabot",
                "url": "https://allevents.in/org/the-cabot/25937965",
                "description": "The Cabot, Beverly. 50,164 likes · 2,839 talking about this · 58,955 were here. A vibrant and active non-profit arts and entertainment destination in the..."
            }
        ]
    }
]
```