

# Event Details

- **Event Name**: The Music of Prince - The Illuminated Concert
- **Event Start and End Date**: Thu, 26 Feb, 2026 at 07:30 pm – Thu, 26 Feb, 2026 at 09:45 pm
- **Event Description**: Doors 6:30pm / Show 7:30pm - 9:45pm
- **Event URL**: https://allevents.in/sheffield/the-music-of-prince-the-illuminated-concert/300041370926
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Sheffield/The-Victoria-Hall/The-Music-of-Prince---The-Illuminated-Concert/41370926/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Sheffield
- **state**: EN
- **country**: United Kingdom
- **location**: The Victoria Hall
- **lat**: 53.38145000
- **long**: -1.46719900
- **full address**: The Victoria Hall, Norfolk Street, Sheffield, United Kingdom

## Event gallery

- **Alt text**: The Music of Prince - The Illuminated Concert
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/efe951738cd6ae0b05ee3320081b62fcab56ec70913b7ecdc4f7c67b4319f167-rimg-w1024-h1024-dc18042d-gmir.jpg?v=1772075348

## FAQs

- **Q**: When and where is The Music of Prince - The Illuminated Concert being held?
  - **A:** The Music of Prince - The Illuminated Concert takes place on Thu, 26 Feb, 2026 at 07:30 pm to Thu, 26 Feb, 2026 at 09:45 pm at The Victoria Hall, Norfolk Street, Sheffield, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Music of Prince - The Illuminated Concert is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Sheffield, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Music of Prince - The Illuminated Concert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Music of Prince - The Illuminated Concert",
        "image": "https://cdn-az.allevents.in/events4/banners/efe951738cd6ae0b05ee3320081b62fcab56ec70913b7ecdc4f7c67b4319f167-rimg-w1024-h1024-dc18042d-gmir.jpg?v=1772075348",
        "startDate": "2026-02-26",
        "endDate": "2026-02-26",
        "url": "https://allevents.in/sheffield/the-music-of-prince-the-illuminated-concert/300041370926",
        "location": {
            "@type": "Place",
            "name": "The Victoria Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Norfolk Street",
                "addressLocality": "Sheffield",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.38145000",
                "longitude": "-1.46719900"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Doors 6:30pm / Show 7:30pm - 9:45pm"
    }
]
```