

# Event Details

- **Event Name**: Blues at The Lion!
- **Event Start and End Date**: Fri, 24 Jul, 2026 at 09:00 pm (+01:00)
- **Event Description**: Playing our mix of blues/blues rock, in our favourite pub! 😍
- **Event URL**: https://allevents.in/nottingham/blues-at-the-lion/200029327319246
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Nottingham
- **state**: EN
- **country**: United Kingdom
- **location**: The Lion at Basford
- **lat**: 52.97188453123
- **long**: -1.1724977561756
- **full address**: The Lion at Basford, 44 Mosley Street,Nottingham, United Kingdom

## Event gallery

- **Alt text**: Blues at The Lion!
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/3e1d54449d3d27bcdab0cf5ee25e41e81d43d475172da2b2f4da1204c8fea8e7-rimg-w851-h315-dc1b1a28-gmir?v=1776256596

## FAQs

- **Q**: When and where is Blues at The Lion! being held?
  - **A:** Blues at The Lion! takes place on Fri, 24 Jul, 2026 at 09:00 pm to Fri, 24 Jul, 2026 at 09:00 pm at The Lion at Basford, 44 Mosley Street,Nottingham, United Kingdom.
- **Q**: Who is organizing Blues at The Lion!?
  - **A:** Blues at The Lion! is organized by Dirty Ruby.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Blues at The Lion! 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 Nottingham, this event is thoughtfully curated to deliver a standout experience worth every moment. If Blues at The Lion! 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": "Blues at The Lion!",
        "image": "https://cdn-az.allevents.in/events8/banners/3e1d54449d3d27bcdab0cf5ee25e41e81d43d475172da2b2f4da1204c8fea8e7-rimg-w851-h315-dc1b1a28-gmir?v=1776256596",
        "startDate": "2026-07-24T21:00:00+01:00",
        "url": "https://allevents.in/nottingham/blues-at-the-lion/200029327319246",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Lion at Basford",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "44 Mosley Street,Nottingham, United Kingdom",
                "addressLocality": "Nottingham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.97188453123",
                "longitude": "-1.1724977561756"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Playing our mix of blues/blues rock, in our favourite pub! 😍",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dirty Ruby",
                "url": "https://allevents.in/org/dirty-ruby/15222730",
                "description": "Blues, with a bit of an edge. We feel we are a bit different to some other 'blues' bands you may have seen. Hopefully, you'll agree with us!\n"
            }
        ]
    }
]
```