

# Event Details

- **Event Name**: Pride Cabaret
- **Event Start and End Date**: Fri, 19 Jun, 2026 at 05:00 pm
- **Event Description**: We're doing a pride show at Brewability, one of my favorite venues! It's early, so come enjoy some brews and delicious pizza at this all-inclusive space!
- **Event URL**: https://allevents.in/englewood/pride-cabaret/200030082339034
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Englewood
- **state**: CO
- **country**: United States
- **location**: Brewability & Pizzability
- **lat**: 39.653970622594
- **long**: -104.98816645444
- **full address**: Brewability &amp; Pizzability, 3445 S Broadway,Englewood, Colorado, United States

## Event gallery

- **Alt text**: Pride Cabaret
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/52a771b39636c0f429e083c91182b55ce724dc19fabde461773b0c1de16939dc-rimg-w1080-h1080-dcd1bae6-gmir?v=1781821939

## FAQs

- **Q**: When and where is Pride Cabaret being held?
  - **A:** Pride Cabaret takes place on Fri, 19 Jun, 2026 at 05:00 pm to Fri, 19 Jun, 2026 at 05:00 pm at Brewability & Pizzability, 3445 S Broadway,Englewood, Colorado, United States.
- **Q**: Who is organizing Pride Cabaret?
  - **A:** Pride Cabaret is organized by The Pie Queen.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pride Cabaret",
        "image": "https://cdn-az.allevents.in/events8/banners/52a771b39636c0f429e083c91182b55ce724dc19fabde461773b0c1de16939dc-rimg-w1080-h1080-dcd1bae6-gmir?v=1781821939",
        "startDate": "2026-06-19",
        "url": "https://allevents.in/englewood/pride-cabaret/200030082339034",
        "location": {
            "@type": "Place",
            "name": "Brewability & Pizzability",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3445 S Broadway,Englewood, Colorado",
                "addressLocality": "Englewood",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.653970622594",
                "longitude": "-104.98816645444"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We're doing a pride show at Brewability, one of my favorite venues! It's early, so come enjoy some brews and delicious pizza at this all-inclusive space!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Pie Queen",
                "url": "https://allevents.in/org/the-pie-queen/27802140"
            }
        ]
    }
]
```