

# Event Details

- **Event Name**: The Smiths Ltd Live at St Luke's
- **Event Start and End Date**: Fri, 21 May, 2027 at 07:30 pm – Fri, 21 May, 2027 at 09:45 pm (+00:00)
- **Event Description**: The Smiths Ltd bring their full live show to St Luke's In Glasgow. Expect all the classics!
- **Event URL**: https://allevents.in/glasgow/the-smiths-ltd-live-at-st-lukes/300042635897
- **Event Categories**: fitness
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Glasgow/St-Luke%27s-/The-Smiths-Ltd-Live-at-St-Lukes/42635897/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Glasgow
- **state**: SC
- **country**: United Kingdom
- **location**: St Luke's 
- **lat**: 55.8552178
- **long**: -4.2348985
- **full address**: St Luke's , 17 Bain Street, Glasgow, United Kingdom
- **location**: St Luke's

## Event gallery

- **Alt text**: The Smiths Ltd Live at St Luke's
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/d17e8dad8f2355413f91e1b82105e843f705590df32ef8a2a07e323b864a1037-rimg-w1024-h1024-dc080808-gmir.jpg?v=1788377002

## FAQs

- **Q**: When and where is The Smiths Ltd Live at St Luke's being held?
  - **A:** The Smiths Ltd Live at St Luke's takes place on Fri, 21 May, 2027 at 07:30 pm to Fri, 21 May, 2027 at 09:45 pm at St Luke's , 17 Bain Street, Glasgow, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Smiths Ltd Live at St Luke's 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 The Smiths Ltd Live at St Luke's 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": "The Smiths Ltd Live at St Luke's",
        "image": "https://cdn-az.allevents.in/events5/banners/d17e8dad8f2355413f91e1b82105e843f705590df32ef8a2a07e323b864a1037-rimg-w1024-h1024-dc080808-gmir.jpg?v=1788377002",
        "startDate": "2027-05-21T19:30:00+00:00",
        "endDate": "2027-05-21T21:45:00+00:00",
        "url": "https://allevents.in/glasgow/the-smiths-ltd-live-at-st-lukes/300042635897",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "St Luke's ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "17 Bain Street",
                "addressLocality": "Glasgow",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.8552178",
                "longitude": "-4.2348985"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Smiths Ltd bring their full live show to St Luke's In Glasgow. Expect all the classics!"
    }
]
```