

# Event Details

- **Event Name**: Twisted in Bentley
- **Event Start and End Date**: Sun, 24 May, 2026 at 08:00 pm (+01:00)
- **Event Description**: Our first visit to Bentley West End. Come and join us for some 80s rock anthems
- **Event URL**: https://allevents.in/doncaster/twisted-in-bentley/200030022117711
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Doncaster
- **state**: EN
- **country**: United Kingdom
- **location**: Bentley West End Sports and Social Club
- **lat**: 53.538971854906
- **long**: -1.1493679951702
- **full address**: Bentley West End Sports and Social Club, Cusworth Road,Doncaster, United Kingdom

## Event gallery

- **Alt text**: Twisted in Bentley
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/4d3a8adbb546aae46b2be54b134eea5695c634b7e41d7d50f773aac9cb82bcec-rimg-w1080-h795-dc070707-gmir?v=1777962310

## FAQs

- **Q**: When and where is Twisted in Bentley being held?
  - **A:** Twisted in Bentley takes place on Sun, 24 May, 2026 at 08:00 pm to Sun, 24 May, 2026 at 08:00 pm at Bentley West End Sports and Social Club, Cusworth Road,Doncaster, United Kingdom.
- **Q**: Who is organizing Twisted in Bentley?
  - **A:** Twisted in Bentley is organized by Twisted band UK.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Twisted in Bentley",
        "image": "https://cdn-az.allevents.in/events10/banners/4d3a8adbb546aae46b2be54b134eea5695c634b7e41d7d50f773aac9cb82bcec-rimg-w1080-h795-dc070707-gmir?v=1777962310",
        "startDate": "2026-05-24T20:00:00+01:00",
        "url": "https://allevents.in/doncaster/twisted-in-bentley/200030022117711",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Bentley West End Sports and Social Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Cusworth Road,Doncaster",
                "addressLocality": "Doncaster",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.538971854906",
                "longitude": "-1.1493679951702"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our first visit to Bentley West End. Come and join us for some 80s rock anthems",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Twisted band UK",
                "url": "https://allevents.in/org/twisted-band-uk/26581133"
            }
        ]
    }
]
```