

# Event Details

- **Event Name**: Square Pegs @ The Portlaoise Jazz Festival
- **Event Start and End Date**: Sat, 31 Jan, 2026 at 10:00 pm
- **Event URL**: https://allevents.in/portlaoise/square-pegs-the-portlaoise-jazz-festival/210003063564273
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038752/23889?u=https://www.universe.com/events/square-pegs-the-portlaoise-jazz-festival-tickets-05VLT8?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**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/13189c1d418eb1645da1b8597c222c5eea593ec7248669838ffb2e887a9ef73a-rimg-w1024-h576-dcc3e6dd-gmir.jpg?v=1767959159
- **Alt text**: thumbnail
  - **Image URL**: https://images.universe.com/1bb0d8dc-7edc-4184-b11c-dc70830a7b7d/-/format/jpeg/-/scale_crop/640x427/center/-/progressive/yes/-/inline/yes/

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 31 Jan, 2026 at 10:00 pm
- **Q**: Where is the event happening?
  - **A:** Kavanagh's, Portlaoise, Ireland
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about Square Pegs @ The Portlaoise Jazz Festival ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Square Pegs @ The Portlaoise Jazz Festival",
        "image": "https://cdn-az.allevents.in/events1/banners/13189c1d418eb1645da1b8597c222c5eea593ec7248669838ffb2e887a9ef73a-rimg-w1024-h576-dcc3e6dd-gmir.jpg?v=1767959159",
        "startDate": "2026-01-31",
        "url": "https://allevents.in/portlaoise/square-pegs-the-portlaoise-jazz-festival/210003063564273",
        "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"
    }
]
```