{"id":8045,"date":"2024-02-12T16:05:22","date_gmt":"2024-02-12T21:05:22","guid":{"rendered":"https:\/\/www.disneyonice.com\/?page_id=8045"},"modified":"2026-03-27T12:14:24","modified_gmt":"2026-03-27T16:14:24","slug":"frozen-and-encanto","status":"publish","type":"page","link":"https:\/\/www.disneyonice.com\/pt-br\/frozen-and-encanto\/","title":{"rendered":"FESTA EM FAM\u00cdLIA"},"content":{"rendered":"<div class=\"full\">\n\t<section id=\"felds-block-577340323\" 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=\"b7c66c4e7c972956bd332c6a095012f8\"\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=\"6e840518de30a0d29510974365c45322\"\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-577340323-mfp\" class=\"link-mfp mfp-inline\"><\/a>\n\t\t<div id=\"felds-block-577340323-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=\"b7c66c4e7c972956bd332c6a095012f8\"\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=\"6e840518de30a0d29510974365c45322\"\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-1775320183\" 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-34B',\n\t\t\t\t\t\tcount: 3,\n\t\t\t\t\t\teg_slug: '',\n\t\t\t\t\t\t_ajax_nonce: 'feba15f371'\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_e82b31ba23f9bc11c1d50873c8476299\">\n\t<section class=\"felds-block felds-banner-block banner-large pos-left pos-middle\" style=\"background-color:#000000;\">\n\t\t<div class=\"info align-left above-title\" style=\"width: 55%;\">\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<div class=\"info-subtitle\">\n\t\t\t\tSOBRE O SHOW\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"info-content\">\n\t\t\t\t<p>Celebre o amor da fam\u00edlia no novo espet\u00e1culo sobre o qual todos v\u00e3o falar!<br \/>\nViva\u00a0<em>Encanto\u00a0<\/em>da Disney como nunca antes. Cante e dance com Mirabel, suas irm\u00e3s Isabela e Luisa, e muito mais!<\/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\/pt-br\/tickets\/\" target=\"\">\n                Compre Ingressos            <\/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\/09\/22532906-d34b-filippone-static-showpage-updates_mirabel-Copy.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\/10\/22532906-D34b-Filippone-Static-Showpage-Updates_750x900_Encanto.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_64ea30fd65a5ee7b9eaf840cbecf17b7\">\n\t<section class=\"felds-block felds-banner-block banner-large pos-right pos-middle\" style=\"background-color:#000000;\">\n\t\t<div class=\"info align-left below-title\" style=\"width: 48%;\">\n\t\t\t\t\t\t<div class=\"info-title\">\n\t\t\t\tFROZEN\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>Participe da corrida para encontrar Elsa e impedir o inverno eterno, sonhe com o ver\u00e3o junto com Olaf e cante junto com Kristoff e Sven.<\/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\/22532906-d34b-filippone-static-showpage-updates_frozen.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\/22532906-d34b-filippone-static-showpage-updates_750x900_frozen.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_c7b892e4d6f6c88b2e4b17ae1a46d528\">\n\t<section class=\"felds-block felds-banner-block banner-large pos-left pos-middle\" style=\"background-color:#000000;\">\n\t\t<div class=\"info align-left above-title\" style=\"width: 50%;\">\n\t\t\t\t\t\t<div class=\"info-title translation-block\">CHEGA \u00c0 SUA CIDADE<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"info-subtitle\">\n\t\t\t\tA MAGIA\t\t\t<\/div>\n\t\t\t\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\/pt-br\/tickets\/\" target=\"\">\n                Compre Ingressos            <\/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\/07\/22532906-d34b-filippone-static-showpage-updates_fabs.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\/22532906-d34b-filippone-static-showpage-updates_750x900_fabs.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_40df0e0e34427befb534e623cbe2eb0b {\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_40df0e0e34427befb534e623cbe2eb0b .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_40df0e0e34427befb534e623cbe2eb0b .block-content__button .btn:hover,\n\t\t\t#felds-meet-cast-block-block_40df0e0e34427befb534e623cbe2eb0b .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_40df0e0e34427befb534e623cbe2eb0b\" 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\/pt-br\/frozen-and-encanto\/cast\/\" target=\"\">\n\t\t\t\t\tCONHE\u00c7A O ELENCO\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/section>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":6,"featured_media":0,"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>Frozen &amp; Encanto | The Official Site of Disney On Ice<\/title>\n<meta name=\"description\" content=\"Step inside Disney stories like never before at Disney On Ice presents Frozen &amp; Encanto! Dazzling ice skating transports you to Arendelle to be a part of Anna\u2019s adventure to find Elsa in a wintry race to bring back summer. Then, enter the Casita Madrigal to join Mirabel\u2019s journey to save her enchanted home alongside her sisters, Isabela and Luisa. Hosted by Mickey and Minnie, sing along and celebrate the power of love at Disney On Ice \u2013 the show everyone will be talking about!\" \/>\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\/pt-br\/frozen-and-encanto\/\" \/>\n<meta property=\"og:locale\" content=\"pt_BR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Frozen &amp; Encanto | The Official Site of Disney On Ice\" \/>\n<meta property=\"og:description\" content=\"Step inside Disney stories like never before at Disney On Ice presents Frozen &amp; Encanto! Dazzling ice skating transports you to Arendelle to be a part of Anna\u2019s adventure to find Elsa in a wintry race to bring back summer. Then, enter the Casita Madrigal to join Mirabel\u2019s journey to save her enchanted home alongside her sisters, Isabela and Luisa. Hosted by Mickey and Minnie, sing along and celebrate the power of love at Disney On Ice \u2013 the show everyone will be talking about!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.disneyonice.com\/pt-br\/frozen-and-encanto\/\" \/>\n<meta property=\"og:site_name\" content=\"The Official Site of Disney On Ice\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-27T16:14:24+00:00\" \/>\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\/frozen-and-encanto\/\",\"url\":\"https:\/\/www.disneyonice.com\/frozen-and-encanto\/\",\"name\":\"Frozen & Encanto | The Official Site of Disney On Ice\",\"isPartOf\":{\"@id\":\"https:\/\/www.disneyonice.com\/es-cl\/#website\"},\"datePublished\":\"2024-02-12T21:05:22+00:00\",\"dateModified\":\"2026-03-27T16:14:24+00:00\",\"description\":\"Step inside Disney stories like never before at Disney On Ice presents Frozen & Encanto! Dazzling ice skating transports you to Arendelle to be a part of Anna\u2019s adventure to find Elsa in a wintry race to bring back summer. Then, enter the Casita Madrigal to join Mirabel\u2019s journey to save her enchanted home alongside her sisters, Isabela and Luisa. Hosted by Mickey and Minnie, sing along and celebrate the power of love at Disney On Ice \u2013 the show everyone will be talking about!\",\"breadcrumb\":{\"@id\":\"https:\/\/www.disneyonice.com\/frozen-and-encanto\/#breadcrumb\"},\"inLanguage\":\"pt-BR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.disneyonice.com\/frozen-and-encanto\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.disneyonice.com\/frozen-and-encanto\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.disneyonice.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Frozen &#038; Encanto\"}]},{\"@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\":\"pt-BR\"},{\"@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\":\"pt-BR\",\"@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":"Frozen & Encanto | The Official Site of Disney On Ice","description":"Step inside Disney stories like never before at Disney On Ice presents Frozen & Encanto! Dazzling ice skating transports you to Arendelle to be a part of Anna\u2019s adventure to find Elsa in a wintry race to bring back summer. Then, enter the Casita Madrigal to join Mirabel\u2019s journey to save her enchanted home alongside her sisters, Isabela and Luisa. Hosted by Mickey and Minnie, sing along and celebrate the power of love at Disney On Ice \u2013 the show everyone will be talking about!","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\/pt-br\/frozen-and-encanto\/","og_locale":"pt_BR","og_type":"article","og_title":"Frozen & Encanto | The Official Site of Disney On Ice","og_description":"Step inside Disney stories like never before at Disney On Ice presents Frozen & Encanto! Dazzling ice skating transports you to Arendelle to be a part of Anna\u2019s adventure to find Elsa in a wintry race to bring back summer. Then, enter the Casita Madrigal to join Mirabel\u2019s journey to save her enchanted home alongside her sisters, Isabela and Luisa. Hosted by Mickey and Minnie, sing along and celebrate the power of love at Disney On Ice \u2013 the show everyone will be talking about!","og_url":"https:\/\/www.disneyonice.com\/pt-br\/frozen-and-encanto\/","og_site_name":"The Official Site of Disney On Ice","article_modified_time":"2026-03-27T16:14:24+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.disneyonice.com\/frozen-and-encanto\/","url":"https:\/\/www.disneyonice.com\/frozen-and-encanto\/","name":"Frozen & Encanto | The Official Site of Disney On Ice","isPartOf":{"@id":"https:\/\/www.disneyonice.com\/es-cl\/#website"},"datePublished":"2024-02-12T21:05:22+00:00","dateModified":"2026-03-27T16:14:24+00:00","description":"Step inside Disney stories like never before at Disney On Ice presents Frozen & Encanto! Dazzling ice skating transports you to Arendelle to be a part of Anna\u2019s adventure to find Elsa in a wintry race to bring back summer. Then, enter the Casita Madrigal to join Mirabel\u2019s journey to save her enchanted home alongside her sisters, Isabela and Luisa. Hosted by Mickey and Minnie, sing along and celebrate the power of love at Disney On Ice \u2013 the show everyone will be talking about!","breadcrumb":{"@id":"https:\/\/www.disneyonice.com\/frozen-and-encanto\/#breadcrumb"},"inLanguage":"pt-BR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.disneyonice.com\/frozen-and-encanto\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.disneyonice.com\/frozen-and-encanto\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.disneyonice.com\/"},{"@type":"ListItem","position":2,"name":"Frozen &#038; Encanto"}]},{"@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":"pt-BR"},{"@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":"pt-BR","@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\/pt-br\/wp-json\/wp\/v2\/pages\/8045"}],"collection":[{"href":"https:\/\/www.disneyonice.com\/pt-br\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.disneyonice.com\/pt-br\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.disneyonice.com\/pt-br\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/www.disneyonice.com\/pt-br\/wp-json\/wp\/v2\/comments?post=8045"}],"version-history":[{"count":5,"href":"https:\/\/www.disneyonice.com\/pt-br\/wp-json\/wp\/v2\/pages\/8045\/revisions"}],"predecessor-version":[{"id":20004,"href":"https:\/\/www.disneyonice.com\/pt-br\/wp-json\/wp\/v2\/pages\/8045\/revisions\/20004"}],"wp:attachment":[{"href":"https:\/\/www.disneyonice.com\/pt-br\/wp-json\/wp\/v2\/media?parent=8045"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}