

# Event Details

- **Event Name**: Peaky Grinders
- **Event Start and End Date**: Sat, 28 Jun, 2025 at 07:00 pm – Sat, 28 Jun, 2025 at 11:00 pm
- **Event Description**: UK Pleasure Boys are back at Land Rover Social Club
- **Event URL**: https://allevents.in/solihull/peaky-grinders/300040949978
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Solihull/Land-Rover-Sports-And-Social-Club/Peaky-Grinders/40949978/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Solihull
- **state**: EN
- **country**: United Kingdom
- **location**: Land Rover Sports And Social Club
- **lat**: 52.431302
- **long**: -1.771266
- **full address**: Land Rover Sports And Social Club, The Sportsground, Billsmore Green, Solihull, United Kingdom

## Event gallery

- **Alt text**: Peaky Grinders
  - **Image URL**: https://d31fr2pwly4c4s.cloudfront.net/7/6/9/2006384_efcbd6a1_peacky-grinders_1024.jpg

## FAQs

- **Q**: When and where is Peaky Grinders being held?
  - **A:** Peaky Grinders takes place on Sat, 28 Jun, 2025 at 07:00 pm to Sat, 28 Jun, 2025 at 11:00 pm at Land Rover Sports And Social Club, The Sportsground, Billsmore Green, Solihull, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Peaky Grinders is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Solihull, this event is thoughtfully curated to deliver a standout experience worth every moment. If Peaky Grinders 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": "Peaky Grinders",
        "image": "https://d31fr2pwly4c4s.cloudfront.net/7/6/9/2006384_efcbd6a1_peacky-grinders_1024.jpg",
        "startDate": "2025-06-28",
        "endDate": "2025-06-28",
        "url": "https://allevents.in/solihull/peaky-grinders/300040949978",
        "location": {
            "@type": "Place",
            "name": "Land Rover Sports And Social Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "The Sportsground, Billsmore Green",
                "addressLocality": "Solihull",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.431302",
                "longitude": "-1.771266"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "UK Pleasure Boys are back at Land Rover Social Club"
    }
]
```