

# Event Details

- **Event Name**: Belsonic Festival
- **Event Start and End Date**: Fri, 11 Jun, 2027 at 11:00 am – Wed, 30 Jun, 2027 at 11:00 pm (+00:00)
- **Event Description**: BELSONIC returns across several weekends with some of the biggest acts going.ArtistsKingfishrMusic Genres :  Rock, Pop, Indie, Indie Pop, Pop Rock
- **Event URL**: https://allevents.in/belfast/belsonic-festival/300042678287
- **Event Categories**: festivals, pop, art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Belfast
- **state**: NI
- **country**: United Kingdom
- **location**: Ormeau Park Belfast, Ireland
- **lat**: 54.5849646
- **long**: -5.9148486
- **full address**: Ormeau Park Belfast, Ireland, Unit 10, Belfast, United Kingdom

## Event gallery

- **Alt text**: Belsonic Festival
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/b1d1221b623913d82b71ac4b9da6adecba0c6eab42fdb24e36bc1e35d50c4077-rimg-w1024-h1024-dcf8f8f8-gmir.jpg?v=1787687833

## Artist Details

- **Artist name**: Kingfishr

## FAQs

- **Q**: When and where is Belsonic Festival being held?
  - **A:** Belsonic Festival takes place on Fri, 11 Jun, 2027 at 11:00 am to Wed, 30 Jun, 2027 at 11:00 pm at Ormeau Park Belfast, Ireland, Unit 10, Belfast, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Belsonic 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 Belfast, this event is thoughtfully curated to deliver a standout experience worth every moment. If Belsonic Festival sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "Belsonic Festival",
        "image": "https://cdn-az.allevents.in/events5/banners/b1d1221b623913d82b71ac4b9da6adecba0c6eab42fdb24e36bc1e35d50c4077-rimg-w1024-h1024-dcf8f8f8-gmir.jpg?v=1787687833",
        "startDate": "2027-06-11T11:00:00+00:00",
        "endDate": "2027-06-30T23:00:00+00:00",
        "url": "https://allevents.in/belfast/belsonic-festival/300042678287",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Ormeau Park Belfast, Ireland",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Unit 10",
                "addressLocality": "Belfast",
                "addressRegion": "NI",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.5849646",
                "longitude": "-5.9148486"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "BELSONIC returns across several weekends with some of the biggest acts going.ArtistsKingfishrMusic Genres :  Rock, Pop, Indie, Indie Pop, Pop Rock",
        "performer": [
            {
                "@type": "Person",
                "name": "Kingfishr"
            }
        ]
    }
]
```