

# Event Details

- **Event Name**: Culture Wars
- **Event Start and End Date**: Mon, 22 Jun, 2026 at 07:30 pm – Mon, 22 Jun, 2026 at 09:30 pm
- **Event URL**: https://allevents.in/glasgow/culture-wars/210001794368464
- **Event Categories**: Music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038758/24023?u=https://www.ticketweb.uk/event/culture-wars-king-tuts-wah-wah-hut-tickets/14807413?REFERRAL_ID=tmfeed&utm_medium=affiliate

## Event venue details

- **city**: Glasgow
- **state**: SC
- **country**: United Kingdom
- **location**: King Tuts Wah Wah Hut
- **lat**: 55.86263700
- **long**: -4.26503700
- **full address**: King Tuts Wah Wah Hut, Glasgow, United Kingdom

## Event gallery

- **Alt text**: Culture Wars
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/aeabab9c1a8c197fe0be9bf6abfa3e7bbaa7f036bc140bbd23d2b8d90adbd2ea-rimg-w1024-h576-dc050505-gmir.jpg?v=1774785380

## FAQs

- **Q**: When and where is Culture Wars being held?
  - **A:** Culture Wars takes place on Mon, 22 Jun, 2026 at 07:30 pm to Mon, 22 Jun, 2026 at 09:30 pm at King Tuts Wah Wah Hut, Glasgow, United Kingdom.
- **Q**: Who is organizing Culture Wars?
  - **A:** Culture Wars is organized by TicketMaster.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Culture Wars",
        "image": "https://cdn-az.allevents.in/events2/banners/aeabab9c1a8c197fe0be9bf6abfa3e7bbaa7f036bc140bbd23d2b8d90adbd2ea-rimg-w1024-h576-dc050505-gmir.jpg?v=1774785380",
        "startDate": "2026-06-22",
        "endDate": "2026-06-22",
        "url": "https://allevents.in/glasgow/culture-wars/210001794368464",
        "location": {
            "@type": "Place",
            "name": "King Tuts Wah Wah Hut",
            "address": {
                "@type": "PostalAddress",
                "name": "King Tuts Wah Wah Hut, Glasgow, United Kingdom",
                "addressLocality": "Glasgow",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.86263700",
                "longitude": "-4.26503700"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```