

# Event Details

- **Event Name**: Cirque du Soleil: O at Bellagio
- **Event Start and End Date**: Thu, 03 Sep, 2026 at 06:30 pm – Fri, 06 Nov, 2026 at 11:00 pm (-08:00)
- **Event URL**: https://allevents.in/las-vegas/cirque-du-soleil-o-at-bellagio/2400028973432132
- **Event Categories**: calendar
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: Bellagio
- **lat**: 36.11262640
- **long**: -115.17670510
- **full address**: Bellagio, 3600 Las Vegas Blvd S, Las Vegas, NV 89109, United States

## Event gallery

- **Alt text**: Cirque du Soleil: O at Bellagio
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/cbf2e830-9f9a-11f1-a9b6-5f3c34d9259b-rimg-w1200-h514-dc080808-gmir.jpg?v=1787562789

## FAQs

- **Q**: When and where is Cirque du Soleil: O at Bellagio being held?
  - **A:** Cirque du Soleil: O at Bellagio takes place on Thu, 03 Sep, 2026 at 06:30 pm to Fri, 06 Nov, 2026 at 11:00 pm at Bellagio, 3600 Las Vegas Blvd S, Las Vegas, NV 89109, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cirque du Soleil: O at Bellagio",
        "image": "https://cdn-az.allevents.in/events8/banners/cbf2e830-9f9a-11f1-a9b6-5f3c34d9259b-rimg-w1200-h514-dc080808-gmir.jpg?v=1787562789",
        "startDate": "2026-09-03T18:30:00-08:00",
        "endDate": "2026-11-06T23:00:00-08:00",
        "url": "https://allevents.in/las-vegas/cirque-du-soleil-o-at-bellagio/2400028973432132",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Bellagio",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3600 Las Vegas Blvd S, Las Vegas, NV 89109",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.11262640",
                "longitude": "-115.17670510"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```