

# Event Details

- **Event Name**: Letterkenny Live
- **Event Start and End Date**: Sat, 13 Feb, 2027 at 07:30 pm – Sat, 13 Feb, 2027 at 09:30 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/letterkenny-live/2300030368942915
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Infosys Theater at Madison Square Garden
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Infosys Theater at Madison Square Garden, 4 Pennsylvania Plaza, New York, United States

## Event gallery

- **Alt text**: Letterkenny Live
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/03971150-a6a6-11f1-8990-5d04d231a2dd-rimg-w1180-h772-dce8e8a8-gmir.jpg?v=1788336758

## FAQs

- **Q**: When and where is Letterkenny Live being held?
  - **A:** Letterkenny Live takes place on Sat, 13 Feb, 2027 at 07:30 pm to Sat, 13 Feb, 2027 at 09:30 pm at Infosys Theater at Madison Square Garden, 4 Pennsylvania Plaza, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Letterkenny Live is ideal for comedy fans, stand-up enthusiasts, and anyone looking for a dedicated session of curated laughs, professional acts, and sharp wit from seasoned performers. Whether you're a first-time attendee or a longtime enthusiast in New York, this event is thoughtfully curated to deliver a standout experience worth every moment. If Letterkenny Live 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": "Letterkenny Live",
        "image": "https://cdn-az.allevents.in/events7/banners/03971150-a6a6-11f1-8990-5d04d231a2dd-rimg-w1180-h772-dce8e8a8-gmir.jpg?v=1788336758",
        "startDate": "2027-02-13T19:30:00-05:00",
        "endDate": "2027-02-13T21:30:00-05:00",
        "url": "https://allevents.in/new-york/letterkenny-live/2300030368942915",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Infosys Theater at Madison Square Garden",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4 Pennsylvania Plaza",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```