

# Event Details

- **Event Name**: Cabaret Carnival
- **Event Start and End Date**: Thu, 08 Oct, 2026 at 07:30 pm – Thu, 08 Oct, 2026 at 09:15 pm (+00:00)
- **Event Description**: Cabaret Carnival presents a sensational night of international cabaret, featuring circus, comedy, burlesque and music
- **Event URL**: https://allevents.in/london/cabaret-carnival/300042721073
- **Event Categories**: carnivals, comedy
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/London/Phoenix-Arts-Club/Cabaret-Carnival/42721073/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: London
- **state**: EN
- **country**: United Kingdom
- **location**: Phoenix Arts Club
- **lat**: 51.5144804
- **long**: -0.129066
- **full address**: Phoenix Arts Club, 1 Phoenix Street, London, United Kingdom

## Event gallery

- **Alt text**: Cabaret Carnival
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/972ccfee3f4b6db1aa9504bf2cc6c987fd5f308fa078a735ec99fa16edb567d5-rimg-w400-h400-dc181818-gmir.png?v=1788900304

## FAQs

- **Q**: When and where is Cabaret Carnival being held?
  - **A:** Cabaret Carnival takes place on Thu, 08 Oct, 2026 at 07:30 pm to Thu, 08 Oct, 2026 at 09:15 pm at Phoenix Arts Club, 1 Phoenix Street, London, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Cabaret Carnival 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 London, this event is thoughtfully curated to deliver a standout experience worth every moment. If Cabaret Carnival 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 Carnival",
        "image": "https://cdn-az.allevents.in/events1/banners/972ccfee3f4b6db1aa9504bf2cc6c987fd5f308fa078a735ec99fa16edb567d5-rimg-w400-h400-dc181818-gmir.png?v=1788900304",
        "startDate": "2026-10-08T19:30:00+00:00",
        "endDate": "2026-10-08T21:15:00+00:00",
        "url": "https://allevents.in/london/cabaret-carnival/300042721073",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Phoenix Arts Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 Phoenix Street",
                "addressLocality": "London",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.5144804",
                "longitude": "-0.129066"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Cabaret Carnival presents a sensational night of international cabaret, featuring circus, comedy, burlesque and music"
    }
]
```