

# Event Details

- **Event Name**: Super Hawaiian Circus
- **Event Start and End Date**: Fri, 13 Mar, 2026 at 12:00 am – Sun, 05 Apr, 2026 at 10:00 pm (-10:00)
- **Event Description**: The Super American Circus, where tradition meets modern marvels in an electrifying spectacle of boundless energy, daring stunts, and aerial acrobatics! Step right up and prepare to be dazzled by a fusion of classic circus charm and cutting-edge entertainment.
- **Event URL**: https://allevents.in/kapolei/super-hawaiian-circus/80001924313831
- **Event Categories**: performances
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details

- **Ticket URL**: https://www.superamericancircus.com

## Event venue details

- **city**: Kapolei
- **state**: HI
- **country**: United States
- **location**: Wet 'n' Wild Hawaii, Farrington Highway, Kapolei, HI, USA
- **lat**: 21.3353909000
- **long**: -158.0568965000
- **full address**: Wet 'n' Wild Hawaii, Farrington Highway, Kapolei, HI, USA, United States

## Event Organizer details

- **affiliate_id**: 8
- **organizer**: super american (https://allevents.in/org/super-american/18939175)

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn2.allevents.in/thumbs/live_large697a565661b41.PNG

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 13 Mar, 2026 at 12:00 am (-10:00)
- **Q**: Where is the event happening?
  - **A:** Wet 'n' Wild Hawaii, Farrington Highway, Kapolei, HI, USA, United States
- **Q**: Who is organizing the event?
  - **A:** super american
- **Q**: What type of event is this?
  - **A:** performances
- **Q**: Where can I find ticket details about Super Hawaiian Circus ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Super Hawaiian Circus",
        "image": "https://cdn2.allevents.in/thumbs/thumb697a557d14f86.jpg",
        "startDate": "2026-03-13T00:00:00-10:00",
        "endDate": "2026-04-05T22:00:00-10:00",
        "url": "https://allevents.in/kapolei/super-hawaiian-circus/80001924313831",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Wet 'n' Wild Hawaii, Farrington Highway, Kapolei, HI, USA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Farrington Highway ",
                "addressLocality": "Kapolei",
                "addressRegion": "HI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "21.3353909000",
                "longitude": "-158.0568965000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Super American Circus, where tradition meets modern marvels in an electrifying spectacle of boundless energy, daring stunts, and aerial acrobatics! Step right up and prepare to be dazzled by a fusion of classic circus charm and cutting-edge entertainment.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "super american",
                "url": "https://allevents.in/org/super-american/18939175"
            }
        ]
    }
]
```