

# Event Details

- **Event Name**: New York Rangers vs. Columbus Blue Jackets
- **Event Start and End Date**: Sun, 13 Dec, 2026 at 06:00 pm – Sun, 03 Jan, 2027 at 08:00 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/new-york-rangers-vs-columbus-blue-jackets/2300026832547444
- **Event Categories**: calendar
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

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

## Event gallery

- **Alt text**: New York Rangers vs. Columbus Blue Jackets
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/61cfbc30-aa6c-11f1-abda-d1c1d0c990ef-rimg-w1200-h1200-dcc8c8c8-gmir.jpg?v=1788751789

## FAQs

- **Q**: When and where is New York Rangers vs. Columbus Blue Jackets being held?
  - **A:** New York Rangers vs. Columbus Blue Jackets takes place on Sun, 13 Dec, 2026 at 06:00 pm to Sun, 03 Jan, 2027 at 08:00 pm at Madison Square Garden, 4 Pennsylvania Plaza, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** New York Rangers vs. Columbus Blue Jackets 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 New York, this event is thoughtfully curated to deliver a standout experience worth every moment. If New York Rangers vs. Columbus Blue Jackets sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "New York Rangers vs. Columbus Blue Jackets",
        "image": "https://cdn-az.allevents.in/events7/banners/61cfbc30-aa6c-11f1-abda-d1c1d0c990ef-rimg-w1200-h1200-dcc8c8c8-gmir.jpg?v=1788751789",
        "startDate": "2026-12-13T18:00:00-05:00",
        "endDate": "2027-01-03T20:00:00-05:00",
        "url": "https://allevents.in/new-york/new-york-rangers-vs-columbus-blue-jackets/2300026832547444",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "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"
    }
]
```