

# Event Details

- **Event Name**: Slady
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 05:00 pm – Sun, 21 Dec, 2025 at 09:00 pm
- **Event Description**: The Hairy Dog presents:ArtistsSLADY
- **Event URL**: https://allevents.in/derby/slady/300041495072
- **Event Categories**: art, dog
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Derby/The-Hairy-Dog/Slady/41495072/?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**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/7960a98cb7fe2a29de68fe68a3d564467f69c6b55b54e24811ffa70972fce46e-rimg-w1024-h1024-dc4c5d43-gmir.jpg?v=1765258834
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Slady&date=21+Dec

## Artist Details

- **Artist name**: SLADY

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 21 Dec, 2025 at 05:00 pm
- **Q**: Where is the event happening?
  - **A:** The Hairy Dog, 1-7 Beckett Street, Derby, United Kingdom
- **Q**: Who are the performers at this event?
  - **A:** SLADY
- **Q**: Who is organizing the event?
  - **A:** Skiddle
- **Q**: What type of event is this?
  - **A:** art, dog
- **Q**: Where can I find ticket details about Slady ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Slady",
        "image": "https://cdn-az.allevents.in/events10/banners/7960a98cb7fe2a29de68fe68a3d564467f69c6b55b54e24811ffa70972fce46e-rimg-w1024-h1024-dc4c5d43-gmir.jpg?v=1765258834",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/derby/slady/300041495072",
        "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 presents:ArtistsSLADY",
        "performer": [
            {
                "@type": "Person",
                "name": "SLADY"
            }
        ]
    }
]
```