

# Event Details

- **Event Name**: The Music of Prince - New Purple Celebration - Oxford
- **Event Start and End Date**: Fri, 02 May, 2025 at 06:30 pm – Fri, 02 May, 2025 at 10:00 pm
- **Event Description**: Party like it's 1999!! Come and celebrate the life, legacy and the music of Prince.ArtistsNew Purple CelebrationMusic Genres :  Pop, Funk, Covers Band/Tribute Act
- **Event URL**: https://allevents.in/oxford/the-music-of-prince-new-purple-celebration-oxford/300040029355
- **Event Categories**: music, entertainment, art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Oxford/O2-Academy-Oxford/The-Music-of-Prince---New-Purple-Celebration---Oxford/40029355/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Oxford
- **state**: EN
- **country**: United Kingdom
- **location**: O2 Academy Oxford
- **lat**: 51.746967
- **long**: -1.234581
- **full address**: O2 Academy Oxford, 190 Cowley Road, Oxford, United Kingdom

## Event gallery

- **Alt text**: The Music of Prince - New Purple Celebration - Oxford
  - **Image URL**: https://d31fr2pwly4c4s.cloudfront.net/0/1/3/1806762_80213697_The-Music-of-Prince---New-Purple-Celebration---Oxford_1024.jpg

## Artist Details

- **Artist name**: New Purple Celebration

## FAQs

- **Q**: When and where is The Music of Prince - New Purple Celebration - Oxford being held?
  - **A:** The Music of Prince - New Purple Celebration - Oxford takes place on Fri, 02 May, 2025 at 06:30 pm to Fri, 02 May, 2025 at 10:00 pm at O2 Academy Oxford, 190 Cowley Road, Oxford, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Music of Prince - New Purple Celebration - Oxford 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 Oxford, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Music of Prince - New Purple Celebration - Oxford 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 - New Purple Celebration - Oxford",
        "image": "https://d31fr2pwly4c4s.cloudfront.net/0/1/3/1806762_80213697_The-Music-of-Prince---New-Purple-Celebration---Oxford_1024.jpg",
        "startDate": "2025-05-02",
        "endDate": "2025-05-02",
        "url": "https://allevents.in/oxford/the-music-of-prince-new-purple-celebration-oxford/300040029355",
        "location": {
            "@type": "Place",
            "name": "O2 Academy Oxford",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "190 Cowley Road",
                "addressLocality": "Oxford",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.746967",
                "longitude": "-1.234581"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Party like it's 1999!! Come and celebrate the life, legacy and the music of Prince.ArtistsNew Purple CelebrationMusic Genres :  Pop, Funk, Covers Band/Tribute Act",
        "performer": [
            {
                "@type": "Person",
                "name": "New Purple Celebration"
            }
        ]
    }
]
```