

# Event Details

- **Event Name**: Battle of the Bands
- **Event Start and End Date**: Sun, 31 May, 2026 at 07:00 pm (+01:00)
- **Event Description**: WE’RE BACK 🤘
Battle of the Bands is officially back up and running!
📅 Saturday, 9 May
Who’s ready to make some noise?
- **Event URL**: https://allevents.in/clonmel/battle-of-the-bands/200029979734841
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Clonmel
- **state**: TY
- **country**: Ireland
- **location**: The Strand Theatre
- **lat**: 52.3452898
- **long**: -7.41072
- **full address**: The Strand Theatre, Main Street,Carrick-on-Suir, Clonmel, Ireland

## Event gallery

- **Alt text**: Battle of the Bands
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/a24136617a7ee6d21b1cdb4163e021e4a697a296327e56342f52e204407600c1-rimg-w1200-h1200-dc2f2f2f-gmir?v=1776938506

## FAQs

- **Q**: When and where is Battle of the Bands being held?
  - **A:** Battle of the Bands takes place on Sun, 31 May, 2026 at 07:00 pm to Sun, 31 May, 2026 at 07:00 pm at The Strand Theatre, Main Street,Carrick-on-Suir, Clonmel, Ireland.
- **Q**: Who is organizing Battle of the Bands?
  - **A:** Battle of the Bands is organized by Carrick Battle of the Bands.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Battle of the Bands 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 Clonmel, this event is thoughtfully curated to deliver a standout experience worth every moment. If Battle of the Bands 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": "Battle of the Bands",
        "image": "https://cdn-az.allevents.in/events5/banners/a24136617a7ee6d21b1cdb4163e021e4a697a296327e56342f52e204407600c1-rimg-w1200-h1200-dc2f2f2f-gmir?v=1776938506",
        "startDate": "2026-05-31T19:00:00+01:00",
        "url": "https://allevents.in/clonmel/battle-of-the-bands/200029979734841",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Strand Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Main Street,Carrick-on-Suir",
                "addressLocality": "Clonmel",
                "addressRegion": "TY",
                "addressCountry": "IE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.3452898",
                "longitude": "-7.41072"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "WE’RE BACK 🤘\nBattle of the Bands is officially back up and running!\n📅 Saturday, 9 May\nWho’s ready to make some noise?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Carrick Battle of the Bands",
                "url": "https://allevents.in/org/carrick-battle-of-the-bands/27597551"
            }
        ]
    }
]
```