

# Event Details

- **Event Name**: Celtic Rock Festival
- **Event Start and End Date**: Sun, 31 May, 2026 at 07:00 pm (+02:00)
- **Event Description**: Book of Stories spielen eine Melange aus eigenen Songs, Traditional, sowie Covers aus der Indie-Folk/Rock Musik wie zB
Runrig. Flogging Molly, Oysterband, Dropkick Murphys...
- **Event URL**: https://allevents.in/wien/celtic-rock-festival/200029903791808
- **Event Categories**: festivals
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Wien
- **state**: WI
- **country**: Austria
- **location**: Kulturfleckerl Eßling
- **lat**: 48.21392
- **long**: 16.52543
- **full address**: Kulturfleckerl Eßling, Esslinger Hauptstraße 96, 1220 Wien, Österreich, Wien, Austria

## Event gallery

- **Alt text**: Celtic Rock Festival
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/efe4e01d70aba49bee99e68f5c966bee148bccfa414896be04a4670e2c1555ed-rimg-w1200-h1697-dc020307-gmir?v=1775543287

## FAQs

- **Q**: When and where is Celtic Rock Festival being held?
  - **A:** Celtic Rock Festival takes place on Sun, 31 May, 2026 at 07:00 pm to Sun, 31 May, 2026 at 07:00 pm at Kulturfleckerl Eßling, Esslinger Hauptstraße 96, 1220 Wien, Österreich, Wien, Austria.
- **Q**: Who is organizing Celtic Rock Festival?
  - **A:** Celtic Rock Festival is organized by Book of Stories.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Celtic Rock Festival 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 Wien, this event is thoughtfully curated to deliver a standout experience worth every moment. If Celtic Rock 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": "Celtic Rock Festival",
        "image": "https://cdn-az.allevents.in/events6/banners/efe4e01d70aba49bee99e68f5c966bee148bccfa414896be04a4670e2c1555ed-rimg-w1200-h1697-dc020307-gmir?v=1775543287",
        "startDate": "2026-05-31T19:00:00+02:00",
        "url": "https://allevents.in/wien/celtic-rock-festival/200029903791808",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Kulturfleckerl Eßling",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Esslinger Hauptstraße 96, 1220 Wien, Österreich",
                "addressLocality": "Wien",
                "addressRegion": "WI",
                "addressCountry": "AT"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.21392",
                "longitude": "16.52543"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Book of Stories spielen eine Melange aus eigenen Songs, Traditional, sowie Covers aus der Indie-Folk/Rock Musik wie zB\nRunrig. Flogging Molly, Oysterband, Dropkick Murphys...",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Book of Stories",
                "url": "https://allevents.in/org/book-of-stories/17506327"
            }
        ]
    }
]
```