

# Event Details

- **Event Name**: The Sissy Bowl
- **Event Start and End Date**: Fri, 05 Jun, 2026 at 07:30 pm – Fri, 05 Jun, 2026 at 10:00 pm (+00:00)
- **Event Description**: The Halftime Show of Scottish Drag
- **Event URL**: https://allevents.in/edinburgh/the-sissy-bowl/300042364631
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Edinburgh/Subway-Cowgate/The-Sissy-Bowl/42364631/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Edinburgh
- **state**: SC
- **country**: United Kingdom
- **location**: Subway Cowgate
- **lat**: 55.948123
- **long**: -3.191672
- **full address**: Subway Cowgate, 69 The Cowgate, Edinburgh, United Kingdom

## Event gallery

- **Alt text**: The Sissy Bowl
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/df882488d72707b5734e24cccb920ea60902d669bbdcc36276dc0efcffd85034-rimg-w400-h400-dc181818-gmir.png?v=1776451461

## FAQs

- **Q**: When and where is The Sissy Bowl being held?
  - **A:** The Sissy Bowl takes place on Fri, 05 Jun, 2026 at 07:30 pm to Fri, 05 Jun, 2026 at 10:00 pm at Subway Cowgate, 69 The Cowgate, Edinburgh, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Sissy Bowl",
        "image": "https://cdn-az.allevents.in/events9/banners/df882488d72707b5734e24cccb920ea60902d669bbdcc36276dc0efcffd85034-rimg-w400-h400-dc181818-gmir.png?v=1776451461",
        "startDate": "2026-06-05T19:30:00+00:00",
        "endDate": "2026-06-05T22:00:00+00:00",
        "url": "https://allevents.in/edinburgh/the-sissy-bowl/300042364631",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Subway Cowgate",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "69 The Cowgate",
                "addressLocality": "Edinburgh",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.948123",
                "longitude": "-3.191672"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Halftime Show of Scottish Drag"
    }
]
```