{"id":333,"date":"2021-10-27T13:12:49","date_gmt":"2021-10-27T13:12:49","guid":{"rendered":"https:\/\/senhorviagens.com\/?p=333"},"modified":"2021-10-27T13:12:53","modified_gmt":"2021-10-27T13:12:53","slug":"viagens-imperdiveis-no-brasil","status":"publish","type":"post","link":"https:\/\/senhorviagens.com\/en\/viagens-imperdiveis-no-brasil\/","title":{"rendered":"Top 15 Unmissable trips in Brazil: see the dream destinations!"},"content":{"rendered":"<!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2><a><\/a>Find out which are the most unmissable trips in Brazil<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" src=\"https:\/\/images.pexels.com\/photos\/5769706\/pexels-photo-5769706.jpeg?auto=compress&amp;cs=tinysrgb&amp;dpr=2&amp;h=650&amp;w=940\" alt=\"\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >See the list of must-see trips in Brazil. Source: Pexels.<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>That our country is rich in biodiversity and paradisiacal places, that everyone already knows. Therefore, if you are looking for a perfect destination to spend your vacation, check out 15 places to go on trips in Brazil that you cannot miss!<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z1Hix4k\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/senhorviagens.com\/en\/como-comprar-pacotes-de-viagens-baratos\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"How to buy cheaper travel packages?\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/09\/pacotes-de-viagens-internacionais-valem-a-pena-3.jpg\" alt=\"pacotes de viagens internacionais valem a pena\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/senhorviagens.com\/en\/como-comprar-pacotes-de-viagens-baratos\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"How to buy cheaper travel packages?\">\n            How to buy cheaper travel packages?        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Check here for tips on how to buy cheap travel packages, such as low season packages and group travel, for example!         <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/senhorviagens.com\/en\/como-comprar-pacotes-de-viagens-baratos\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Keep Reading            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/senhorviagens.com\/en\/como-comprar-pacotes-de-viagens-baratos\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/09\/pacotes-de-viagens-internacionais-valem-a-pena-3.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                How to buy cheaper travel packages?              <\/p>\n              <a href=\"https:\/\/senhorviagens.com\/en\/como-comprar-pacotes-de-viagens-baratos\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Keep Reading                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                You will remain on the same website              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2>What are the most popular destinations in Brazil? See 15!<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Well, on this list you will not only find beaches and waterfalls. Thus, there are many destinations to make unmissable trips in Brazil! So check out our list below and take the opportunity to choose your dream destination!<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Gramado \u2013 Rio Grande do Sul<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>If you&#039;re looking to feel like you&#039;re in Europe, even without leaving Brazil, then you need to visit Gramado. By the way, the city has a climate, architecture and gastronomy strongly influenced by German culture, in addition to many tourist attractions for you to visit.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>So, if you are looking for high season, give preference to the months close to Christmas. In this sense, Gramado holds a true event with wonderful lights and decoration that really transmit a magical atmosphere.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>However, if you are on a slightly smaller budget, this might not be the best destination to save money.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Fernando de Noronha \u2013 Pernambuco<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Now, if you are looking for a unique and paradisiacal place, then you should definitely put Fernando de Noronha on your list of must-see trips in Brazil! First of all, the place is a volcanic archipelago that, although it is a destination with higher values, is certainly worth visiting!<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>So, Fernando de Noronha owns the most beautiful beaches in Brazil, and that&#039;s where Ba\u00eda do Sancho is located, which was once considered the most beautiful beach in the world. In fact, as it is a protected ecological sanctuary, the beaches are less crowded and more isolated.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A good period to visit would be from August to October, when it is not yet high season and Noronha is not so crowded.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Jericoacoara \u2013 Cear\u00e1<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Jeri, for the intimate, is a village in Cear\u00e1 that is located inside a national park. Therefore, the place is preserved and quite rustic, with sandy streets where cars cannot circulate. Thus, the place has paradisiacal beaches, in addition to many tourist attractions.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>The best months to visit are July, August and September, when the rains have subsided. That way, you will find the natural lagoons fuller and you will be able to visit more places without having to worry about the rain.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Manaus, Amazonas<\/h3>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" src=\"https:\/\/www.manaus.am.gov.br\/wp-content\/uploads\/2016\/05\/manaus-teatro-amazonas.jpg\" alt=\"\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Meet Manaus. Source: Manaus.gov.<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>So, it&#039;s not just the beach that you&#039;ll find on this list of must-see trips in Brazil. By the way, it is in Manaus that you will have a unique connection with nature, in addition to discovering a wonderful culture and gastronomy!<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sightseeing, museums and tours are not lacking for you to enjoy this destination in the best possible way! In this sense, the months from September to February are drier, and the low waters end up creating beaches. However, between March and August you will find a totally different Amazon, with abundant rains forming igap\u00f3s and igarap\u00e9s.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Jalap\u00e3o \u2013 Tocantins<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Jalap\u00e3o offers the most diverse natural landscapes. In this sense, you can relax in a boiler with crystalline waters, or even enjoy dunes and waterfalls. In this way, it is an ideal destination for those who want to escape the energetic movement of urban centers.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>So, the best thing about Jalap\u00e3o is that you can visit it at any time of the year. Thus, if you like heat, the average temperature in the region is 30 degrees.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Chapada dos Veadeiros \u2013 Goi\u00e1s<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Well, the base city for visiting Chapada is Alto Para\u00edso, a simple city with inns, houses and great restaurants to try the local food. Through it you have access to all the nature of Chapada dos Veadeiros and you can go hiking, visit waterfalls and even take a hot air balloon ride.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Thus, the best time to visit is between the months of April and July, when the region is at the end of the rainy season and the beginning of the dry season.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Bonito \u2013 Mato Grosso do Sul<\/h3>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" src=\"https:\/\/4.bp.blogspot.com\/-DkDFfNGl1rk\/WUkfPkF9hgI\/AAAAAAAAFBo\/eUgn6v_6VDoNSyQquY47wo1o9t5Zm0KEACEwYBhgL\/s1600\/maxresdefault%2B%25281%2529.jpg\" alt=\"\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >How about Handsome? Source: \u00c1guas de Bonito.<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>One of the unmissable trips in Brazil is certainly Bonito, in Mato Grosso do Sul. In this sense, the place is full of the wonders of nature, in addition to various tours such as floating, waterfall bathing and trails.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>By the way, the best time of year to visit is between the months of December and March when the waterfalls are at their most crowded.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Pipa \u2013 Rio Grande do Norte<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>One of the best places in the country, Pipa beach is located in the municipality of Tibau do Sul and offers calm and tranquility to its tourists. In addition, the region has breathtaking cliffs, as well as natural pools with crystal clear waters.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>So, between April and July is when it&#039;s rainier. Thus, the other months are ideal to visit.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Len\u00e7\u00f3is Maranhenses \u2013 Maranh\u00e3o<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>First of all, Len\u00e7\u00f3is Maranhenses is one of the most exotic places in the country. In this sense, the rains and winds form jaw-dropping dunes and lagoons of crystalline waters.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>So the best time to visit is when the natural lagoons are full, in the rainy season that happens between June and August.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Arraial D&#039;Ajuda \u2013 Bahia<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>First, the city of Arraial D&#039;Ajuda is small, but full of charm. By the way, here you will find paradisiacal beaches to enjoy and relax, as well as a historic center with great restaurants.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>August and September are the best months to visit, as the weather is still warm and the place is not as crowded as the high summer months.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Maragogi \u2013 Alagoas<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Do you know the Brazilian Caribbean? Then you need to visit Maragogi! In this sense, the region is full of beaches with crystalline waters and natural pools. Therefore, it is one of the best must-see travel destinations in Brazil.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Even though it&#039;s high season, the best months to visit are still from October to January, when the waters are crystal clear.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Olinda \u2013 Pernambuco<\/h3>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" src=\"https:\/\/i.pinimg.com\/originals\/61\/c8\/88\/61c8883c9edfdb7cebfe3466fb4dbc80.jpg\" alt=\"\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Have you met Olinda? Source: Pinterest.<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>First of all, you must have certainly heard about Carnival in Olinda. Thus, the city with a beautiful historic center is popular for its festivals, urban centers and natural beauties. That way, it&#039;s a great destination option!<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Therefore, be sure to visit in the warmer months to enjoy its full potential, between September and January.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Tiradentes \u2013 Minas Gerais<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Another city with a historic center and full of charm is Tiradentes, in Minas Gerais. Thus, the small town is ideal for relaxing and enjoying the incredible cuisine in the best restaurants. What&#039;s more, you can find museums and works of art, as well as beautiful landscapes.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In this sense, try to escape the rains to better enjoy the tour between the months of April and September.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Paraty \u2013 Rio de Janeiro<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Well, this is a city with different attractions for you to enjoy. So, in addition to beautiful beaches, you can enjoy the historic center and wonderful restaurants with delicious cuisine. This destination should definitely be on your list of must-see trips in Brazil.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In this sense, avoid the high season months and give preference to the months of April, May, September and October.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3>Foz do Igua\u00e7u \u2013 Paran\u00e1<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Finally, it is impossible to finish this list of must-see trips in Brazil without mentioning the most famous destination, Foz do Igua\u00e7u. Thus, located on the border with Argentina, the falls are one of the natural treasures of the country and are worth the visit.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Therefore, the best time to visit is between September and March.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>So, there are many unmissable places to visit in Brazil, right? And if you want to discover travel package options to enjoy discounts and benefits, click on the button below and check out our content!<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-1RD2JC\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/senhorviagens.com\/en\/cvc-pacotes\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"CVC packages: See the best options for 2022! \">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/09\/cvc-viagens-e-turismo-3.jpg\" alt=\"cvc viagens e turismo\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/senhorviagens.com\/en\/cvc-pacotes\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"CVC packages: See the best options for 2022! \">\n            CVC packages: See the best options for 2022!         <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Check out the 2022 CVC packages here and see the hottest destinations! Run and make your list of favorite packages for next year!        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/senhorviagens.com\/en\/cvc-pacotes\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Keep Reading            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/senhorviagens.com\/en\/cvc-pacotes\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/09\/cvc-viagens-e-turismo-3.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                CVC packages: See the best options for 2022!              <\/p>\n              <a href=\"https:\/\/senhorviagens.com\/en\/cvc-pacotes\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Keep Reading                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                You will remain on the same website              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Brazil is full of natural treasures that are certainly worth visiting. That way, we brought you 15 unmissable trips for you to do in Brazil. Check the destinations!<\/p>","protected":false},"author":6,"featured_media":38,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[6,7,5],"tags":[55,90,88,89],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v18.7 (Yoast SEO v19.1) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Top 15 Viagens imperd\u00edveis no Brasil: veja os destinos dos sonhos! - Senhor Viagens<\/title>\n<meta name=\"description\" content=\"Confira nossa lista com 15 viagens imperd\u00edveis no Brasil e descubra lugares que voc\u00ea precisa conhecer, como o para\u00edso de Jericoacoara!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/senhorviagens.com\/en\/viagens-imperdiveis-no-brasil\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Top 15 Viagens imperd\u00edveis no Brasil: veja os destinos dos sonhos!\" \/>\n<meta property=\"og:description\" content=\"Confira nossa lista com 15 viagens imperd\u00edveis no Brasil e descubra lugares que voc\u00ea precisa conhecer, como o para\u00edso de Jericoacoara!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/senhorviagens.com\/en\/viagens-imperdiveis-no-brasil\/\" \/>\n<meta property=\"og:site_name\" content=\"Senhor Viagens\" \/>\n<meta property=\"article:published_time\" content=\"2021-10-27T13:12:49+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-10-27T13:12:53+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/09\/comprar-pacote-de-viagem-na-CVC.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1280\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@sam.scorbaioli@gmail.com\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Samantha Scorbaioli\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/senhorviagens.com\/#website\",\"url\":\"https:\/\/senhorviagens.com\/\",\"name\":\"Senhor Viagens\",\"description\":\"As melhores dicas para voc\u00ea planejar sua pr\u00f3xima viagem\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/senhorviagens.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/senhorviagens.com\/viagens-imperdiveis-no-brasil\/#primaryimage\",\"url\":\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/09\/comprar-pacote-de-viagem-na-CVC.jpg\",\"contentUrl\":\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/09\/comprar-pacote-de-viagem-na-CVC.jpg\",\"width\":1920,\"height\":1280,\"caption\":\"Como comprar pacote de viagem na CVC?\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/senhorviagens.com\/viagens-imperdiveis-no-brasil\/#webpage\",\"url\":\"https:\/\/senhorviagens.com\/viagens-imperdiveis-no-brasil\/\",\"name\":\"Top 15 Viagens imperd\u00edveis no Brasil: veja os destinos dos sonhos! - Senhor Viagens\",\"isPartOf\":{\"@id\":\"https:\/\/senhorviagens.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/senhorviagens.com\/viagens-imperdiveis-no-brasil\/#primaryimage\"},\"datePublished\":\"2021-10-27T13:12:49+00:00\",\"dateModified\":\"2021-10-27T13:12:53+00:00\",\"author\":{\"@id\":\"https:\/\/senhorviagens.com\/#\/schema\/person\/795218c132bfce4c13f94ff73dfad5fc\"},\"description\":\"Confira nossa lista com 15 viagens imperd\u00edveis no Brasil e descubra lugares que voc\u00ea precisa conhecer, como o para\u00edso de Jericoacoara!\",\"breadcrumb\":{\"@id\":\"https:\/\/senhorviagens.com\/viagens-imperdiveis-no-brasil\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/senhorviagens.com\/viagens-imperdiveis-no-brasil\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/senhorviagens.com\/viagens-imperdiveis-no-brasil\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/senhorviagens.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Top 15 Viagens imperd\u00edveis no Brasil: veja os destinos dos sonhos!\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/senhorviagens.com\/#\/schema\/person\/795218c132bfce4c13f94ff73dfad5fc\",\"name\":\"Samantha Scorbaioli\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/senhorviagens.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/a087ecec51f980b678c50a15d4c223f2?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/a087ecec51f980b678c50a15d4c223f2?s=96&d=mm&r=g\",\"caption\":\"Samantha Scorbaioli\"},\"description\":\"Apaixonada por viver novas experi\u00eancias, culturas e sempre em busca de conhecimento e novos desafios. Possui experi\u00eancia em Hotelaria e Turismo e h\u00e1 alguns anos atua na \u00e1rea de produ\u00e7\u00e3o de conte\u00fado.\",\"sameAs\":[\"https:\/\/twitter.com\/sam.scorbaioli@gmail.com\"],\"url\":\"https:\/\/senhorviagens.com\/en\/author\/sam-scorbaioligmail-com\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Top 15 Viagens imperd\u00edveis no Brasil: veja os destinos dos sonhos! - Senhor Viagens","description":"Confira nossa lista com 15 viagens imperd\u00edveis no Brasil e descubra lugares que voc\u00ea precisa conhecer, como o para\u00edso de Jericoacoara!","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:\/\/senhorviagens.com\/en\/viagens-imperdiveis-no-brasil\/","og_locale":"en_US","og_type":"article","og_title":"Top 15 Viagens imperd\u00edveis no Brasil: veja os destinos dos sonhos!","og_description":"Confira nossa lista com 15 viagens imperd\u00edveis no Brasil e descubra lugares que voc\u00ea precisa conhecer, como o para\u00edso de Jericoacoara!","og_url":"https:\/\/senhorviagens.com\/en\/viagens-imperdiveis-no-brasil\/","og_site_name":"Senhor Viagens","article_published_time":"2021-10-27T13:12:49+00:00","article_modified_time":"2021-10-27T13:12:53+00:00","og_image":[{"width":1920,"height":1280,"url":"https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/09\/comprar-pacote-de-viagem-na-CVC.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_creator":"@sam.scorbaioli@gmail.com","twitter_misc":{"Written by":"Samantha Scorbaioli","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/senhorviagens.com\/#website","url":"https:\/\/senhorviagens.com\/","name":"Senhor Viagens","description":"As melhores dicas para voc\u00ea planejar sua pr\u00f3xima viagem","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/senhorviagens.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/senhorviagens.com\/viagens-imperdiveis-no-brasil\/#primaryimage","url":"https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/09\/comprar-pacote-de-viagem-na-CVC.jpg","contentUrl":"https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/09\/comprar-pacote-de-viagem-na-CVC.jpg","width":1920,"height":1280,"caption":"Como comprar pacote de viagem na CVC?"},{"@type":"WebPage","@id":"https:\/\/senhorviagens.com\/viagens-imperdiveis-no-brasil\/#webpage","url":"https:\/\/senhorviagens.com\/viagens-imperdiveis-no-brasil\/","name":"Top 15 Viagens imperd\u00edveis no Brasil: veja os destinos dos sonhos! - Senhor Viagens","isPartOf":{"@id":"https:\/\/senhorviagens.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/senhorviagens.com\/viagens-imperdiveis-no-brasil\/#primaryimage"},"datePublished":"2021-10-27T13:12:49+00:00","dateModified":"2021-10-27T13:12:53+00:00","author":{"@id":"https:\/\/senhorviagens.com\/#\/schema\/person\/795218c132bfce4c13f94ff73dfad5fc"},"description":"Confira nossa lista com 15 viagens imperd\u00edveis no Brasil e descubra lugares que voc\u00ea precisa conhecer, como o para\u00edso de Jericoacoara!","breadcrumb":{"@id":"https:\/\/senhorviagens.com\/viagens-imperdiveis-no-brasil\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/senhorviagens.com\/viagens-imperdiveis-no-brasil\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/senhorviagens.com\/viagens-imperdiveis-no-brasil\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/senhorviagens.com\/"},{"@type":"ListItem","position":2,"name":"Top 15 Viagens imperd\u00edveis no Brasil: veja os destinos dos sonhos!"}]},{"@type":"Person","@id":"https:\/\/senhorviagens.com\/#\/schema\/person\/795218c132bfce4c13f94ff73dfad5fc","name":"Samantha Scorbaioli","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/senhorviagens.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/a087ecec51f980b678c50a15d4c223f2?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a087ecec51f980b678c50a15d4c223f2?s=96&d=mm&r=g","caption":"Samantha Scorbaioli"},"description":"Apaixonada por viver novas experi\u00eancias, culturas e sempre em busca de conhecimento e novos desafios. Possui experi\u00eancia em Hotelaria e Turismo e h\u00e1 alguns anos atua na \u00e1rea de produ\u00e7\u00e3o de conte\u00fado.","sameAs":["https:\/\/twitter.com\/sam.scorbaioli@gmail.com"],"url":"https:\/\/senhorviagens.com\/en\/author\/sam-scorbaioligmail-com\/"}]}},"_links":{"self":[{"href":"https:\/\/senhorviagens.com\/en\/wp-json\/wp\/v2\/posts\/333"}],"collection":[{"href":"https:\/\/senhorviagens.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/senhorviagens.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/senhorviagens.com\/en\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/senhorviagens.com\/en\/wp-json\/wp\/v2\/comments?post=333"}],"version-history":[{"count":0,"href":"https:\/\/senhorviagens.com\/en\/wp-json\/wp\/v2\/posts\/333\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/senhorviagens.com\/en\/wp-json\/wp\/v2\/media\/38"}],"wp:attachment":[{"href":"https:\/\/senhorviagens.com\/en\/wp-json\/wp\/v2\/media?parent=333"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/senhorviagens.com\/en\/wp-json\/wp\/v2\/categories?post=333"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/senhorviagens.com\/en\/wp-json\/wp\/v2\/tags?post=333"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}