

# Event Details

- **Event Name**: Live/Wire - the Ac/DC Show
- **Event Start and End Date**: Fri, 18 Dec, 2026 at 07:00 pm – Fri, 18 Dec, 2026 at 09:00 pm (+00:00)
- **Event URL**: https://allevents.in/glasgow/live-wire-the-ac-dc-show/210003261690275
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038758/24023?u=https://www.ticketweb.uk/event/livewire-the-acdc-saint-lukes-tickets/14839623?REFERRAL_ID=tmfeed&utm_medium=affiliate

## Event venue details

- **city**: Glasgow
- **state**: SC
- **country**: United Kingdom
- **location**: Saint Luke's
- **lat**: 55.85515215
- **long**: -4.23494336
- **full address**: Saint Luke's, Glasgow, United Kingdom

## Event gallery

- **Alt text**: Live/Wire - the Ac/DC Show
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/71d62b285dbff404dee22301948eedf92335ebe292eef230831dc51668845e95-rimg-w1024-h576-dc050505-gmir.jpg?v=1776561068

## FAQs

- **Q**: When and where is Live/Wire - the Ac/DC Show being held?
  - **A:** Live/Wire - the Ac/DC Show takes place on Fri, 18 Dec, 2026 at 07:00 pm to Fri, 18 Dec, 2026 at 09:00 pm at Saint Luke's, Glasgow, United Kingdom.
- **Q**: Who is organizing Live/Wire - the Ac/DC Show?
  - **A:** Live/Wire - the Ac/DC Show is organized by TicketMaster.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Live/Wire - the Ac/DC Show is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Glasgow, this event is thoughtfully curated to deliver a standout experience worth every moment. If Live/Wire - the Ac/DC Show sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Live/Wire - the Ac/DC Show",
        "image": "https://cdn-az.allevents.in/events3/banners/71d62b285dbff404dee22301948eedf92335ebe292eef230831dc51668845e95-rimg-w1024-h576-dc050505-gmir.jpg?v=1776561068",
        "startDate": "2026-12-18T19:00:00+00:00",
        "endDate": "2026-12-18T21:00:00+00:00",
        "url": "https://allevents.in/glasgow/live-wire-the-ac-dc-show/210003261690275",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Saint Luke's",
            "address": {
                "@type": "PostalAddress",
                "name": "Saint Luke's, Glasgow, United Kingdom",
                "addressLocality": "Glasgow",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.85515215",
                "longitude": "-4.23494336"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```