

# Event Details

- **Event Name**: New York Islanders vs. Colorado Avalanche
- **Event Start and End Date**: Fri, 04 Dec, 2026 at 07:00 pm (-05:00)
- **Event Description**: Sale Dates and Times:
- **Event URL**: https://allevents.in/elmont/new-york-islanders-vs-colorado-avalanche/200030664345707
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Elmont
- **state**: NY
- **country**: United States
- **location**: UBS Arena
- **lat**: 40.7093
- **long**: -73.72158
- **full address**: UBS Arena, Belmont Park, 2400 Hempstead Turnpike,Elmont, New York, United States

## Event gallery

- **Alt text**: New York Islanders vs. Colorado Avalanche
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/e2e428fce74f2a99638995158d22c3aa84340394a54f9b2da84bca5b6fe5bff4-rimg-w1200-h675-dc082878-gmir?v=1788653767

## FAQs

- **Q**: When and where is New York Islanders vs. Colorado Avalanche being held?
  - **A:** New York Islanders vs. Colorado Avalanche takes place on Fri, 04 Dec, 2026 at 07:00 pm to Fri, 04 Dec, 2026 at 07:00 pm at UBS Arena, Belmont Park, 2400 Hempstead Turnpike,Elmont, New York, United States.
- **Q**: Who is organizing New York Islanders vs. Colorado Avalanche?
  - **A:** New York Islanders vs. Colorado Avalanche is organized by NHL.
- **Q**: Who is this event for? Is it right for me?
  - **A:** New York Islanders vs. Colorado Avalanche is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Elmont, this event is thoughtfully curated to deliver a standout experience worth every moment. If New York Islanders vs. Colorado Avalanche 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": "New York Islanders vs. Colorado Avalanche",
        "image": "https://cdn-az.allevents.in/events5/banners/e2e428fce74f2a99638995158d22c3aa84340394a54f9b2da84bca5b6fe5bff4-rimg-w1200-h675-dc082878-gmir?v=1788653767",
        "startDate": "2026-12-04T19:00:00-05:00",
        "url": "https://allevents.in/elmont/new-york-islanders-vs-colorado-avalanche/200030664345707",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "UBS Arena",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Belmont Park, 2400 Hempstead Turnpike,Elmont, New York",
                "addressLocality": "Elmont",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.7093",
                "longitude": "-73.72158"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sale Dates and Times:",
        "organizer": [
            {
                "@type": "Organization",
                "name": "NHL",
                "url": "https://allevents.in/org/nhl/241495",
                "description": "The best hockey league in the world."
            }
        ]
    }
]
```