{"id":33098,"date":"2022-09-19T17:58:56","date_gmt":"2022-09-20T00:58:56","guid":{"rendered":"https:\/\/www.arizonabiltmore.com\/?page_id=33098"},"modified":"2025-11-18T15:36:02","modified_gmt":"2025-11-18T22:36:02","slug":"holidays","status":"publish","type":"page","link":"https:\/\/www.arizonabiltmore.com\/holidays\/","title":{"rendered":"Holidays at Arizona Biltmore"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"33098\" class=\"elementor elementor-33098\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-34e46d2 elementor-section-full_width elementor-section-height-min-height elementor-section-stretched elementor-section-height-default elementor-section-items-middle\" data-id=\"34e46d2\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;video&quot;,&quot;background_play_on_mobile&quot;:&quot;yes&quot;,&quot;background_video_link&quot;:&quot;\\\/wp-content\\\/uploads\\\/2022\\\/09\\\/Holiday-Intro1.mp4&quot;}\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-background-video-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<video class=\"elementor-background-video-hosted\" autoplay muted playsinline loop><\/video>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-31d7fc8\" data-id=\"31d7fc8\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f7df0c9 elementor-widget elementor-widget-image\" data-id=\"f7df0c9\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"865\" height=\"386\" src=\"https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2022\/09\/Stay-Golden-Header-Graphic.png\" class=\"attachment-large size-large wp-image-33250\" alt=\"\" srcset=\"https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2022\/09\/Stay-Golden-Header-Graphic.png 865w, https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2022\/09\/Stay-Golden-Header-Graphic-768x343.png 768w\" sizes=\"(max-width: 865px) 100vw, 865px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6422ae26 elementor-section-full_width elementor-section-stretched elementor-hidden-tablet elementor-hidden-mobile elementor-section-height-min-height elementor-section-height-default elementor-section-items-middle\" data-id=\"6422ae26\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6f269354\" data-id=\"6f269354\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-53ed46d5 elementor-widget elementor-widget-html\" data-id=\"53ed46d5\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n#vidbutton {\n  position: absolute;\n  font-size: 24px;\n  z-index:9;\n  width: 90px;\n  height: 90px;\n  margin-top: 35%;padding:0px;\n  right: 4%;\n  background: #fff;\n  border:none;\n  color: #4250A2;\n  opacity: 0.4;border-radius:50%;z-index: 999 !important;\n}\n#myvid {object-fit:cover;width:100%;max-height:1000px;min-height:750px;}\n\n.vid-back::before {\n    position: absolute;\n    \n    top: 0;\n    right: 0;\n    bottom: 0;\n    left: 0;\n    content: '';\n\n    \/* Any overlay color that you want, here I use black with 25% opacity *\/\n    background-color: rgba(0,0,0,0.2)\n}\n.vid-back {\n  width: 100%; \n  object-fit: cover;\n  padding: 0px;\n  width:100%;\n  \n}\n<\/style>\n\n<div class=\"vid-back\"> \n  <button id=\"vidbutton\">&#9647;&#9647;<\/button> \n  <br><br>\n  <video id=\"myvid\" width=\"100%\"  loop muted autoplay>\n    <source src=\"\/wp-content\/uploads\/2022\/09\/Holiday-Intro1.mp4\">\n    <source src=\"vid.ogg\" type=\"video\/ogg\">\n    Your browser does not support HTML5 video.\n  <\/video>\n<\/div> \n\n\n<script> \nvar ppbutton = document.getElementById(\"vidbutton\");\nppbutton.addEventListener(\"click\", playPause);\nmyVideo = document.getElementById(\"myvid\");\nfunction playPause() { \n    if (myVideo.paused) {\n        myVideo.play();\n        ppbutton.innerHTML = \"&#9647;&#9647;\";\n        }\n    else  {\n        myVideo.pause(); \n        ppbutton.innerHTML = \"&#9655;\";\n        }\n} \n<\/script> \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-38ddfb1 elementor-widget elementor-widget-image\" data-id=\"38ddfb1\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"865\" height=\"386\" src=\"https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2025\/11\/Maketheseason.png\" class=\"attachment-full size-full wp-image-78794\" alt=\"White text on a light gray background reads: &quot;MAKE THE SEASON YOUR TRADITION AT THE BILTMORE.&quot; Horizontal lines appear on each side of &quot;MAKE.&quot; Celebrate the holidays at Arizona Biltmore with timeless elegance.\" srcset=\"https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2025\/11\/Maketheseason.png 865w, https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2025\/11\/Maketheseason-768x343.png 768w\" sizes=\"(max-width: 865px) 100vw, 865px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-61bd70e elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"61bd70e\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-42ab32a\" data-id=\"42ab32a\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1b86750 elementor-widget elementor-widget-heading\" data-id=\"1b86750\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">HOLIDAYS AT THE ARIZONA BILTMORE<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f8177e8 elementor-widget elementor-widget-heading\" data-id=\"f8177e8\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Signature Stays, Festive Days<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4a27e43 elementor-widget elementor-widget-heading\" data-id=\"4a27e43\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Experience the magic of an artisanal holiday celebration with friends,<br> family and those you meet along the way.<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7e20e0e elementor-widget elementor-widget-text-editor\" data-id=\"7e20e0e\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"text-align: center;\">From first light on Spire Lawn to last call in the lobby\u2019s glow, turn marquee moments into annual milestones. Keepsake\u2011worthy stays, signature dining, and private celebrations year after year.\u200b<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-011cf82 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"011cf82\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-a2b44d9\" data-id=\"a2b44d9\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a7e6e8a elementor-align-center elementor-widget elementor-widget-button\" data-id=\"a7e6e8a\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#offers\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Explore events<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-a2ec18b\" data-id=\"a2ec18b\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-934942b elementor-align-center elementor-widget elementor-widget-button\" data-id=\"934942b\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.arizonabiltmore.com\/offers\/stay-in-splendor\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">book your stay<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<div class=\"elementor-element elementor-element-87e2476 elementor-widget elementor-widget-spacer\" data-id=\"87e2476\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ce1cf32 elementor-section-stretched elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"ce1cf32\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-narrow\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-cb57fbe elementor-hidden-mobile\" data-id=\"cb57fbe\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-39cd8bb elementor-widget elementor-widget-image\" data-id=\"39cd8bb\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"980\" height=\"653\" src=\"https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2022\/11\/AZB_3938-large.jpg\" class=\"attachment-large size-large wp-image-36324\" alt=\"A champagne flute filled with golden glitter, placed on a light-colored surface with more glitter scattered around its base, evokes the elegance of holidays at the Arizona Biltmore against a dark green, shimmering background.\" srcset=\"https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2022\/11\/AZB_3938-large.jpg 1920w, https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2022\/11\/AZB_3938-large-1500x1000.jpg 1500w, https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2022\/11\/AZB_3938-large-768x512.jpg 768w, https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2022\/11\/AZB_3938-large-1536x1024.jpg 1536w\" sizes=\"(max-width: 980px) 100vw, 980px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-636cdad animated-fast elementor-invisible\" data-id=\"636cdad\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;opal-move-left&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e63449e elementor-widget__width-auto elementor-widget elementor-widget-image\" data-id=\"e63449e\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"980\" height=\"653\" src=\"https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2022\/11\/AZB_4255-1.jpg\" class=\"attachment-large size-large wp-image-37009\" alt=\"A warmly lit indoor area at the Arizona Biltmore is decorated for the holidays, featuring numerous frosted Christmas trees adorned with lights. Cozy seating with a throw pillow and a pouf are placed next to a central frosted tree, while garlands and fairy lights enhance the festive atmosphere.\" srcset=\"https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2022\/11\/AZB_4255-1.jpg 2048w, https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2022\/11\/AZB_4255-1-1500x1000.jpg 1500w, https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2022\/11\/AZB_4255-1-768x512.jpg 768w, https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2022\/11\/AZB_4255-1-1536x1024.jpg 1536w\" sizes=\"(max-width: 980px) 100vw, 980px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-ea33bce\" data-id=\"ea33bce\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a846409 elementor-widget elementor-widget-heading\" data-id=\"a846409\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The Best is Yet to Come\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b92dece animated-fast elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"b92dece\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;opal-move-up&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>The Arizona Biltmore has been welcoming generations of joyful families for nearly a century, all captivated by the magic only amplified by the approaching holidays. A child-like glee fills the air and well wishes are abundant as the grand lobby transforms into an artisanal desert winter wonderland. Outside and in, three signature moments set the scene\u2014the stained\u2011acrylic Arrival Grove catching desert light on the Front Lawn, lobby trees in bloom with native pampas plumes, and copper bell trees on Spire Lawn chiming softly in the breeze.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-018f01e elementor-widget elementor-widget-spacer\" data-id=\"018f01e\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-91b93f2 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"91b93f2\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-64b03ca\" data-id=\"64b03ca\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-8d61ff9 elementor-section-height-min-height elementor-section-boxed elementor-section-height-default\" data-id=\"8d61ff9\" data-element_type=\"section\" id=\"offers\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-9cc81ca\" data-id=\"9cc81ca\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f46002d elementor-widget elementor-widget-heading\" data-id=\"f46002d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Stay in Splendor\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9158439 elementor-widget elementor-widget-heading\" data-id=\"9158439\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Stay 4 Nights, Receive $500 Resort Credit\n<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1229104 elementor-widget elementor-widget-text-editor\" data-id=\"1229104\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Stay in Splendor this holiday season at the Arizona Biltmore. You can linger longer with a $500 resort credit when you stay four nights at our historic and legendary property.\u00a0<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4b4e589 elementor-widget elementor-widget-button\" data-id=\"4b4e589\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.arizonabiltmore.com\/offers\/stay-in-splendor\/\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Book Now<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-eb14074\" data-id=\"eb14074\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7e8ed29 elementor-section-full_width elementor-section-height-min-height elementor-section-content-top elementor-section-stretched elementor-section-height-default elementor-section-items-middle\" data-id=\"7e8ed29\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-bdd0e35\" data-id=\"bdd0e35\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-84249b1 elementor-section-content-top elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"84249b1\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-16e0d62\" data-id=\"16e0d62\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ff24702 elementor-widget elementor-widget-image\" data-id=\"ff24702\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1707\" src=\"https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2025\/11\/Nutcracker-Tea-1-scaled.jpg\" class=\"attachment-full size-full wp-image-78830\" alt=\"\" srcset=\"https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2025\/11\/Nutcracker-Tea-1-scaled.jpg 2560w, https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2025\/11\/Nutcracker-Tea-1-1500x1000.jpg 1500w, https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2025\/11\/Nutcracker-Tea-1-768x512.jpg 768w, https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2025\/11\/Nutcracker-Tea-1-1536x1024.jpg 1536w, https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2025\/11\/Nutcracker-Tea-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-56567b3\" data-id=\"56567b3\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a6ffd28 elementor-widget elementor-widget-text-editor\" data-id=\"a6ffd28\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h2>The Nutcracker Tea: An Afternoon of Elegance and Wonder<\/h2>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2f6a408 elementor-widget elementor-widget-text-editor\" data-id=\"2f6a408\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h3>November 29, 2025 &amp; December 14, 2025\u00a0<\/h3>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-47d9651 elementor-widget elementor-widget-text-editor\" data-id=\"47d9651\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h6>Step into a storybook afternoon in the Grand Ballroom with Arizona Biltmore\u2019s Nutcracker Holiday Tea, a festive afternoon pairing a delightful tea service of scones, sandwiches, and desserts with a live showcase of select scenes and character moments from The Nutcracker. Guests are welcomed for check-in on the Front Lawn at 1:30 pm before being seated for the showcase at 2:00 pm, followed by a meet and greet with members of the cast. Tickets are $130 per adult (ages 13+), $80 per child (ages 3\u201312), and complimentary for infants 2 and under.<\/h6>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dfe42b5 elementor-widget elementor-widget-button\" data-id=\"dfe42b5\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.eventbrite.com\/e\/nutcracker-tea-tickets-1553439371979?aff=oddtdtcreator\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Nutcracker Tea Tickets<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-9a259af elementor-section-content-top elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"9a259af\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-07c66ab\" data-id=\"07c66ab\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-584e912 elementor-widget elementor-widget-text-editor\" data-id=\"584e912\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h2>Gingerbread House Decorating: Sweet Holiday Tradition<\/h2>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3856d1c elementor-widget elementor-widget-text-editor\" data-id=\"3856d1c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h3>December, 6, 13, &amp; 20, 2025<\/h3>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b10e42d elementor-widget elementor-widget-text-editor\" data-id=\"b10e42d\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h6>Whisk the family into a sugar\u2011dusted workshop where icing swirls, candy toppers, and merry creativity take center stage. Build and decorate your own take\u2011home gingerbread house with all the trimmings; kits and confections are provided, with limited seating and reservations required.<\/h6><div>\u00a0<\/div><div>\u00a0<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-51003b6 elementor-widget elementor-widget-button\" data-id=\"51003b6\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.eventbrite.com\/e\/gingerbread-house-decorating-tickets-1583229525129?aff=oddtdtcreator\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Reserve Gingerbread workshop<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-d0dc926\" data-id=\"d0dc926\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d42dd09 elementor-widget elementor-widget-image\" data-id=\"d42dd09\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2048\" height=\"1365\" src=\"https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2025\/11\/gingerbread-house-2021-09-04-10-29-49-utc-scaled.jpg\" class=\"attachment-full size-full wp-image-78156\" alt=\"Three people decorate a gingerbread house with white icing and colorful candy on a table, perhaps as a sweet addition to their Thanksgiving Dinner To Go. Their hands place candies on the roof, while marshmallows line the base of the house.\" srcset=\"https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2025\/11\/gingerbread-house-2021-09-04-10-29-49-utc-scaled.jpg 2048w, https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2025\/11\/gingerbread-house-2021-09-04-10-29-49-utc-1500x1000.jpg 1500w, https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2025\/11\/gingerbread-house-2021-09-04-10-29-49-utc-768x512.jpg 768w, https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2025\/11\/gingerbread-house-2021-09-04-10-29-49-utc-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-8b1fc90 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8b1fc90\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-640d4cd\" data-id=\"640d4cd\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-67038d5 elementor-widget elementor-widget-image\" data-id=\"67038d5\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2048\" height=\"1366\" src=\"https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2025\/11\/4B7A9230-scaled.jpg\" class=\"attachment-full size-full wp-image-78101\" alt=\"A stylish boutique with racks of clothing, handbags, and accessories. A round table in front displays jewelry, bags, and a plant. The space is well-lit with wooden floors and hats decoratively mounted on the walls.\" srcset=\"https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2025\/11\/4B7A9230-scaled.jpg 2048w, https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2025\/11\/4B7A9230-1500x1000.jpg 1500w, https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2025\/11\/4B7A9230-768x512.jpg 768w, https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2025\/11\/4B7A9230-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-9ae7f28\" data-id=\"9ae7f28\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b0e254e elementor-widget elementor-widget-text-editor\" data-id=\"b0e254e\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h2>Sip &amp; Shop: Sparkle and Stroll<\/h2>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6fb0c20 elementor-widget elementor-widget-text-editor\" data-id=\"6fb0c20\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h3>Fridays and Saturdays beginning November 28, 2025 &#8211; The Biltmore Shops<\/h3>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2a994da elementor-widget elementor-widget-text-editor\" data-id=\"2a994da\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h6>Toast the season with a glass in hand as boutique doors open to limited\u2011edition collections, trunk\u2011show moments, and insider offers just for the holidays. Explore festive displays, discover gift\u2011ready finds you won\u2019t see online, and enjoy surprise perks on select dates, a little shimmer, a little sparkle, and a lot of effortless gifting.<\/h6><div>\u00a0<\/div><div>\u00a0<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e72be16 elementor-widget elementor-widget-button\" data-id=\"e72be16\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.arizonabiltmore.com\/to-do\/retail-shops\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Shop the Season<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-ad23dd6 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"ad23dd6\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-addebd2\" data-id=\"addebd2\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d0ef4f3 elementor-widget elementor-widget-text-editor\" data-id=\"d0ef4f3\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h2>New Year&#8217;s Eve at Spire Bar (21+): Your Night to Shine<\/h2>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-11ea588 elementor-widget elementor-widget-text-editor\" data-id=\"11ea588\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h3>December 31, 2025, 9 pm &#8211; 1 am<\/h3>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-30461e2 elementor-widget elementor-widget-text-editor\" data-id=\"30461e2\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h6>The night begins in a glow, with music rising, glasses lifted, and the Spire casting color across the lawn as Piestewa Peak silhouettes the horizon. Drift between Mo\u00ebt champagne tastings, two DJs, and a lively photobooth, pause for late\u2011night bites, then meet the moment as the clock strikes twelve. Resort guests receive complimentary entry with a room key, and reserved firepits host up to six with a bottle of Veuve and dedicated service. 21+ only<\/h6><div>\u00a0<\/div><div>\u00a0<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e2a3599 elementor-widget elementor-widget-button\" data-id=\"e2a3599\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.arizonabiltmore.com\/new-years-eve\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">NYE at Spire Bar<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-b528096\" data-id=\"b528096\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d8e1516 elementor-widget elementor-widget-image\" data-id=\"d8e1516\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2314\" height=\"1798\" src=\"https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2025\/11\/Screenshot-2025-11-13-at-6.01.43-PM.png\" class=\"attachment-full size-full wp-image-78834\" alt=\"Large illuminated marquee letters spelling &quot;MOET x AZ&quot; stand indoors, surrounded by black, white, and gold balloons. This festive scene evokes the glamour of holidays at Arizona Biltmore, set against patterned walls and wooden flooring.\" srcset=\"https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2025\/11\/Screenshot-2025-11-13-at-6.01.43-PM.png 2314w, https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2025\/11\/Screenshot-2025-11-13-at-6.01.43-PM-1500x1166.png 1500w, https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2025\/11\/Screenshot-2025-11-13-at-6.01.43-PM-768x597.png 768w, https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2025\/11\/Screenshot-2025-11-13-at-6.01.43-PM-1536x1193.png 1536w, https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2025\/11\/Screenshot-2025-11-13-at-6.01.43-PM-2048x1591.png 2048w\" sizes=\"(max-width: 2314px) 100vw, 2314px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3f0e3b9 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"3f0e3b9\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ebf6194\" data-id=\"ebf6194\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-8b7c55f elementor-section-height-min-height elementor-section-boxed elementor-section-height-default\" data-id=\"8b7c55f\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-9b470f0\" data-id=\"9b470f0\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6f5b96f elementor-widget elementor-widget-heading\" data-id=\"6f5b96f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">New Year's Eve Fire-Pit Package\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-75e94b0 elementor-widget elementor-widget-heading\" data-id=\"75e94b0\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">RING IN THE NEW YEAR IN STYLE<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bcc0fb4 elementor-widget elementor-widget-text-editor\" data-id=\"bcc0fb4\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Enjoy a Cottage Suite room complete with access to Citrus Club for 2, a VIP Fire Pit area at the NYE Party (up to 6 people), and $100 food &amp; beverage credit. Additional nights stay receive a $500 spa credit.\u00a0<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-17ff75b elementor-widget elementor-widget-button\" data-id=\"17ff75b\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.hilton.com\/en\/book\/reservation\/deeplink\/?ctyhocn=PHXBMOL&#038;groupCode=NYE&#038;arrivaldate=2025-12-31&#038;departuredate=2026-01-01&#038;cid=OM,WW,HILTONLINK,EN,DirectLink&#038;fromId=HILTONLINKDIRECT\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Book Now<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-707565b\" data-id=\"707565b\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-cd7dc16 elementor-widget elementor-widget-image\" data-id=\"cd7dc16\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.hilton.com\/en\/book\/reservation\/deeplink\/?ctyhocn=PHXBMOL&#038;groupCode=NYE&#038;arrivaldate=2025-12-31&#038;departuredate=2026-01-01&#038;cid=OM,WW,HILTONLINK,EN,DirectLink&#038;fromId=HILTONLINKDIRECT\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"980\" height=\"653\" src=\"https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2022\/01\/Biltmore-SpireBar2-0105-large.jpg\" class=\"attachment-large size-large wp-image-15990\" alt=\"A group of people is seated around a circular fire pit by a pool at night. The outdoor area is elegantly lit with string lights and palm trees in the background, offering a festive and upscale setting. A waiter stands beside the group, attending to them attentively.\" srcset=\"https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2022\/01\/Biltmore-SpireBar2-0105-large.jpg 1920w, https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2022\/01\/Biltmore-SpireBar2-0105-large-1500x1000.jpg 1500w, https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2022\/01\/Biltmore-SpireBar2-0105-large-768x512.jpg 768w, https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2022\/01\/Biltmore-SpireBar2-0105-large-391x260.jpg 391w, https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2022\/01\/Biltmore-SpireBar2-0105-large-1536x1024.jpg 1536w\" sizes=\"(max-width: 980px) 100vw, 980px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<div class=\"elementor-element elementor-element-b73faaa elementor-widget elementor-widget-spacer\" data-id=\"b73faaa\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-35a5647 animated-fast elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"35a5647\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;opal-move-up&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Holidays at the Arizona Biltmore\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-935d2ff elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"935d2ff\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-247c643\" data-id=\"247c643\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c0df719 elementor-widget elementor-widget-html\" data-id=\"c0df719\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script id=\"cr-init__f334da26c4f654e9\" src=\"https:\/\/starling.crowdriff.com\/js\/crowdriff.js\" async><\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-644f9df elementor-widget elementor-widget-spacer\" data-id=\"644f9df\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>&#9647;&#9647; Your browser does not support HTML5 video. HOLIDAYS AT THE ARIZONA BILTMORE Signature Stays, Festive Days Experience the magic of an artisanal holiday celebration with friends, family and those [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-33098","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Holidays at Arizona Biltmore Resort | Phoenix, AZ<\/title>\n<meta name=\"description\" content=\"Experience the magic of an artisanal holiday celebration with friends, family and those you meet along the way at Arizona Biltmore.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.arizonabiltmore.com\/holidays\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Holidays at Arizona Biltmore Resort | Phoenix, AZ\" \/>\n<meta property=\"og:description\" content=\"Experience the magic of an artisanal holiday celebration with friends, family and those you meet along the way at Arizona Biltmore.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.arizonabiltmore.com\/holidays\/\" \/>\n<meta property=\"og:site_name\" content=\"Luxury Resort in Phoenix\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-18T22:36:02+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2022\/09\/Stay-Golden-Header-Graphic.png\" \/>\n\t<meta property=\"og:image:width\" content=\"865\" \/>\n\t<meta property=\"og:image:height\" content=\"386\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.arizonabiltmore.com\/holidays\/\",\"url\":\"https:\/\/www.arizonabiltmore.com\/holidays\/\",\"name\":\"Holidays at Arizona Biltmore Resort | Phoenix, AZ\",\"isPartOf\":{\"@id\":\"https:\/\/www.arizonabiltmore.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.arizonabiltmore.com\/holidays\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.arizonabiltmore.com\/holidays\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2022\/09\/Stay-Golden-Header-Graphic.png\",\"datePublished\":\"2022-09-20T00:58:56+00:00\",\"dateModified\":\"2025-11-18T22:36:02+00:00\",\"description\":\"Experience the magic of an artisanal holiday celebration with friends, family and those you meet along the way at Arizona Biltmore.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.arizonabiltmore.com\/holidays\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.arizonabiltmore.com\/holidays\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.arizonabiltmore.com\/holidays\/#primaryimage\",\"url\":\"https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2022\/09\/Stay-Golden-Header-Graphic.png\",\"contentUrl\":\"https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2022\/09\/Stay-Golden-Header-Graphic.png\",\"width\":865,\"height\":386},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.arizonabiltmore.com\/holidays\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.arizonabiltmore.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Holidays at Arizona Biltmore\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.arizonabiltmore.com\/#website\",\"url\":\"https:\/\/www.arizonabiltmore.com\/\",\"name\":\"Luxury Resort in Phoenix\",\"description\":\"Arizona Biltmore\",\"publisher\":{\"@id\":\"https:\/\/www.arizonabiltmore.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.arizonabiltmore.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.arizonabiltmore.com\/#organization\",\"name\":\"Luxury Resort in Phoenix\",\"url\":\"https:\/\/www.arizonabiltmore.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.arizonabiltmore.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2021\/04\/ArizonaBiltmore_Wordmark_Lockup_CMYK_BILTMORE-CREAM.svg\",\"contentUrl\":\"https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2021\/04\/ArizonaBiltmore_Wordmark_Lockup_CMYK_BILTMORE-CREAM.svg\",\"width\":882,\"height\":180,\"caption\":\"Luxury Resort in Phoenix\"},\"image\":{\"@id\":\"https:\/\/www.arizonabiltmore.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Holidays at Arizona Biltmore Resort | Phoenix, AZ","description":"Experience the magic of an artisanal holiday celebration with friends, family and those you meet along the way at Arizona Biltmore.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.arizonabiltmore.com\/holidays\/","og_locale":"en_US","og_type":"article","og_title":"Holidays at Arizona Biltmore Resort | Phoenix, AZ","og_description":"Experience the magic of an artisanal holiday celebration with friends, family and those you meet along the way at Arizona Biltmore.","og_url":"https:\/\/www.arizonabiltmore.com\/holidays\/","og_site_name":"Luxury Resort in Phoenix","article_modified_time":"2025-11-18T22:36:02+00:00","og_image":[{"width":865,"height":386,"url":"https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2022\/09\/Stay-Golden-Header-Graphic.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.arizonabiltmore.com\/holidays\/","url":"https:\/\/www.arizonabiltmore.com\/holidays\/","name":"Holidays at Arizona Biltmore Resort | Phoenix, AZ","isPartOf":{"@id":"https:\/\/www.arizonabiltmore.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.arizonabiltmore.com\/holidays\/#primaryimage"},"image":{"@id":"https:\/\/www.arizonabiltmore.com\/holidays\/#primaryimage"},"thumbnailUrl":"https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2022\/09\/Stay-Golden-Header-Graphic.png","datePublished":"2022-09-20T00:58:56+00:00","dateModified":"2025-11-18T22:36:02+00:00","description":"Experience the magic of an artisanal holiday celebration with friends, family and those you meet along the way at Arizona Biltmore.","breadcrumb":{"@id":"https:\/\/www.arizonabiltmore.com\/holidays\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.arizonabiltmore.com\/holidays\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.arizonabiltmore.com\/holidays\/#primaryimage","url":"https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2022\/09\/Stay-Golden-Header-Graphic.png","contentUrl":"https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2022\/09\/Stay-Golden-Header-Graphic.png","width":865,"height":386},{"@type":"BreadcrumbList","@id":"https:\/\/www.arizonabiltmore.com\/holidays\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.arizonabiltmore.com\/"},{"@type":"ListItem","position":2,"name":"Holidays at Arizona Biltmore"}]},{"@type":"WebSite","@id":"https:\/\/www.arizonabiltmore.com\/#website","url":"https:\/\/www.arizonabiltmore.com\/","name":"Luxury Resort in Phoenix","description":"Arizona Biltmore","publisher":{"@id":"https:\/\/www.arizonabiltmore.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.arizonabiltmore.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.arizonabiltmore.com\/#organization","name":"Luxury Resort in Phoenix","url":"https:\/\/www.arizonabiltmore.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.arizonabiltmore.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2021\/04\/ArizonaBiltmore_Wordmark_Lockup_CMYK_BILTMORE-CREAM.svg","contentUrl":"https:\/\/www.arizonabiltmore.com\/wp-content\/uploads\/2021\/04\/ArizonaBiltmore_Wordmark_Lockup_CMYK_BILTMORE-CREAM.svg","width":882,"height":180,"caption":"Luxury Resort in Phoenix"},"image":{"@id":"https:\/\/www.arizonabiltmore.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.arizonabiltmore.com\/wp-json\/wp\/v2\/pages\/33098","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.arizonabiltmore.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.arizonabiltmore.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.arizonabiltmore.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.arizonabiltmore.com\/wp-json\/wp\/v2\/comments?post=33098"}],"version-history":[{"count":69,"href":"https:\/\/www.arizonabiltmore.com\/wp-json\/wp\/v2\/pages\/33098\/revisions"}],"predecessor-version":[{"id":79106,"href":"https:\/\/www.arizonabiltmore.com\/wp-json\/wp\/v2\/pages\/33098\/revisions\/79106"}],"wp:attachment":[{"href":"https:\/\/www.arizonabiltmore.com\/wp-json\/wp\/v2\/media?parent=33098"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}