

# Event Details

- **Event Name**: The Aquabats! Live at the Ventura Theater
- **Event Start and End Date**: Sat, 15 Nov, 2025 at 07:00 pm – Sat, 15 Nov, 2025 at 08:00 pm
- **Event Description**: The Aquabats! are coming to Ventura this Nov. Don't miss this rocking fun show get your tickets now while you can.
- **Event URL**: https://allevents.in/ventura/the-aquabats-live-at-the-ventura-theater/80001436502834
- **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/thumb690d360895454.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=The+Aquabats%21+Live+at+the+Ventura+Theater&date=15+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 15 Nov, 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?
- **Q**: Where can I find ticket details about The Aquabats! Live at the Ventura Theater ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Aquabats! Live at the Ventura Theater",
        "image": "https://cdn2.allevents.in/thumbs/thumb690d360895454.jpg",
        "startDate": "2025-11-15",
        "endDate": "2025-11-15",
        "url": "https://allevents.in/ventura/the-aquabats-live-at-the-ventura-theater/80001436502834",
        "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 Aquabats! are coming to Ventura this Nov. Don't miss this rocking fun show get your tickets now while you can.",
        "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"
            }
        ]
    }
]
```