

# Event Details

- **Event Name**: The Hot House Big Band @ the Portlaoise Jazz Festival
- **Event Start and End Date**: Sun, 01 Feb, 2026 at 09:30 pm
- **Event URL**: https://allevents.in/portlaoise/the-hot-house-big-band-the-portlaoise-jazz-festival/210008072556796
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038752/23889?u=https://www.universe.com/events/the-hot-house-big-band-the-portlaoise-jazz-festival-tickets-T1CVLM?ref=ticketmaster&utm_medium=affiliate

## Event venue details

- **city**: Portlaoise
- **country**: Ireland
- **location**: Kavanagh's
- **lat**: 53.03443937
- **long**: -7.29746997
- **full address**: Kavanagh's, Portlaoise, Ireland

## Event gallery

- **Alt text**: The Hot House Big Band @ the Portlaoise Jazz Festival
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/6d1e31aeec4ed63ec3d9d80806beb143b68b7297b0924d5a96740acc9a54cc66-rimg-w1024-h576-dc151415-gmir.jpg?v=1767959154

## FAQs

- **Q**: When and where is The Hot House Big Band @ the Portlaoise Jazz Festival being held?
  - **A:** The Hot House Big Band @ the Portlaoise Jazz Festival takes place on Sun, 01 Feb, 2026 at 09:30 pm at Kavanagh's, Portlaoise, Ireland.
- **Q**: Who is organizing The Hot House Big Band @ the Portlaoise Jazz Festival?
  - **A:** The Hot House Big Band @ the Portlaoise Jazz Festival is organized by TicketMaster.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Hot House Big Band @ the Portlaoise Jazz Festival is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Portlaoise, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Hot House Big Band @ the Portlaoise Jazz Festival 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": "The Hot House Big Band @ the Portlaoise Jazz Festival",
        "image": "https://cdn-az.allevents.in/events4/banners/6d1e31aeec4ed63ec3d9d80806beb143b68b7297b0924d5a96740acc9a54cc66-rimg-w1024-h576-dc151415-gmir.jpg?v=1767959154",
        "startDate": "2026-02-01",
        "url": "https://allevents.in/portlaoise/the-hot-house-big-band-the-portlaoise-jazz-festival/210008072556796",
        "location": {
            "@type": "Place",
            "name": "Kavanagh's",
            "address": {
                "@type": "PostalAddress",
                "name": "Kavanagh's, Portlaoise, Ireland",
                "addressLocality": "Portlaoise",
                "addressRegion": null,
                "addressCountry": "IE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.03443937",
                "longitude": "-7.29746997"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```