

# Event Details

- **Event Name**: RADAR Festival
- **Event Start and End Date**: Fri, 30 Jul, 2027 at 11:00 am – Sun, 01 Aug, 2027 at 11:00 pm (+00:00)
- **Event Description**: RADAR festival celebrates the best in progressive rock and contemporary alternative music.ArtistsMick GordonMusic Genres :  Rock, Indie, Alternative, Progressive Rock
- **Event URL**: https://allevents.in/sheffield/radar-festival/300042642894
- **Event Categories**: fitness, Festivals
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/festivals/Radar/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Sheffield
- **state**: EN
- **country**: United Kingdom
- **location**: Magna Science Adventure Centre
- **lat**: 53.419279
- **long**: -1.387047
- **full address**: Magna Science Adventure Centre,  Magna Way Rotherham, S60 1FD, Sheffield, United Kingdom

## Event gallery

- **Alt text**: RADAR Festival
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/e8dc69fe4cce1fb19f830c2e6aec521ddd048d9a6ecc0139921ae67731f2f39b-rimg-w1024-h1024-dcf808f8-gmir.jpg?v=1786517114

## Artist Details

- **Artist name**: Mick Gordon

## FAQs

- **Q**: When and where is RADAR Festival being held?
  - **A:** RADAR Festival takes place on Fri, 30 Jul, 2027 at 11:00 am to Sun, 01 Aug, 2027 at 11:00 pm at Magna Science Adventure Centre,  Magna Way Rotherham, S60 1FD, Sheffield, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** RADAR Festival is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. 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 RADAR Festival 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": "RADAR Festival",
        "image": "https://cdn-az.allevents.in/events2/banners/e8dc69fe4cce1fb19f830c2e6aec521ddd048d9a6ecc0139921ae67731f2f39b-rimg-w1024-h1024-dcf808f8-gmir.jpg?v=1786517114",
        "startDate": "2027-07-30T11:00:00+00:00",
        "endDate": "2027-08-01T23:00:00+00:00",
        "url": "https://allevents.in/sheffield/radar-festival/300042642894",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Magna Science Adventure Centre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": " Magna Way Rotherham, S60 1FD",
                "addressLocality": "Sheffield",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.419279",
                "longitude": "-1.387047"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "RADAR festival celebrates the best in progressive rock and contemporary alternative music.ArtistsMick GordonMusic Genres :  Rock, Indie, Alternative, Progressive Rock",
        "performer": [
            {
                "@type": "Person",
                "name": "Mick Gordon"
            }
        ]
    }
]
```