

# Event Details

- **Event Name**: Queens of Motown
- **Event Start and End Date**: Fri, 26 Jun, 2026 at 07:00 pm – Sat, 27 Jun, 2026 at 01:00 am
- **Event Description**: Join us for an evening of soulful music as you experience the Queens of Motown.
- **Event URL**: https://allevents.in/sheffield/queens-of-motown/300041377222
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Sheffield/The-OEC/Queens-of-Motown/41377222/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Sheffield
- **state**: EN
- **country**: United Kingdom
- **location**: The OEC
- **lat**: 53.4062688
- **long**: -1.4930573
- **full address**: The OEC, Owlerton Sports Stadium, Penistone Road, Sheffield, United Kingdom

## Event gallery

- **Alt text**: Queens of Motown
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/04ac0ce2d267dc5a4895c143211251385c61c995c9918774d42a2b5eee98df3b-rimg-w1024-h1024-dc020101-gmir.jpg?v=1775738456

## FAQs

- **Q**: When and where is Queens of Motown being held?
  - **A:** Queens of Motown takes place on Fri, 26 Jun, 2026 at 07:00 pm to Sat, 27 Jun, 2026 at 01:00 am at The OEC, Owlerton Sports Stadium, Penistone Road, Sheffield, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Queens of Motown",
        "image": "https://cdn-az.allevents.in/events10/banners/04ac0ce2d267dc5a4895c143211251385c61c995c9918774d42a2b5eee98df3b-rimg-w1024-h1024-dc020101-gmir.jpg?v=1775738456",
        "startDate": "2026-06-26",
        "endDate": "2026-06-27",
        "url": "https://allevents.in/sheffield/queens-of-motown/300041377222",
        "location": {
            "@type": "Place",
            "name": "The OEC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Owlerton Sports Stadium, Penistone Road",
                "addressLocality": "Sheffield",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.4062688",
                "longitude": "-1.4930573"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an evening of soulful music as you experience the Queens of Motown."
    }
]
```