

# Event Details

- **Event Name**: Buckethead in Ventura
- **Event Start and End Date**: Fri, 26 Jun, 2026 at 07:00 pm – Fri, 26 Jun, 2026 at 08:00 pm (-08:00)
- **Event Description**: Buckethead is coming to Ventura on June 26th! A night you don't want to miss, get your tickets now!
- **Event URL**: https://allevents.in/ventura/buckethead-in-ventura/80001665338382
- **Event Categories**: 
- **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/thumb69cae5733de38.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Buckethead+in+Ventura&date=26+Jun

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 26 Jun, 2026 at 07:00 pm (-08:00)
- **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?
- **Q**: Where can I find ticket details about Buckethead in Ventura ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Buckethead in Ventura",
        "image": "https://cdn2.allevents.in/thumbs/thumb69cae5733de38.jpg",
        "startDate": "2026-06-26T19:00:00-08:00",
        "endDate": "2026-06-26T20:00:00-08:00",
        "url": "https://allevents.in/ventura/buckethead-in-ventura/80001665338382",
        "eventStatus": "https://schema.org/EventScheduled",
        "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": "Buckethead is coming to Ventura on June 26th! A night you don't want to miss, get your tickets now!",
        "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"
            }
        ]
    }
]
```