

# Event Details

- **Event Name**: Penn and Teller at Penn and Teller Theater at Rio Las Vegas
- **Event Start and End Date**: Thu, 01 Oct, 2026 at 08:00 pm – Wed, 30 Dec, 2026 at 10:00 pm (-08:00)
- **Event URL**: https://allevents.in/las-vegas/penn-and-teller-at-penn-and-teller-theater-at-rio-las-vegas/2400027757523521
- **Event Categories**: Art, Theatre
- **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**: Penn and Teller Theater at Rio Las Vegas
- **lat**: 36.11853970
- **long**: -115.18702400
- **full address**: Penn and Teller Theater at Rio Las Vegas, 3700 W. Flamingo Dr., Las Vegas, NV 89103, United States

## Event gallery

- **Alt text**: Penn and Teller at Penn and Teller Theater at Rio Las Vegas
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/951de530-1264-11f1-b7b3-a98440b1de4d-rimg-w1200-h750-dc4b4745-gmir.png?v=1772035863

## FAQs

- **Q**: When and where is Penn and Teller at Penn and Teller Theater at Rio Las Vegas being held?
  - **A:** Penn and Teller at Penn and Teller Theater at Rio Las Vegas takes place on Thu, 01 Oct, 2026 at 08:00 pm to Wed, 30 Dec, 2026 at 10:00 pm at Penn and Teller Theater at Rio Las Vegas, 3700 W. Flamingo Dr., Las Vegas, NV 89103, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Penn and Teller at Penn and Teller Theater at Rio Las Vegas",
        "image": "https://cdn-az.allevents.in/events1/banners/951de530-1264-11f1-b7b3-a98440b1de4d-rimg-w1200-h750-dc4b4745-gmir.png?v=1772035863",
        "startDate": "2026-10-01T20:00:00-08:00",
        "endDate": "2026-12-30T22:00:00-08:00",
        "url": "https://allevents.in/las-vegas/penn-and-teller-at-penn-and-teller-theater-at-rio-las-vegas/2400027757523521",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Penn and Teller Theater at Rio Las Vegas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3700 W. Flamingo Dr., Las Vegas, NV 89103",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.11853970",
                "longitude": "-115.18702400"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```