

# Event Details

- **Event Name**: National Lampoon's Christmas Vacation
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 07:00 pm
- **Event Description**: Tickets only $8 (at the door only). Doors open 30 mins before showtime.
- **Event URL**: https://allevents.in/kutztown/national-lampoons-christmas-vacation/200029233398333
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 28

## Ticket Details


## Event venue details

- **city**: Kutztown
- **state**: PA
- **country**: United States
- **location**: 32 N Whiteoak St, Kutztown, PA, United States, Pennsylvania 19530
- **lat**: 40.5166
- **long**: -75.77896
- **full address**: 32 N Whiteoak St, Kutztown, PA, United States, Pennsylvania 19530

## Event gallery

- **Alt text**: National Lampoon's Christmas Vacation
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/cd710b3a53cba94b1dff0609aabb32e3be83f0aeae7ffd0f184a8036fc879ef8-rimg-w1200-h675-dc030201-gmir?v=1765024168

## FAQs

- **Q**: When and where is National Lampoon's Christmas Vacation being held?
  - **A:** National Lampoon's Christmas Vacation takes place on Fri, 12 Dec, 2025 at 07:00 pm to Fri, 12 Dec, 2025 at 07:00 pm at 32 N Whiteoak St, Kutztown, PA, United States, Pennsylvania 19530.
- **Q**: Who is organizing National Lampoon's Christmas Vacation?
  - **A:** National Lampoon's Christmas Vacation is organized by Kutztown Strand Theatre.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "National Lampoon's Christmas Vacation",
        "image": "https://cdn-az.allevents.in/events10/banners/cd710b3a53cba94b1dff0609aabb32e3be83f0aeae7ffd0f184a8036fc879ef8-rimg-w1200-h675-dc030201-gmir?v=1765024168",
        "startDate": "2025-12-12",
        "url": "https://allevents.in/kutztown/national-lampoons-christmas-vacation/200029233398333",
        "location": {
            "@type": "Place",
            "name": "32 N Whiteoak St, Kutztown, PA, United States, Pennsylvania 19530",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "32 N Whiteoak St, Kutztown, PA 19530-1423, United States",
                "addressLocality": "Kutztown",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.5166",
                "longitude": "-75.77896"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Tickets only $8 (at the door only). Doors open 30 mins before showtime.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kutztown Strand Theatre",
                "url": "https://allevents.in/org/kutztown-strand-theatre/25162201"
            }
        ]
    }
]
```