

# Event Details

- **Event Name**: Blues 'n' Trouble
- **Event Start and End Date**: Sun, 22 Nov, 2026 at 07:30 pm – Sun, 22 Nov, 2026 at 09:30 pm (+00:00)
- **Event URL**: https://allevents.in/edinburgh/blues-n-trouble/210009272924075
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038758/24023?u=https://www.ticketweb.uk/event/blues-n-trouble-ghillie-dhu-tickets/14841713?REFERRAL_ID=tmfeed&utm_medium=affiliate

## Event venue details

- **city**: Edinburgh
- **state**: SC
- **country**: United Kingdom
- **location**: Ghillie Dhu
- **lat**: 55.94992700
- **long**: -3.20780400
- **full address**: Ghillie Dhu, Edinburgh, United Kingdom

## Event gallery

- **Alt text**: Blues 'n' Trouble
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/797d10db325e2715313583fa6d4048fb7b9f7b62f3384289c68ddbcd95b132b9-rimg-w1024-h576-dc181818-gmir.jpg?v=1776099272

## FAQs

- **Q**: When and where is Blues 'n' Trouble being held?
  - **A:** Blues 'n' Trouble takes place on Sun, 22 Nov, 2026 at 07:30 pm to Sun, 22 Nov, 2026 at 09:30 pm at Ghillie Dhu, Edinburgh, United Kingdom.
- **Q**: Who is organizing Blues 'n' Trouble?
  - **A:** Blues 'n' Trouble is organized by TicketMaster.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Blues 'n' Trouble 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 Edinburgh, this event is thoughtfully curated to deliver a standout experience worth every moment. If Blues 'n' Trouble 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": "Blues 'n' Trouble",
        "image": "https://cdn-az.allevents.in/events3/banners/797d10db325e2715313583fa6d4048fb7b9f7b62f3384289c68ddbcd95b132b9-rimg-w1024-h576-dc181818-gmir.jpg?v=1776099272",
        "startDate": "2026-11-22T19:30:00+00:00",
        "endDate": "2026-11-22T21:30:00+00:00",
        "url": "https://allevents.in/edinburgh/blues-n-trouble/210009272924075",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Ghillie Dhu",
            "address": {
                "@type": "PostalAddress",
                "name": "Ghillie Dhu, Edinburgh, United Kingdom",
                "addressLocality": "Edinburgh",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.94992700",
                "longitude": "-3.20780400"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```