

# Event Details

- **Event Name**: Wireless Festival
- **Event Start and End Date**: Fri, 11 Jul, 2025 at 10:00 am – Sun, 13 Jul, 2025 at 11:00 pm
- **Event Description**: Wireless Festival takes place annually each summer in Finsbury Park, London. You can always expect big headliners here.ArtistsDrakePartyNextDoorBURNA BOYMusic Genres :  R&amp;B, Pop, Rap, Indie Pop
- **Event URL**: https://allevents.in/london/wireless-festival/300040658603
- **Event Categories**: festivals, art, pop
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: London
- **state**: EN
- **country**: United Kingdom
- **location**: Finsbury Park
- **lat**: 51.567012
- **long**: -0.102832
- **full address**: Finsbury Park, Finsbury Park, London, United Kingdom

## Event gallery

- **Alt text**: Wireless Festival
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/55076676c5ba50c2d995ffd902f357151c666fa4761f76a84f06c587784b1fd2-rimg-w1024-h1024-dcefeeef-gmir.jpg?v=1752442003

## Artist Details

- **Artist name**: Drake
- **Artist name**: PartyNextDoor
- **Artist name**: BURNA BOY

## FAQs

- **Q**: When and where is Wireless Festival being held?
  - **A:** Wireless Festival takes place on Fri, 11 Jul, 2025 at 10:00 am to Sun, 13 Jul, 2025 at 11:00 pm at Finsbury Park, Finsbury Park, London, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Wireless Festival is ideal for festival lovers, culture enthusiasts, and anyone looking for a vibrant, immersive community experience. Whether you're a first-time attendee or a longtime enthusiast in London, this event is thoughtfully curated to deliver a standout experience worth every moment. If Wireless Festival sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Wireless Festival",
        "image": "https://cdn-az.allevents.in/events1/banners/55076676c5ba50c2d995ffd902f357151c666fa4761f76a84f06c587784b1fd2-rimg-w1024-h1024-dcefeeef-gmir.jpg?v=1752442003",
        "startDate": "2025-07-11",
        "endDate": "2025-07-13",
        "url": "https://allevents.in/london/wireless-festival/300040658603",
        "location": {
            "@type": "Place",
            "name": "Finsbury Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Finsbury Park",
                "addressLocality": "London",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.567012",
                "longitude": "-0.102832"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Wireless Festival takes place annually each summer in Finsbury Park, London. You can always expect big headliners here.ArtistsDrakePartyNextDoorBURNA BOYMusic Genres :  R&B, Pop, Rap, Indie Pop",
        "performer": [
            {
                "@type": "Person",
                "name": "Drake"
            },
            {
                "@type": "Person",
                "name": "PartyNextDoor"
            },
            {
                "@type": "Person",
                "name": "BURNA BOY"
            }
        ]
    }
]
```