

# Event Details

- **Event Name**: The Sherlocks
- **Event Start and End Date**: Thu, 11 Dec, 2025 at 07:00 pm – Thu, 11 Dec, 2025 at 11:00 pm
- **Event Description**: The Hairy Dog presentsArtistsThe SherlocksThe JacquesMusic Genres :  Indie
- **Event URL**: https://allevents.in/derby/the-sherlocks/300041495069
- **Event Categories**: art, dog
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Derby/The-Hairy-Dog/The-Sherlocks/41495069/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Derby
- **state**: EN
- **country**: United Kingdom
- **location**: The Hairy Dog
- **lat**: 52.92233500
- **long**: -1.48056400
- **full address**: The Hairy Dog, 1-7 Beckett Street, Derby, United Kingdom

## Event gallery

- **Alt text**: The Sherlocks
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/2d44ccf4a53551fd783a3ce0b42703ab89f1c734d883a4b0c022839755538642-rimg-w1024-h1024-dc010101-gmir.jpg?v=1765258852

## Artist Details

- **Artist name**: The Sherlocks
- **Artist name**: The Jacques

## FAQs

- **Q**: When and where is The Sherlocks being held?
  - **A:** The Sherlocks takes place on Thu, 11 Dec, 2025 at 07:00 pm to Thu, 11 Dec, 2025 at 11:00 pm at The Hairy Dog, 1-7 Beckett Street, Derby, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Sherlocks is ideal for art lovers, collectors, creatives, and anyone inspired by visual arts, installations, and exhibitions. Whether you're a first-time attendee or a longtime enthusiast in Derby, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Sherlocks 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 Sherlocks",
        "image": "https://cdn-az.allevents.in/events7/banners/2d44ccf4a53551fd783a3ce0b42703ab89f1c734d883a4b0c022839755538642-rimg-w1024-h1024-dc010101-gmir.jpg?v=1765258852",
        "startDate": "2025-12-11",
        "endDate": "2025-12-11",
        "url": "https://allevents.in/derby/the-sherlocks/300041495069",
        "location": {
            "@type": "Place",
            "name": "The Hairy Dog",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1-7 Beckett Street",
                "addressLocality": "Derby",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.92233500",
                "longitude": "-1.48056400"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Hairy Dog presentsArtistsThe SherlocksThe JacquesMusic Genres :  Indie",
        "performer": [
            {
                "@type": "Person",
                "name": "The Sherlocks"
            },
            {
                "@type": "Person",
                "name": "The Jacques"
            }
        ]
    }
]
```