

# Event Details

- **Event Name**: Electric Castle
- **Event Start and End Date**: Thu, 16 Jul, 2026 at 11:00 am – Sun, 19 Jul, 2026 at 11:00 pm (+02:00)
- **Event Description**: Electric Castle is a one-of-a-kind music festival, that takes place on the amazing domain of Banffy Castle in Transylvania.ArtistsTwenty One PilotsThe CureMusic Genres :  Rock, Alternative, Electronic
- **Event URL**: https://allevents.in/bontida-cluj/electric-castle/300041448713
- **Event Categories**: music-festivals, festivals, music, art, entertainment
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

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

## Event venue details

- **city**: Bontida, Cluj
- **state**: MM
- **country**: Romania
- **location**: Banffy Castle
- **lat**: 46.910146
- **long**: 23.809575
- **full address**: Banffy Castle, Strada Principala 1, Bontida, Cluj, Romania

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/77b29123824c18889e996d3602045e03dd7aee513048776064f7fa1a64895772-rimg-w1024-h1024-dcfe0000-gmir.jpg?v=1765325063
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/ac386a4a55d77e7304619d5cfb2f990fc80e3b0f3bf6c1fd7d50230fbb205196-rimg-w400-h400-dcfe0000-gmir.jpg?v=1765325063

## Artist Details

- **Artist name**: Twenty One Pilots
- **Artist name**: The Cure

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 16 Jul, 2026 at 11:00 am (+02:00)
- **Q**: Where is the event happening?
  - **A:** Banffy Castle, Strada Principala 1, Bontida, Cluj, Romania
- **Q**: Who are the performers at this event?
  - **A:** Twenty One Pilots, The Cure
- **Q**: Who is organizing the event?
  - **A:** Skiddle
- **Q**: What type of event is this?
  - **A:** music-festivals, festivals, music, art, entertainment
- **Q**: Where can I find ticket details about Electric Castle ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Electric Castle",
        "image": "https://cdn-az.allevents.in/events1/banners/77b29123824c18889e996d3602045e03dd7aee513048776064f7fa1a64895772-rimg-w1024-h1024-dcfe0000-gmir.jpg?v=1765325063",
        "startDate": "2026-07-16T11:00:00+02:00",
        "endDate": "2026-07-19T23:00:00+02:00",
        "url": "https://allevents.in/bontida-cluj/electric-castle/300041448713",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Banffy Castle",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Strada Principala 1",
                "addressLocality": "Bontida, Cluj",
                "addressRegion": "MM",
                "addressCountry": "RO"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.910146",
                "longitude": "23.809575"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Electric Castle is a one-of-a-kind music festival, that takes place on the amazing domain of Banffy Castle in Transylvania.ArtistsTwenty One PilotsThe CureMusic Genres :  Rock, Alternative, Electronic",
        "performer": [
            {
                "@type": "Person",
                "name": "Twenty One Pilots"
            },
            {
                "@type": "Person",
                "name": "The Cure"
            }
        ]
    }
]
```