

# 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**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/efe951738cd6ae0b05ee3320081b62fcab56ec70913b7ecdc4f7c67b4319f167-rimg-w1024-h1024-dc18042d-gmir.jpg?v=1772075348
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/1dda5078c4259f9bf1033cc271112e6fdd99f09eb9c5d2b6003b4da7330b7611-rimg-w400-h400-dc050317-gmir.jpg?v=1772075347

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 26 Feb, 2026 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** The Victoria Hall, Norfolk Street, Sheffield, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Skiddle
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about The Music of Prince - The Illuminated Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## 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"
    }
]
```