10 Things to do in New York during Christmas 2023 (2024)

Everything you need to know about celebrating Christmas in New York

Things to do in New York

Last Updated:

Things to do in New York New York Travel Guide Christmas in New York 2023

Make your holiday season just a little more joyous by spending Christmas in New York. Rightly called ‘the city that never sleeps’, there’s always a lot to do in the beautiful and bustling city, but Christmas is when it shines. With lofty skyscraper-like Christmas trees and vintage flea markets, from the lighting to the shows, Christmas in the city is really special. If you want to take a bite of the Big Apple and experience magic, keep reading to find out the top 10 things to do during Christmas in New York.

10 Things to do during Christmas in New York

#1 Admire the Rockefeller Center Christmas Tree

Start your holiday with the Rockefeller Center Christmas Tree, the most well-known holiday attraction in the area. Simply unmissable in both senses of the word, the massive Rockefeller Center Tree is always lit to kick off the holiday season in New York. A custom that dates back to the 1930s, the tree lighting ceremony is fabulous and features world-renowned artists singing carols. Don’t miss the tree lighting ceremony which is on the 29th of November this year.

10 Things to do in New York during Christmas 2023 (3)

#2 Go ice skating

Christmas in New York is incomplete without taking advantage of the famous ice skating rinks. Whether you are a complete novice or a pro ice skater, this winter activity is among the must-dos during Christmas. Wollman Rink is a public ice rink that opens each winter in the southeast corner of Central Park, much to the delight of New Yorkers and visitors. It offers an incomparable experience, with Central Park on one side and the iconic skyscrapers in the background. You can also visit the free rink at Bryant Park, which opens in late October and closes in early January.

10 Things to do in New York during Christmas 2023 (4)

#3 Go thrifting at the holiday markets

Get into the holiday mood by exploring some of New York's top Christmas markets. The New York winter market season gets underway with the Bank of America Winter Village in Bryant Park. It also remains open the longest, allowing guests to peruse their extensive collection of booths all the way through New Year's Day. Peruse the twisting aisles of vendors at the 100 red-and-white-striped booths at the European-style markets at Union Square. Browse the unique items and artisanal snacks with live music playing in the background. Visit the iconic flea market at the Grand Bazaar on the Upper West Side.

10 Things to do in New York during Christmas 2023 (5)

#4 Go on a City Tour at the Botanical Garden

A spectacular toy train display that honours New York City and has become a Christmas tradition—the Botanical Garden Holiday Train Show is just amazing. Nearly 200 iconic reproductions, made of plant materials like bark and leaves, are displayed at the Holiday Train Show, including Grand Central Terminal, Brooklyn Bridge and the Statue of Liberty. Relive your childhood thanks to the charming miniature railroads and trains. Kids are sure to love it too.

10 Things to do in New York during Christmas 2023 (6)

#5 Travel to the North Pole

Department stores in New York put Christmas decorations on their displays to bring holiday cheers and customers, and in recent years, it's gone even further; professional window decorators and dressers have been attempting to wow people with ever-more innovative and creative displays. Stroll around the North Pole at Macy's throughout Christmas without ever leaving the shopping centre. This year, visit the renowned "Santaland" at Macy's in New York. There are prancing reindeer, a variety of amusing decorations, and … you guessed it right, Santa Claus himself.

#6 Catch a truly spectacular show

Since the 1930s, the Rockettes have taken over Radio City Music Hall for the holidays, and their Christmas Spectacular Show is guaranteed to be fun and festive. Over the years, the 90-minute programme has undergone revisions and enhancements—but don't worry—the kickline is still there! and provides the ideal family-friendly activity. The Radio City Rockettes' holiday show annually mesmerises thousands of spectators. The Rockettes sing their timeless songs with ease while donning stunning, eye-catching outfits! The event gets better every year, with dancing on top of a shining double-decker bus, artistic staircases, and winter forests.

10 Things to do in New York during Christmas 2023 (8)

#7 Ride across Brooklyn Bridge

The Brooklyn Bridge is beautiful throughout the year, but at Christmastime, it is simply marvellous. Imagine crossing this iconic bridge while enjoying the crisp, energising air and breathtaking views of Manhattan's skyline while holiday lights are strung from all these buildings. A true neighbourhood competition that started in the 1980s and has since grown, Dyker Heights at Christmas is a scene out of a Hollywood movie. With the festive display and customary Christmas illumination built by the locals themselves, the Dyker Heights neighbourhood has become a must-see for Christmas in New York.

10 Things to do in New York during Christmas 2023 (9)

#8 Go window hopping

The largest department stores in New York City create their window displays of holiday cheer every year in mid-November. Every window on Fifth Avenue has something to offer and draw people in. Therefore, once you're there, you must visit each one, with "Bergdorf Goodman" and Saks being some of the most well-known. The 'big reveal' and their windows are two of NYC's most significant Christmas traditions! Take your time and enjoy the astounding Saks Fifth Avenue light show while there.

10 Things to do in New York during Christmas 2023 (10)

#9 Feel the divine

Under construction for over 100 years, St. John the Divine is New York City's biggest church. It also hosts one of the most soul-stirring Christmas concerts in the world. This yearly concert, also known as the "Joy of Christmas," usually occurs on a Friday in the middle of December. That is just one of the many reasons why it is a wonderful destination to visit and an even greater venue to attend a performance, particularly around the holidays. Sitting beneath the soaring arches in one of Manhattan's most stunning works of Gothic and Romanesque architecture, you'll hear J.S. Bach's majestic "Gloria in Excelsis" from the Mass in B Minor, and Arcangelo Corelli's Christmas Concerto among others.

10 Things to do in New York during Christmas 2023 (11)

#10 Visit the Met

The Metropolitan Museum of Art is the gem in the crown of New York City's Museum Mile, but during the holiday season, it acquires a special touch of Christmas magic. Visitors to the renowned museum can stop by the Mediaeval Sculpture Hall during the holiday season to view the Met's spectacular tree, a 20-foot blue spruce. Take in the exquisite 18th-century Neapolitan nativity scene displayed at its base and the other masterpieces while you are there.

10 Things to do in New York during Christmas 2023 (12)

FAQs

Is Christmas a good time to visit New York?

Does it snow during Christmas in New York?

How do New Yorkers celebrate Christmas?

What are some must-see Christmas attractions in New York City?

What are some popular restaurants offering special Christmas menus in New York City?

Christmas in New York Guide

`); let allH2 = document.querySelectorAll("h2.add-to-summary"); for (i = 0; i < allH2.length; i++) { jQuery("#summaryList").append(`
  • ${allH2[i].innerHTML}
  • `); jQuery("#summary-mobile-ul").append(`
  • ${allH2[i].innerHTML}
  • `); } let allA = document.querySelectorAll("#summaryList li a"); let header = jQuery(document.getElementsByTagName("header")[0]) let isMobile = false; if(jQuery(window).width()<=765){ allA = document.querySelectorAll("#summary-mobile-ul li a"); isMobile = true; } let modal = document.getElementById("summary-wrapper-mobile"); function findH2WithThisTag(text) { if(isMobile){ header.css("display","block"); modal.style.display = "none"; } for (i = 0; i < allH2.length; i++) { if (allH2[i].innerHTML == text) { jQuery("html, body").animate( { scrollTop: jQuery(allH2[i]).offset().top - 100, }, 1000); break; } } } for (i = 0; i < allA.length; i++) { allA[i].addEventListener("click", function (data) { findH2WithThisTag(data.target.innerHTML); }, false); } jQuery(".open-summary-mobile")[0].addEventListener("click", function () { modal.style.display = "block"; header.css("display","none"); }, false); window.onclick = function (event) { if (event.target == modal) { modal.style.display = "none"; header.css("display","block"); } } function scrollUl(i){ // if(i>=1){ // offset = jQuery(allA[i-1])[0].offsetTop - jQuery(allA[0])[0].offsetTop; // } let offset = jQuery(allA[i])[0].offsetTop - jQuery(allA[0])[0].offsetTop; if(isMobile){ // if(Math.abs(jQuery('#summary-mobile-ul')[0].scrollTop - offset) >= 10){ // jQuery('#summary-mobile-ul').animate({scrollTop: offset},1); // } let height = jQuery(window).height() - 45; let offsettop = parseInt((jQuery(allA[i])[0].offsetTop - jQuery(allA[0])[0].offsetTop) / height); let offsetbottom = parseInt((jQuery(allA[i])[0].offsetHeight - jQuery(allA[0])[0].offsetTop + jQuery(allA[i])[0].offsetTop)/ height); if(offsettop==0 && offsetbottom == 0){ jQuery('#summary-mobile-ul').animate({scrollTop: 0},1); }else{ jQuery('#summary-mobile-ul').animate({scrollTop: height*offsettop},1); } }else{ // if(Math.abs(jQuery('#summaryList')[0].scrollTop - offset) >= 10){ // jQuery('#summaryList').animate({scrollTop: offset},1); // } let offsettop = parseInt((jQuery(allA[i])[0].offsetTop - jQuery(allA[0])[0].offsetTop) / 400); let offsetbottom = parseInt((jQuery(allA[i])[0].offsetHeight - jQuery(allA[0])[0].offsetTop + jQuery(allA[i])[0].offsetTop)/ 400); if(offsettop!=offsetbottom){ jQuery('#summaryList').animate({scrollTop: offset},1); }else{ jQuery('#summaryList').animate({scrollTop: 400*offsettop},1); } } } document.body.onscroll = function (e) { let topPosition = jQuery(window).scrollTop() - jQuery("#breadcrumbs")[0].offsetHeight;; for (i = 0; i < allA.length; i++) { jQuery(allA[i]).removeClass("active"); } for (i = 0; i < allH2.length; i++) { if (i == allH2.length - 1 && allH2[i].offsetTop <= topPosition && !jQuery(allA[i]).hasClass("active")) { jQuery(allA[i]).addClass("active"); scrollUl(i); break; } else if (i < allH2.length - 1 && allH2[i].offsetTop <= topPosition && allH2[i + 1].offsetTop > topPosition && !jQuery(allA[i]).hasClass("active")) { jQuery(allA[i]).addClass("active"); scrollUl(i); break; } } let TextHeight = jQuery(".small-12.medium-11.medium-centered.columns")[0].offsetHeight + jQuery(".small-12.medium-11.medium-centered.columns")[0].offsetTop; let summaryWrapperTop = jQuery("#summary-list-wrapper")[0].offsetTop; let offsetTopPostWidth = jQuery(".row.post-width")[0].offsetTop; if (summaryWrapperTop < topPosition - 35 - offsetTopPostWidth && TextHeight > topPosition + jQuery("#summary-list-wrapper")[0].offsetHeight +30 ) { jQuery("#summary-list-wrapper").css("position", "fixed"); jQuery("#summary-list-wrapper").css("top", "25px"); } else{ jQuery("#summary-list-wrapper").css("position", "absolute"); jQuery("#summary-list-wrapper").css("top", "25px"); } } });
    10 Things to do in New York during Christmas 2023 (13)
    Ritu VK

    Meet Ritu VK - a content writer, DJ, and dancer who's always on the go! When she's not busy crafting captivating content, you'll likely find her behind the decks spinning the latest tracks or busting a move on the dance floor. She loves to travel and is always up for an adventure!

    10 Things to do in New York during Christmas 2023 (2024)
    Top Articles
    Middleware in Express Js
    Biden's legacy: Far-reaching accomplishments that didn't translate into political support
    Automated refuse, recycling for most residences; schedule announced | Lehigh Valley Press
    St Thomas Usvi Craigslist
    Bleak Faith: Forsaken – im Test (PS5)
    Nyu Paralegal Program
    Undergraduate Programs | Webster Vienna
    Mail Healthcare Uiowa
    Wal-Mart 140 Supercenter Products
    Culos Grandes Ricos
    The Rise of Breckie Hill: How She Became a Social Media Star | Entertainment
    Sams Early Hours
    Spartanburg County Detention Facility - Annex I
    This Modern World Daily Kos
    Les Schwab Product Code Lookup
    Wilmot Science Training Program for Deaf High School Students Expands Across the U.S.
    Wisconsin Women's Volleyball Team Leaked Pictures
    Velocity. The Revolutionary Way to Measure in Scrum
    Att.com/Myatt.
    Providence Medical Group-West Hills Primary Care
    Vernon Dursley To Harry Potter Nyt Crossword
    Costco Gas Hours St Cloud Mn
    Vivaciousveteran
    Sherburne Refuge Bulldogs
    Doctors of Optometry - Westchester Mall | Trusted Eye Doctors in White Plains, NY
    Gen 50 Kjv
    Table To Formula Calculator
    Great ATV Riding Tips for Beginners
    3 Ways to Drive Employee Engagement with Recognition Programs | UKG
    Account Now Login In
    Craigs List Tallahassee
    Ripsi Terzian Instagram
    Flaky Fish Meat Rdr2
    Craigslist In Myrtle Beach
    Texas Baseball Officially Releases 2023 Schedule
    Family Fare Ad Allendale Mi
    Domino's Delivery Pizza
    CVS Near Me | Somersworth, NH
    Babbychula
    Levothyroxine Ati Template
    Bianca Belair: Age, Husband, Height & More To Know
    140000 Kilometers To Miles
    Casamba Mobile Login
    All-New Webkinz FAQ | WKN: Webkinz Newz
    Dragon Ball Super Super Hero 123Movies
    All Weapon Perks and Status Effects - Conan Exiles | Game...
    Bmp 202 Blue Round Pill
    John Wick: Kapitel 4 (2023)
    877-552-2666
    What your eye doctor knows about your health
    Chitterlings (Chitlins)
    Naughty Natt Farting
    Latest Posts
    Article information

    Author: Tuan Roob DDS

    Last Updated:

    Views: 5531

    Rating: 4.1 / 5 (42 voted)

    Reviews: 89% of readers found this page helpful

    Author information

    Name: Tuan Roob DDS

    Birthday: 1999-11-20

    Address: Suite 592 642 Pfannerstill Island, South Keila, LA 74970-3076

    Phone: +9617721773649

    Job: Marketing Producer

    Hobby: Skydiving, Flag Football, Knitting, Running, Lego building, Hunting, Juggling

    Introduction: My name is Tuan Roob DDS, I am a friendly, good, energetic, faithful, fantastic, gentle, enchanting person who loves writing and wants to share my knowledge and understanding with you.