{"id":19,"date":"2023-07-03T08:26:34","date_gmt":"2023-07-03T08:26:34","guid":{"rendered":"http:\/\/projects.45press.com\/disneyonice\/?page_id=19"},"modified":"2026-04-23T12:39:29","modified_gmt":"2026-04-23T16:39:29","slug":"magic-in-the-stars","status":"publish","type":"page","link":"https:\/\/www.disneyonice.com\/en-au\/magic-in-the-stars\/","title":{"rendered":"Magic In The Stars"},"content":{"rendered":"<div class=\"full\">\n\t<section id=\"felds-block-1728477846\" class=\"felds-block felds-video-block felds-video-file\">\n\t\t<div class=\"video-desktop\">\n\t\t\t\t\t\t\t<video autoplay muted loop playsinline\t\t\t\t\t class=\"video-js managed-video\"\n\t\t\t\t\t   poster=\"\"\n\t\t\t\t\t   preload=\"none\"\n\t\t\t\t\t   data-stream-id=\"3db8728ef5a742779ba665d930728ec8\"\n\t\t\t\t\t   data-mp4-url=\"\"\n\t\t\t\t\t   data-viewport=\"desktop\">\n\t\t\t\t\t<!-- Source set dynamically by VideoManager -->\n\t\t\t\t<\/video>\n\t\t\t\t\t<\/div>\n\t\t<div class=\"video-mobile\">\n\t\t\t\t\t\t\t<video autoplay muted loop playsinline\t\t\t\t\t class=\"video-js managed-video\"\n\t\t\t\t\t   poster=\"\"\n\t\t\t\t\t   preload=\"none\"\n\t\t\t\t\t   data-stream-id=\"e97e7acf79053ad37281c4ee8a5acd82\"\n\t\t\t\t\t   data-mp4-url=\"\"\n\t\t\t\t\t   data-viewport=\"mobile\">\n\t\t\t\t\t<!-- Source set dynamically by VideoManager -->\n\t\t\t\t<\/video>\n\t\t\t\t\t<\/div>\n\t\t<div class=\"video-buttons\">\n\t\t\t<img decoding=\"async\" class=\"btn-play\" src=\"https:\/\/www.disneyonice.com\/wp-content\/themes\/disneyonice\/dist\/img\/icon\/video-play.svg\" alt=\"Play\">\n\t\t\t<img decoding=\"async\" class=\"btn-pause\" src=\"https:\/\/www.disneyonice.com\/wp-content\/themes\/disneyonice\/dist\/img\/icon\/video-pause.png\" alt=\"Pause\">\n\t\t<\/div>\n\t\t<a href=\"#felds-block-1728477846-mfp\" class=\"link-mfp mfp-inline\"><\/a>\n\t\t<div id=\"felds-block-1728477846-mfp\" class=\"video-mfp-content mfp-hide\">\n\t\t\t<div class=\"desktop-only\">\n\t\t\t\t\t\t\t\t\t<video playsinline controls\n\t\t\t\t\t\t class=\"video-js mfp-video managed-video\"\n\t\t\t\t\t\t   poster=\"\"\n\t\t\t\t\t\t   preload=\"none\"\n\t\t\t\t\t\t   data-stream-id=\"3db8728ef5a742779ba665d930728ec8\"\n\t\t\t\t\t\t   data-mp4-url=\"\"\n\t\t\t\t\t\t   data-lazy=\"true\">\n\t\t\t\t\t\t<!-- Source set when lightbox opens -->\n\t\t\t\t\t<\/video>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"mobile-only\">\n\t\t\t\t\t\t\t\t\t<video playsinline controls\n\t\t\t\t\t\t class=\"video-js mfp-video managed-video\"\n\t\t\t\t\t\t   poster=\"\"\n\t\t\t\t\t\t   preload=\"none\"\n\t\t\t\t\t\t   data-stream-id=\"e97e7acf79053ad37281c4ee8a5acd82\"\n\t\t\t\t\t\t   data-mp4-url=\"\"\n\t\t\t\t\t\t   data-lazy=\"true\">\n\t\t\t\t\t\t<!-- Source set when lightbox opens -->\n\t\t\t\t\t<\/video>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t<\/section>\n<\/div>\n<script>\n  \/\/ Trigger VideoManager rescan for dynamically loaded content\n  if (window.feldVideoManager) {\n    window.feldVideoManager.rescan();\n  }\n<\/script>\n\n\n\n<div class=\"full\">\n\t<section id=\"felds-block-1156842208\" class=\"felds-block felds-nearest-shows-block\">\n\t\t<div class=\"block-content\">\n\t\t\t<div class=\"loader\"><\/div>\n\t\t<\/div>\n\t<\/section>\n\t<script type=\"text\/javascript\">\n\t\tjQuery( document ).ready( function( $ ) {\t\t\t\t\n\t\t\tvar postal_code = $('body').attr('data-postal-code');\t\t\n\t\t\tif (postal_code == '') postal_code = '19019';\n\t\t\t\n\t\t\tif ( postal_code ) {\n\t\t\t\t$.ajax( {\n\t\t\t\t\tmethod: 'POST',\n\t\t\t\t\turl: 'https:\/\/www.disneyonice.com\/wp-admin\/admin-ajax.php',\n\t\t\t\t\tdataType: 'html',\n\t\t\t\t\tdata: {\n\t\t\t\t\t\taction: 'feld_nearest_events_cb',\n\t\t\t\t\t\tpostal_code: postal_code,\n\t\t\t\t\t\tshow: 'DOI-37',\n\t\t\t\t\t\tcount: 6,\n\t\t\t\t\t\teg_slug: '',\n\t\t\t\t\t\t_ajax_nonce: '00ae99873e'\n\t\t\t\t\t\t\n\t\t\t\t\t},\n\t\t\t\t\tsuccess: function( response ) {\n\t\t\t\t\t\t$('.felds-nearest-shows-block .block-content').html( response );\n\t\t\t\t\t\tfelds_board();\n\t\t\t\t\t},\n\t\t\t\t\terror: function() {\n\t\t\t\t\t\tconsole.log('Error occured fetching events!' );\n\t\t\t\t\t}\n\t\t\t\t} );\t\t\t\t\t\t\n\t\t\t}\t\t\t\t\t\t\n\t\t} );\n\t<\/script>\n<\/div>\n\n\n\n\n\n<div class=\"full\" id=\"block_fc74cbf140604dd255c28e79bfaa9abb\">\n\t<section class=\"felds-block felds-banner-block banner-xlarge pos-left pos-middle\" style=\"background-color:#0f1f52;\">\n\t\t<div class=\"info align-left below-title\" style=\"width: 50%;\">\n\t\t\t\t\t\t<div class=\"info-title\">\n\t\t\t\tABOUT THE SHOW\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"info-content\">\n\t\t\t\t<p>Chart a course through the night sky to\u00a0<em><em>Disney On Ice<\/em><\/em>\u00a0&#8212; where every story starts with a wish! Experience the magic of\u00a0<em>Frozen 2<\/em>\u00a0and celebrate the power of love with Elsa, Anna, Olaf, and Kristoff.<\/p>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"info-buttons\">\n\t\t\t                    <a class=\"btn btn-red\" href=\"https:\/\/www.disneyonice.com\/en-au\/tickets\/\" target=\"\">\n                Buy Tickets            <\/a>\n              \t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<div class=\"bg-images\">\n\t\t\t\t\t\t<img decoding=\"async\" class=\"desktop\" src=\"https:\/\/www.disneyonice.com\/wp-content\/uploads\/2024\/05\/D37_DOI.com_Frozen2_BookEndBlade_Desktop_1920x822_R2_RT.png\" alt=\"<em>Disney On Ice<\/em>\" width=\"1920\" height=\"1080\" fetchpriority=\"high\">\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" loading=\"lazy\" class=\"mobile\" src=\"https:\/\/www.disneyonice.com\/wp-content\/uploads\/2024\/05\/D37_DOI.com_Frozen2_BookEndBlade_Mobile_750x900_R2_RT.jpg\" alt=\"<em>Disney On Ice<\/em>\" width=\"750\" height=\"1334\">\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/section>\n\t<\/div>\n\n\n\n\n<div class=\"full\" id=\"block_80ae9b99b89d01eb337055c39589da13\">\n\t<section class=\"felds-block felds-banner-block banner-large pos-right pos-middle\" style=\"background-color:#0f1f52;\">\n\t\t<div class=\"info align-left below-title\" style=\"width: 45%;\">\n\t\t\t\t\t\t<div class=\"info-title\">\n\t\t\t\tENCANTO\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"info-content\">\n\t\t\t\t<p>Embrace the dreams and gifts inside us all with Mirabel, Luisa, Isabela, and maybe even Bruno!<\/p>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"bg-images\">\n\t\t\t\t\t\t<img decoding=\"async\" class=\"desktop\" src=\"https:\/\/www.disneyonice.com\/wp-content\/uploads\/2023\/07\/d37_doi.com_encanto_bookendblade_desktop_l_1920x822_v2_rt.jpg\" alt=\"<em>Disney On Ice<\/em>\" width=\"1920\" height=\"1080\" fetchpriority=\"high\">\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" loading=\"lazy\" class=\"mobile\" src=\"https:\/\/www.disneyonice.com\/wp-content\/uploads\/2023\/07\/d37_doi.com_encanto_bookendblade_mobile_750x900_v1_rt.jpg\" alt=\"<em>Disney On Ice<\/em>\" width=\"750\" height=\"1334\">\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/section>\n\t<\/div>\n\n\n\n\n<div class=\"full\" id=\"block_d43b96fd6218f7a27252b8e5f7074d20\">\n\t<section class=\"felds-block felds-banner-block banner-large pos-left pos-middle\" style=\"background-color:#0f1f52;\">\n\t\t<div class=\"info align-left below-title\" style=\"width: 45%;\">\n\t\t\t\t\t\t<div class=\"info-title\">\n\t\t\t\tALADDIN\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"info-content\">\n\t\t\t\t<p>Make a wish and hold on tight! Explore the skies with Aladdin and Jasmine and watch Genie multiply before your eyes.<\/p>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"bg-images\">\n\t\t\t\t\t\t<img decoding=\"async\" class=\"desktop\" src=\"https:\/\/www.disneyonice.com\/wp-content\/uploads\/2023\/07\/23734603-_website_blades-1920x822-1.jpg\" alt=\"<em>Disney On Ice<\/em>\" width=\"1920\" height=\"1080\" fetchpriority=\"high\">\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" loading=\"lazy\" class=\"mobile\" src=\"https:\/\/www.disneyonice.com\/wp-content\/uploads\/2023\/07\/wd37-key1-750x900-rgb-web_ad-aladdin_0.jpg\" alt=\"<em>Disney On Ice<\/em>\" width=\"750\" height=\"1334\">\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/section>\n\t<\/div>\n\n\n\n\n<div class=\"full\" id=\"block_63857f966f3ad6611b3c865ccc4450d9\">\n\t<section class=\"felds-block felds-banner-block banner-large pos-right pos-middle\" style=\"background-color:#0f1f52;\">\n\t\t<div class=\"info align-left below-title\" style=\"width: 40%;\">\n\t\t\t\t\t\t<div class=\"info-title\">\n\t\t\t\tTIANA\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"info-content\">\n\t\t\t\t<p>You\u2019re invited to dig a little deeper and sing-along with Tiana as she dreams of owning her own restaurant.<\/p>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"bg-images\">\n\t\t\t\t\t\t<img decoding=\"async\" class=\"desktop\" src=\"https:\/\/www.disneyonice.com\/wp-content\/uploads\/2023\/07\/d37_doi.com_tiana_bookendblade_desktop_l_1920x822_v1_rt.jpg\" alt=\"<em>Disney On Ice<\/em>\" width=\"1920\" height=\"1080\" fetchpriority=\"high\">\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" loading=\"lazy\" class=\"mobile\" src=\"https:\/\/www.disneyonice.com\/wp-content\/uploads\/2023\/07\/d37_doi.com_tiana_bookendblade_mobile_750x900_v1_rt.jpg\" alt=\"<em>Disney On Ice<\/em>\" width=\"750\" height=\"1334\">\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/section>\n\t<\/div>\n\n\n\n\n<div class=\"container\">\n\t<section id=\"\" class=\"felds-block felds-gallery-block\">\n\t\t<div class=\"block-top\">\n\t\t\t<div class=\"block-top__title\">DISNEY PRINCESSES<\/div>\n\t\t\t<div class=\"block-top__desc\"><p>Create enchanted memories with Moana, Rapunzel, and more Disney Princesses and their friends!<\/p>\n<\/div>\n\t\t<\/div>\n\t\t<div class=\"block-content\">\n\t\t\t\t\t\t\t<script src=\"https:\/\/apps.elfsight.com\/p\/platform.js\" defer=\"defer\"><\/script>\r\n<div class=\"elfsight-app-3641d207-cf89-499c-bd2e-4f165a6d2c23\"> <\/div>\t\t\t\t\t<\/div>\n\t<\/section>\n<\/div>\n\n\n\n\n<div class=\"full\" id=\"block_398df34cff948be0b3cbe91c05018976\">\n\t<section class=\"felds-block felds-banner-block banner-large pos-center pos-middle\" style=\"background-color:#0f1f52;\">\n\t\t<div class=\"info align-center below-title\" style=\"width: 35%;\">\n\t\t\t\t\t\t<div class=\"info-title\">\n\t\t\t\tPIXAR\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"info-content\">\n\t\t\t\t<p>Celebrate the unforgettable adventures of favorite Pixar stories brought to life in new ways.<\/p>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"bg-images\">\n\t\t\t\t\t\t<img decoding=\"async\" class=\"desktop\" src=\"https:\/\/www.disneyonice.com\/wp-content\/uploads\/2023\/07\/d37_doi.com_carstoystory_bookendblade_desktop_1920x822_v2_rt.jpg\" alt=\"<em>Disney On Ice<\/em>\" width=\"1920\" height=\"1080\" fetchpriority=\"high\">\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" loading=\"lazy\" class=\"mobile\" src=\"https:\/\/www.disneyonice.com\/wp-content\/uploads\/2023\/07\/d37_doi.com_cars_bookendblade_mobile_750x900_v1_rt.jpg\" alt=\"<em>Disney On Ice<\/em>\" width=\"750\" height=\"1334\">\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/section>\n\t<\/div>\n\n\n\n\n\n\n<div class=\"full\" id=\"block_1bd891f97b17e9e8c2683341d55bf05f\">\n\t<section class=\"felds-block felds-banner-block banner-xlarge pos-left pos-middle\" style=\"background-color:#0b1530;\">\n\t\t<div class=\"info align-left above-title\" style=\"width: 35%;\">\n\t\t\t\t\t\t<div class=\"info-title translation-block\">COMES TO <br>YOUR HOMETOWN<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"info-subtitle\">\n\t\t\t\tTHE MAGIC\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"info-content\">\n\t\t\t\t<p>Bring your family and friends on a wondrous journey where wishes do come true at <em><em>Disney On Ice<\/em><\/em>!<\/p>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"info-buttons\">\n\t\t\t                    <a class=\"btn btn-red\" href=\"https:\/\/www.disneyonice.com\/en-au\/tickets\/\" target=\"\">\n                Buy Tickets            <\/a>\n              \t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<div class=\"bg-images\">\n\t\t\t\t\t\t<img decoding=\"async\" class=\"desktop\" src=\"https:\/\/www.disneyonice.com\/wp-content\/uploads\/2023\/11\/D37_DOI.com_Asha_BookEndBlade_Desktop_R_1920x822_v1_RT.jpg\" alt=\"<em>Disney On Ice<\/em>\" width=\"1920\" height=\"1080\" fetchpriority=\"high\">\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" loading=\"lazy\" class=\"mobile\" src=\"https:\/\/www.disneyonice.com\/wp-content\/uploads\/2023\/11\/D37_DOI.com_Asha_BookEndBlade_Mobile_750x900_v1_RT.jpg\" alt=\"<em>Disney On Ice<\/em>\" width=\"750\" height=\"1334\">\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/section>\n\t<\/div>\n\n\n\n\n<div class=\"full\">\n\t\t\t<style type=\"text\/css\">\n\t\t\t#felds-meet-cast-block-block_4c1c387d0efa49b88cce795b217ab76d {\n\t\t\t\tbackground: #f7b500;\n\t\t\t\tcolor: #FFF;\n\t\t\t}\n\t\t\t\n\t\t\t#felds-meet-cast-block-block_4c1c387d0efa49b88cce795b217ab76d .block-content__button .btn {\n\t\t\t\tcolor: #FFF!important;\n\t\t\t\tborder-color: #FFF!important;\n\t\t\t}\n\t\t\t\n\t\t\t#felds-meet-cast-block-block_4c1c387d0efa49b88cce795b217ab76d .block-content__button .btn:hover,\n\t\t\t#felds-meet-cast-block-block_4c1c387d0efa49b88cce795b217ab76d .block-content__button .btn:focus {\n\t\t\t\tcolor: #000!important;\n\t\t\t\tbackground: #FFF!important;\n\t\t\t\tborder-color: #FFF!important;\n\t\t\t}\t\t\t\n\t\t<\/style>\n\t\t\t<section id=\"felds-meet-cast-block-block_4c1c387d0efa49b88cce795b217ab76d\" class=\"felds-block felds-meet-cast-block\">\n\t\t<div class=\"block-content\">\n\t\t\t<div class=\"block-content__title\">\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"block-content__button\">\n\t\t\t\t<a class=\"btn btn-white-o\" href=\"https:\/\/www.disneyonice.com\/en-au\/magic-in-the-stars\/cast\/\" target=\"\">\n\t\t\t\t\tMeet The Cast\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/section>\n<\/div>\n\n\n\n\n\n\n<div class=\"full\" id=\"block_5ac8ef1a74bf439b5625dd36b05c1418\">\n\t<section class=\"felds-block felds-banner-block banner-medium pos-center pos-bottom\" style=\"background-color:#16266d;\">\n\t\t<div class=\"info align-center below-title\" style=\"width: 100%;\">\n\t\t\t\t\t\t<div class=\"info-title\">\n\t\t\t\t<em>Disney On Ice<\/em> Magical Pass!\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"info-content\">\n\t\t\t\t<p>Add a little extra magic to your <em>Disney On Ice<\/em> experience with the all-new Magical Pass, including premium reserved seats, character greeting, and a collectable lanyard!<\/p>\n<p>Limited availability. Make sure you select a Magical Pass seat when purchasing tickets on Ticketek.<\/p>\n<p>Find additional information for the <em>Disney On Ice<\/em> Magical Pass by clicking the button below!<\/p>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"info-buttons\">\n\t\t\t                    <a class=\"btn btn-white-o\" href=\"https:\/\/www.disneyonice.com\/en-au\/magic-pass\/\" target=\"\">\n                LEARN MORE!            <\/a>\n              \t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<div class=\"bg-images\">\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/section>\n\t<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":7308,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Magic In The Stars | The Official Site of Disney On Ice<\/title>\n<meta name=\"description\" content=\"Chart a course through the night sky to Disney On Ice -- where every story starts with a wish! Journey through the timeless stories of Cinderella, Aladdin, and Toy Story, and today\u2019s favorites including Encanto, Frozen 2, and Moana, brought to life in new ways. Create enchanted memories with the Disney Princesses and celebrate Raya\u2019s on-ice debut. You can reach the stars if you just believe at Disney On Ice presents Magic in the Stars.\" \/>\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.disneyonice.com\/en-au\/magic-in-the-stars\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Magic In The Stars | The Official Site of Disney On Ice\" \/>\n<meta property=\"og:description\" content=\"Chart a course through the night sky to Disney On Ice -- where every story starts with a wish! Journey through the timeless stories of Cinderella, Aladdin, and Toy Story, and today\u2019s favorites including Encanto, Frozen 2, and Moana, brought to life in new ways. Create enchanted memories with the Disney Princesses and celebrate Raya\u2019s on-ice debut. You can reach the stars if you just believe at Disney On Ice presents Magic in the Stars.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.disneyonice.com\/en-au\/magic-in-the-stars\/\" \/>\n<meta property=\"og:site_name\" content=\"The Official Site of Disney On Ice\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-23T16:39:29+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.disneyonice.com\/wp-content\/uploads\/2024\/01\/FELD_DOI_D37_SHOW_LOGO_LIGHT_BCKGRD_RGB_f-no-produced-by-line-1024x416.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"416\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.disneyonice.com\/magic-in-the-stars\/\",\"url\":\"https:\/\/www.disneyonice.com\/magic-in-the-stars\/\",\"name\":\"Magic In The Stars | The Official Site of Disney On Ice\",\"isPartOf\":{\"@id\":\"https:\/\/www.disneyonice.com\/es-cl\/#website\"},\"datePublished\":\"2023-07-03T08:26:34+00:00\",\"dateModified\":\"2026-04-23T16:39:29+00:00\",\"description\":\"Chart a course through the night sky to Disney On Ice -- where every story starts with a wish! Journey through the timeless stories of Cinderella, Aladdin, and Toy Story, and today\u2019s favorites including Encanto, Frozen 2, and Moana, brought to life in new ways. Create enchanted memories with the Disney Princesses and celebrate Raya\u2019s on-ice debut. You can reach the stars if you just believe at Disney On Ice presents Magic in the Stars.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.disneyonice.com\/magic-in-the-stars\/#breadcrumb\"},\"inLanguage\":\"en-AU\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.disneyonice.com\/magic-in-the-stars\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.disneyonice.com\/magic-in-the-stars\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.disneyonice.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Magic In The Stars\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.disneyonice.com\/es-cl\/#website\",\"url\":\"https:\/\/www.disneyonice.com\/es-cl\/\",\"name\":\"The Official Site of Disney On Ice\",\"description\":\"A series of touring ice shows produced by Feld Entertainment under agreement with The Walt Disney Company.\",\"publisher\":{\"@id\":\"https:\/\/www.disneyonice.com\/es-cl\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.disneyonice.com\/es-cl\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-AU\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.disneyonice.com\/es-cl\/#organization\",\"name\":\"Disney On Ice\",\"url\":\"https:\/\/www.disneyonice.com\/es-cl\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-AU\",\"@id\":\"https:\/\/www.disneyonice.com\/es-cl\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.disneyonice.com\/wp-content\/uploads\/2023\/08\/Disney-Check.png\",\"contentUrl\":\"https:\/\/www.disneyonice.com\/wp-content\/uploads\/2023\/08\/Disney-Check.png\",\"width\":100,\"height\":104,\"caption\":\"Disney On Ice\"},\"image\":{\"@id\":\"https:\/\/www.disneyonice.com\/es-cl\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Magic In The Stars | The Official Site of Disney On Ice","description":"Chart a course through the night sky to Disney On Ice -- where every story starts with a wish! Journey through the timeless stories of Cinderella, Aladdin, and Toy Story, and today\u2019s favorites including Encanto, Frozen 2, and Moana, brought to life in new ways. Create enchanted memories with the Disney Princesses and celebrate Raya\u2019s on-ice debut. You can reach the stars if you just believe at Disney On Ice presents Magic in the Stars.","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.disneyonice.com\/en-au\/magic-in-the-stars\/","og_locale":"en_US","og_type":"article","og_title":"Magic In The Stars | The Official Site of Disney On Ice","og_description":"Chart a course through the night sky to Disney On Ice -- where every story starts with a wish! Journey through the timeless stories of Cinderella, Aladdin, and Toy Story, and today\u2019s favorites including Encanto, Frozen 2, and Moana, brought to life in new ways. Create enchanted memories with the Disney Princesses and celebrate Raya\u2019s on-ice debut. You can reach the stars if you just believe at Disney On Ice presents Magic in the Stars.","og_url":"https:\/\/www.disneyonice.com\/en-au\/magic-in-the-stars\/","og_site_name":"The Official Site of Disney On Ice","article_modified_time":"2026-04-23T16:39:29+00:00","og_image":[{"width":1024,"height":416,"url":"https:\/\/www.disneyonice.com\/wp-content\/uploads\/2024\/01\/FELD_DOI_D37_SHOW_LOGO_LIGHT_BCKGRD_RGB_f-no-produced-by-line-1024x416.png","type":"image\/png"}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.disneyonice.com\/magic-in-the-stars\/","url":"https:\/\/www.disneyonice.com\/magic-in-the-stars\/","name":"Magic In The Stars | The Official Site of Disney On Ice","isPartOf":{"@id":"https:\/\/www.disneyonice.com\/es-cl\/#website"},"datePublished":"2023-07-03T08:26:34+00:00","dateModified":"2026-04-23T16:39:29+00:00","description":"Chart a course through the night sky to Disney On Ice -- where every story starts with a wish! Journey through the timeless stories of Cinderella, Aladdin, and Toy Story, and today\u2019s favorites including Encanto, Frozen 2, and Moana, brought to life in new ways. Create enchanted memories with the Disney Princesses and celebrate Raya\u2019s on-ice debut. You can reach the stars if you just believe at Disney On Ice presents Magic in the Stars.","breadcrumb":{"@id":"https:\/\/www.disneyonice.com\/magic-in-the-stars\/#breadcrumb"},"inLanguage":"en-AU","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.disneyonice.com\/magic-in-the-stars\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.disneyonice.com\/magic-in-the-stars\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.disneyonice.com\/"},{"@type":"ListItem","position":2,"name":"Magic In The Stars"}]},{"@type":"WebSite","@id":"https:\/\/www.disneyonice.com\/es-cl\/#website","url":"https:\/\/www.disneyonice.com\/es-cl\/","name":"The Official Site of Disney On Ice","description":"A series of touring ice shows produced by Feld Entertainment under agreement with The Walt Disney Company.","publisher":{"@id":"https:\/\/www.disneyonice.com\/es-cl\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.disneyonice.com\/es-cl\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-AU"},{"@type":"Organization","@id":"https:\/\/www.disneyonice.com\/es-cl\/#organization","name":"Disney On Ice","url":"https:\/\/www.disneyonice.com\/es-cl\/","logo":{"@type":"ImageObject","inLanguage":"en-AU","@id":"https:\/\/www.disneyonice.com\/es-cl\/#\/schema\/logo\/image\/","url":"https:\/\/www.disneyonice.com\/wp-content\/uploads\/2023\/08\/Disney-Check.png","contentUrl":"https:\/\/www.disneyonice.com\/wp-content\/uploads\/2023\/08\/Disney-Check.png","width":100,"height":104,"caption":"Disney On Ice"},"image":{"@id":"https:\/\/www.disneyonice.com\/es-cl\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.disneyonice.com\/en-au\/wp-json\/wp\/v2\/pages\/19"}],"collection":[{"href":"https:\/\/www.disneyonice.com\/en-au\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.disneyonice.com\/en-au\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.disneyonice.com\/en-au\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.disneyonice.com\/en-au\/wp-json\/wp\/v2\/comments?post=19"}],"version-history":[{"count":5,"href":"https:\/\/www.disneyonice.com\/en-au\/wp-json\/wp\/v2\/pages\/19\/revisions"}],"predecessor-version":[{"id":20260,"href":"https:\/\/www.disneyonice.com\/en-au\/wp-json\/wp\/v2\/pages\/19\/revisions\/20260"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.disneyonice.com\/en-au\/wp-json\/wp\/v2\/media\/7308"}],"wp:attachment":[{"href":"https:\/\/www.disneyonice.com\/en-au\/wp-json\/wp\/v2\/media?parent=19"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}