

# Event Details

- **Event Name**: Live Music Fridays @ The Drake
- **Event Start and End Date**: Fri, 27 Feb, 2026 at 07:00 pm – Fri, 18 Dec, 2026 at 07:00 pm (+00:00)
- **Event Description**: Join us every Friday night for live music by the fire!
- **Event URL**: https://allevents.in/glasgow/live-music-fridays-the-drake/300042101475
- **Event Categories**: Music, Entertainment
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Glasgow/The-Drake/Live-Music-Fridays--The-Drake/42101475/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Glasgow
- **state**: SC
- **country**: United Kingdom
- **location**: The Drake
- **lat**: 55.868412
- **long**: -4.2731061
- **full address**: The Drake, 1 Lynedoch Street, Glasgow, United Kingdom

## Event gallery

- **Alt text**: Live Music Fridays @ The Drake
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/8428e5ac2feb9f0e918b2b49c8f569a5fb853abced17b1bcaa8aaf5f26ddefea-rimg-w1024-h1024-dc17310a-gmir.jpg?v=1771538617

## FAQs

- **Q**: When and where is Live Music Fridays @ The Drake being held?
  - **A:** Live Music Fridays @ The Drake takes place on Fri, 27 Feb, 2026 at 07:00 pm to Fri, 18 Dec, 2026 at 07:00 pm at The Drake, 1 Lynedoch Street, Glasgow, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Live Music Fridays @ The Drake is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. 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 Music Fridays @ The Drake 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": "Live Music Fridays @ The Drake",
        "image": "https://cdn-az.allevents.in/events3/banners/8428e5ac2feb9f0e918b2b49c8f569a5fb853abced17b1bcaa8aaf5f26ddefea-rimg-w1024-h1024-dc17310a-gmir.jpg?v=1771538617",
        "startDate": "2026-02-27T19:00:00+00:00",
        "endDate": "2026-12-18T19:00:00+00:00",
        "url": "https://allevents.in/glasgow/live-music-fridays-the-drake/300042101475",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Drake",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 Lynedoch Street",
                "addressLocality": "Glasgow",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.868412",
                "longitude": "-4.2731061"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us every Friday night for live music by the fire!"
    }
]
```