

# Event Details

- **Event Name**: The Music of Prince - The Candlelight Concert
- **Event Start and End Date**: Wed, 11 Feb, 2026 at 07:30 pm – Wed, 11 Feb, 2026 at 09:45 pm
- **Event Description**: Doors 6:30pm / Show 7:30pm - 9:45pm
- **Event URL**: https://allevents.in/worcester/the-music-of-prince-the-candlelight-concert/300041448563
- **Event Categories**: candlelight-concerts, concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Worcester/Worcester-Cathedral/The-Music-of-Prince---The-Candlelight-Concert/41448563/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Worcester
- **state**: EN
- **country**: United Kingdom
- **location**: Worcester Cathedral
- **lat**: 52.18761420
- **long**: -2.22211920
- **full address**: Worcester Cathedral, 10A College Green, Worcester, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/71e20c48890999126118cf975a3a0a8ae30028b2959a544922b123b1405b2f74-rimg-w1024-h1024-dc18042d-gmir.jpg?v=1770133095
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/806451a0c89141cf06dcdfe552635ec7c8af784473b15282bd3063cc801564e3-rimg-w400-h400-dc050317-gmir.jpg?v=1770133094

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 11 Feb, 2026 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** Worcester Cathedral, 10A College Green, Worcester, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Skiddle
- **Q**: What type of event is this?
  - **A:** candlelight-concerts, concerts, music, entertainment
- **Q**: Where can I find ticket details about The Music of Prince - The Candlelight 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 Candlelight Concert",
        "image": "https://cdn-az.allevents.in/events1/banners/71e20c48890999126118cf975a3a0a8ae30028b2959a544922b123b1405b2f74-rimg-w1024-h1024-dc18042d-gmir.jpg?v=1770133095",
        "startDate": "2026-02-11",
        "endDate": "2026-02-11",
        "url": "https://allevents.in/worcester/the-music-of-prince-the-candlelight-concert/300041448563",
        "location": {
            "@type": "Place",
            "name": "Worcester Cathedral",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10A College Green",
                "addressLocality": "Worcester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.18761420",
                "longitude": "-2.22211920"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Doors 6:30pm / Show 7:30pm - 9:45pm"
    }
]
```