

# Event Details

- **Event Name**: Cabaret Voltaire
- **Event Start and End Date**: Thu, 10 Sep, 2026 at 06:00 pm – Fri, 11 Sep, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/cabaret-voltaire/2300029828978255
- **Event Categories**: art, theatre
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: Granada Theater - Dallas
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: Granada Theater - Dallas, 3524 Greenville Ave, Dallas, United States

## Event gallery

- **Alt text**: Cabaret Voltaire
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/ed407400-9dbd-11f1-86dd-a9509dccaf4b-rimg-w800-h1000-dc181818-gmir.jpg?v=1787357448

## FAQs

- **Q**: When and where is Cabaret Voltaire being held?
  - **A:** Cabaret Voltaire takes place on Thu, 10 Sep, 2026 at 06:00 pm to Fri, 11 Sep, 2026 at 10:00 pm at Granada Theater - Dallas, 3524 Greenville Ave, Dallas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Cabaret Voltaire is ideal for art lovers, collectors, creatives, and anyone inspired by visual arts, installations, and exhibitions. Whether you're a first-time attendee or a longtime enthusiast in Dallas, this event is thoughtfully curated to deliver a standout experience worth every moment. If Cabaret Voltaire 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": "Cabaret Voltaire",
        "image": "https://cdn-az.allevents.in/events2/banners/ed407400-9dbd-11f1-86dd-a9509dccaf4b-rimg-w800-h1000-dc181818-gmir.jpg?v=1787357448",
        "startDate": "2026-09-10T18:00:00-05:00",
        "endDate": "2026-09-11T22:00:00-05:00",
        "url": "https://allevents.in/dallas/cabaret-voltaire/2300029828978255",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Granada Theater - Dallas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3524 Greenville Ave",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```