

# Event Details

- **Event Name**: Musicmanmike
- **Event Start and End Date**: Wed, 08 Jul, 2026 at 07:00 pm – Wed, 08 Jul, 2026 at 09:00 pm
- **Event URL**: https://allevents.in/glasgow/musicmanmike/210003794829321
- **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/musicmanmike-saint-lukes-tickets/14149164?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**: Musicmanmike
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/6e48a0192357bb18c2b531ac4c0956779eaefa8389dd451e5d7ca0b74884d131-rimg-w1024-h576-dc151414-gmir.jpg?v=1772043055

## FAQs

- **Q**: When and where is Musicmanmike being held?
  - **A:** Musicmanmike takes place on Wed, 08 Jul, 2026 at 07:00 pm to Wed, 08 Jul, 2026 at 09:00 pm at Saint Luke's, Glasgow, United Kingdom.
- **Q**: Who is organizing Musicmanmike?
  - **A:** Musicmanmike is organized by TicketMaster.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Musicmanmike 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 Musicmanmike 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": "Musicmanmike",
        "image": "https://cdn-az.allevents.in/events9/banners/6e48a0192357bb18c2b531ac4c0956779eaefa8389dd451e5d7ca0b74884d131-rimg-w1024-h576-dc151414-gmir.jpg?v=1772043055",
        "startDate": "2026-07-08",
        "endDate": "2026-07-08",
        "url": "https://allevents.in/glasgow/musicmanmike/210003794829321",
        "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"
    }
]
```