

# Event Details

- **Event Name**: Cirque Du Rave
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 09:00 pm – Sat, 27 Jun, 2026 at 11:00 pm (-07:00)
- **Event URL**: https://allevents.in/edmonton/cirque-du-rave/210002916915483
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketweb.ca/event/cirque-du-rave-pawn-shop-live-formally-known-tickets/14763233?REFERRAL_ID=tmfeed&utm_medium=affiliate

## Event venue details

- **city**: Edmonton
- **state**: AB
- **country**: Canada
- **location**: Pawn Shop Live (formally known as Union Hall)
- **lat**: 51.045431
- **long**: -114.081009
- **full address**: Pawn Shop Live (formally known as Union Hall), Edmonton, Canada

## Event gallery

- **Alt text**: Cirque Du Rave
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/c8765f733744c1279fc9fade0163f015d1d9a15bde805def18cba32a8264eaea-rimg-w1024-h576-dc303033-gmir.jpg?v=1776056945

## FAQs

- **Q**: When and where is Cirque Du Rave being held?
  - **A:** Cirque Du Rave takes place on Sat, 27 Jun, 2026 at 09:00 pm to Sat, 27 Jun, 2026 at 11:00 pm at Pawn Shop Live (formally known as Union Hall), Edmonton, Canada.
- **Q**: Who is organizing Cirque Du Rave?
  - **A:** Cirque Du Rave is organized by TicketMaster.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Cirque Du Rave is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Edmonton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Cirque Du Rave sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cirque Du Rave",
        "image": "https://cdn-az.allevents.in/events1/banners/c8765f733744c1279fc9fade0163f015d1d9a15bde805def18cba32a8264eaea-rimg-w1024-h576-dc303033-gmir.jpg?v=1776056945",
        "startDate": "2026-06-27T21:00:00-07:00",
        "endDate": "2026-06-27T23:00:00-07:00",
        "url": "https://allevents.in/edmonton/cirque-du-rave/210002916915483",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Pawn Shop Live (formally known as Union Hall)",
            "address": {
                "@type": "PostalAddress",
                "name": "Pawn Shop Live (formally known as Union Hall), Edmonton, Canada",
                "addressLocality": "Edmonton",
                "addressRegion": "AB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.045431",
                "longitude": "-114.081009"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```