

# Event Details

- **Event Name**: Colapalooza
- **Event Start and End Date**: Fri, 24 Jul, 2026 at 06:00 pm – Fri, 24 Jul, 2026 at 09:30 pm
- **Event Description**: An incredible night of live music to raise funds for Colin Howell who was recently diagnosed with ALS.
- **Event URL**: https://allevents.in/dublin/colapalooza/300042511017
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Ireland/The-Grand-Social/Colapalooza/42511017/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Dublin
- **state**: DN
- **country**: Ireland
- **location**: The Grand Social
- **lat**: 53.34726980
- **long**: -6.26340810
- **full address**: The Grand Social, Liffey Street, Dublin, Ireland

## Event gallery

- **Alt text**: Colapalooza
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/0466d7577dfc45716b51fecfe5798a9765979b73232b002f957eb996daab79fa-rimg-w1024-h1024-dc000000-gmir.jpg?v=1784617334

## FAQs

- **Q**: When and where is Colapalooza being held?
  - **A:** Colapalooza takes place on Fri, 24 Jul, 2026 at 06:00 pm to Fri, 24 Jul, 2026 at 09:30 pm at The Grand Social, Liffey Street, Dublin, Ireland.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Colapalooza 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 Dublin, this event is thoughtfully curated to deliver a standout experience worth every moment. If Colapalooza 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": "Colapalooza",
        "image": "https://cdn-az.allevents.in/events5/banners/0466d7577dfc45716b51fecfe5798a9765979b73232b002f957eb996daab79fa-rimg-w1024-h1024-dc000000-gmir.jpg?v=1784617334",
        "startDate": "2026-07-24",
        "endDate": "2026-07-24",
        "url": "https://allevents.in/dublin/colapalooza/300042511017",
        "location": {
            "@type": "Place",
            "name": "The Grand Social",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Liffey Street",
                "addressLocality": "Dublin",
                "addressRegion": "DN",
                "addressCountry": "IE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.34726980",
                "longitude": "-6.26340810"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "An incredible night of live music to raise funds for Colin Howell who was recently diagnosed with ALS."
    }
]
```