

# Event Details

- **Event Name**: The Vandals Holiday Show
- **Event Start and End Date**: Fri, 19 Dec, 2025 at 07:00 pm – Fri, 19 Dec, 2025 at 08:00 pm
- **Event Description**: The Annual Vandals Holiday show is coming to Ventura! Get your tickets now you won't want to miss this!
- **Event URL**: https://allevents.in/ventura/the-vandals-holiday-show/80006798510707
- **Event Categories**: concerts, holiday
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.venturatheater.net/

## Event venue details

- **city**: Ventura
- **state**: CA
- **country**: United States
- **location**: The Majestic Ventura Theater
- **lat**: 34.2803049
- **long**: -119.291439
- **full address**: The Majestic Ventura Theater, 26 S Chestnut St, Ventura, CA 93001, United States

## Event Organizer details

- **affiliate_id**: 8
- **organizer**: Majestic Ventura Theater (https://allevents.in/org/majestic-ventura-theater/25066458)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb691ce1dd00aa8.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=The+Vandals+Holiday+Show&date=19+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 19 Dec, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Majestic Ventura Theater, 26 S Chestnut St, Ventura, CA 93001, United States
- **Q**: Who is organizing the event?
  - **A:** Majestic Ventura Theater
- **Q**: What type of event is this?
  - **A:** concerts, holiday
- **Q**: Where can I find ticket details about The Vandals Holiday Show ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Vandals Holiday Show",
        "image": "https://cdn2.allevents.in/thumbs/thumb691ce1dd00aa8.jpg",
        "startDate": "2025-12-19",
        "endDate": "2025-12-19",
        "url": "https://allevents.in/ventura/the-vandals-holiday-show/80006798510707",
        "location": {
            "@type": "Place",
            "name": "The Majestic Ventura Theater",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "26 S Chestnut St, Ventura, CA 93001, United States",
                "postalCode": "93001",
                "addressLocality": "Ventura",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.2803049",
                "longitude": "-119.291439"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Annual Vandals Holiday show is coming to Ventura! Get your tickets now you won't want to miss this!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Majestic Ventura Theater",
                "url": "https://allevents.in/org/majestic-ventura-theater/25066458",
                "description": "Live event venue in beautiful Downtown Ventura, CA"
            }
        ]
    }
]
```