{"id":2009,"date":"2022-03-01T23:00:00","date_gmt":"2022-03-01T23:00:00","guid":{"rendered":"https:\/\/senhorviagens.com\/?p=2009"},"modified":"2022-02-28T19:03:30","modified_gmt":"2022-02-28T19:03:30","slug":"viagem-de-trem-pelo-brasil","status":"publish","type":"post","link":"https:\/\/senhorviagens.com\/en\/viagem-de-trem-pelo-brasil\/","title":{"rendered":"TOP 5 options for train travel in Brazil!"},"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>Train tourism in Brazil: lots of history and culture to enjoy!<\/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 width=\"1024\" height=\"683\" loading=\"lazy\" src=\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/02\/pexels-photo-837358-1024x683.webp\" alt=\"Homen na plataforma de trem\" class=\"w-full object-cover object-center border mx-auto wp-image-2012\" srcset=\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/02\/pexels-photo-837358-1024x683.webp 1024w, https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/02\/pexels-photo-837358-300x200.webp 300w, https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/02\/pexels-photo-837358-768x512.webp 768w, https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/02\/pexels-photo-837358-1536x1024.webp 1536w, https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/02\/pexels-photo-837358-2048x1365.webp 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Check out train travel 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>Although very popular in some parts of Europe, train travel in Brazil is not very common. Incidentally, the railway network has already gone through a golden age in the 19th century, when railroads were still new. However, with the advent of new means of transport, trains were falling into oblivion.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Currently, according to the Ministry of Tourism, there are about 28 train trips in the country for passengers. That way, if you want to enjoy a different activity, but very rich in history and entertainment, then check out some route options for you to take a train trip through Brazil.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-2wYujX\">\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\/comprar-pacote-de-viagem-barato\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Where to buy cheap travel packages: 8 best sites to save money!\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/12\/1-1.jpg\" alt=\"Kombi na estrada\">\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\/comprar-pacote-de-viagem-barato\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Where to buy cheap travel packages: 8 best sites to save money!\">\n            Where to buy cheap travel packages: 8 best sites to save money!        <\/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            There are several travel service platforms on the market today. Check out our tips from some online agencies that can help you!         <\/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\/comprar-pacote-de-viagem-barato\/\"  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\/comprar-pacote-de-viagem-barato\/\"  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\/12\/1-1.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                Where to buy cheap travel packages: 8 best websites for\u2026              <\/p>\n              <a href=\"https:\/\/senhorviagens.com\/en\/comprar-pacote-de-viagem-barato\/\"  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>Is it still possible to take a tourist trip by train in Brazil?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Surely you don&#039;t remember, but trains were the main means of transport in Brazil in the old days. However, with the arrival of more modern means of transport, the railway networks ended up falling into oblivion and today are more used for cargo transport.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>But if you also have a passion for this style of travel, don&#039;t worry. That&#039;s because there are almost 30,000 kilometers of tracks that you can take advantage of to take a train trip through Brazil. That is, there are still sightseeing tours for those who dream of traveling by train.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In fact, you can choose from more than 28 different routes to tour Brazil on rails. In this sense, you can go through all regions of the country just traveling by train, which makes everything even more interesting. There are century-old railways, diesel-electric locomotives, coastlines, walks through the plains, in short, there is no shortage of options.<\/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 want to get to know Brazil from a different angle, it&#039;s worth traveling by train and enjoying this unique experience. Check out some options for tours full of culture, stunning views and lots of history for you to enjoy.<\/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<h2><a><\/a>What is the best train trip in Brazil: 5 incredible options<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Have you ever thought about traveling by train in Brazil and getting to know all the regions from a different angle? Well, those who travel by train always have an incredible story to tell, full of natural beauties, breathtaking landscapes, different cultures, all seen from a different perspective. Below are some options for you to take a train trip!<\/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>Sao Joao Del Rei to Tiradentes<\/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 width=\"1024\" height=\"683\" loading=\"lazy\" src=\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/02\/AdobeStock_91632748-1024x683.jpeg\" alt=\"Plataforma de trem em Tiradentes\" class=\"w-full object-cover object-center border mx-auto wp-image-2013\" srcset=\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/02\/AdobeStock_91632748-1024x683.jpeg 1024w, https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/02\/AdobeStock_91632748-300x200.jpeg 300w, https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/02\/AdobeStock_91632748-768x513.jpeg 768w, https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/02\/AdobeStock_91632748-1536x1025.jpeg 1536w, https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/02\/AdobeStock_91632748-2048x1367.jpeg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >So how about taking this route? Source: AdobeStock.<\/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>Although this is one of the shortest routes available for you to travel by train in Brazil, it is also one of the most classic. Just 12km long and less than 40 minutes of fun, the train trip to Tiradentes, Minas Gerais, holds jewels of history.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>First, it is worth remembering that the S\u00e3o Jo\u00e3o Railway Museum is a mandatory stop for those who like trains. So, if you choose to take this route, take some time before boarding to visit and take some pictures of the historic site.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In addition, the journey is full of wonders of nature and will fill your eyes with so much beauty. After disembarking, you can still enjoy lunch or stroll through the center of Tiradentes, which is not far from the station. It is worth remembering that, as it is a short journey, the seats fill up easily, so if you choose the tour, buy in advance.<\/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>Vitoria to Belo Horizonte<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Unlike the previous route of just 12km, this train ride that connects Vit\u00f3ria, in Esp\u00edrito Santo, to Belo Horizonte, in Minas Gerais, is about 664km long. That is, you need to be willing to take a leisurely trip, without rushing, as it takes around 12 hours to complete the trip.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Incidentally, this is one of the only passenger trains that still travels by train across Brazil for a long distance, a unique opportunity. Although the view from the outside is dazzling, the inside of the cars is a show of its own. Everything is cozy and comfortable, and some have a TV and even air conditioning.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In addition, you can also take advantage of the cafeteria and restaurant cars to eat a good dish from Minas Gerais during your trip. The journey makes 28 stops, but all are quick as they only serve to board and disembark passengers.<\/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>Curitiba to Morretes<\/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 width=\"1024\" height=\"683\" loading=\"lazy\" src=\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/02\/AdobeStock_343436473-1024x683.jpeg\" alt=\"Viagem de trem Curitiba, Morretes\" class=\"w-full object-cover object-center border mx-auto wp-image-2014\" srcset=\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/02\/AdobeStock_343436473-1024x683.jpeg 1024w, https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/02\/AdobeStock_343436473-300x200.jpeg 300w, https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/02\/AdobeStock_343436473-768x512.jpeg 768w, https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/02\/AdobeStock_343436473-1536x1024.jpeg 1536w, https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/02\/AdobeStock_343436473-2048x1365.jpeg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Check out one of the most beautiful train journeys in the world. Source: AdobeStock.<\/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, this rail journey was chosen by an important English newspaper as one of the most beautiful train rides in the world. Therefore, if you are thinking about taking a train trip through Brazil, this should definitely be on your list.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Inaugurated in 1885, this railroad was used to transport yerba mate and wood. Currently, the route is just a part of what it used to be, and connects the capital of Paran\u00e1 with the city of Morretes, in the same state. In addition, you can choose to travel by traditional train or by litorina.<\/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, the litorina is a wagon that has a diesel engine and its own driver and was an invention of Mussolini. But, did you know that there are only five of these in the entire world? Well, three of them are in Brazil, and you can choose to take this litorina tour in the standard or luxury version.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Whichever you choose, the entire route is breathtaking, passing through the largest preserved area of Atlantic Forest in the country. Thus, the tour should last about 4 hours and is 110km long. It&#039;s definitely worth checking out.<\/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>Bento Gon\u00e7alves for Carlos Barbosa<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Better known as the Wine Train, the trip through the cities of Rio Grande do Sul covers just 23km. By the way, leaving Bento Gon\u00e7alves, the train still makes a stop in Garibaldi before the end of the journey, in Carlos Barbosa. Furthermore, the whole trip takes about 1 hour and a half to complete, but you have wine and grape juice tasting in all seasons.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In addition, there are theater performances that pass through all the cars to tell the story of the region, when Italians immigrated in search of better living conditions. This is a train trip through Brazil that is also worth taking, and not just for tasting the typical drinks.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In fact, this path also holds a lot of culture and beautiful landscapes. The steam locomotive that was inaugurated in the early 20th century continues with its original structure, which adds even more charm to the experience as a whole.<\/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>Sao Luiz to Parauapebas<\/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 are thinking about taking a train trip through Brazil, believe me, this one will test all your willpower. In this sense, the route is the longest on the rail network currently in operation, with 892km in length, taking about 20 hours of travel, sometimes less.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In addition, during the journey there are 14 stops at stations along the way that connects the Northeast region, S\u00e3o Luiz do Maranh\u00e3o, the North region, Parauapebas in Par\u00e1. Although the carriages have been modernized and offer TV, meals and an executive wing with air conditioning , the journey is still long.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>However, the great entertainment for those who take this route is to buy the meals offered at certain points outside the train. That&#039;s right, in some stations you can buy food through the window, such as buriti rice, tapioca cake and pasta. It is certainly a journey through the different cultures of Brazil.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Incidentally, there are several other amazing destinations to visit in our country. Therefore, if you are looking for rare gems hidden by our natural beauties, you need to check out our list of 15 must-see trips to do in Brazil. See accessing below.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z6O2pM\">\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\/viagens-imperdiveis-no-brasil\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Top 15 Unmissable trips in Brazil: see the dream destinations!\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/11\/2.jpeg\" alt=\"Coqueiros e praia ao p\u00f4r do sol\">\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\/viagens-imperdiveis-no-brasil\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Top 15 Unmissable trips in Brazil: see the dream destinations!\">\n            Top 15 Unmissable trips in Brazil: see the dream destinations!        <\/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            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>\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\/viagens-imperdiveis-no-brasil\/\"  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\/viagens-imperdiveis-no-brasil\/\"  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\/11\/2.jpeg\">          \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                Top 15 Unmissable Trips in Brazil: see the destinations of\u2026              <\/p>\n              <a href=\"https:\/\/senhorviagens.com\/en\/viagens-imperdiveis-no-brasil\/\"  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>Although trains seem forgotten in time, Brazil still has around 28 trips available for you to get to know the country from another perspective. Meet some of them here and schedule your route!<\/p>","protected":false},"author":6,"featured_media":2011,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[6,7,5],"tags":[394,393,397,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 5 op\u00e7\u00f5es de viagem de trem pelo Brasil! - Senhor Viagens<\/title>\n<meta name=\"description\" content=\"Minas Gerais e Paran\u00e1 s\u00e3o dois estados que oferecem viagem de trem pelo Brasil. Veja mais sugest\u00f5es de rotas e aproveite vistas incr\u00edveis!\" \/>\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\/viagem-de-trem-pelo-brasil\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"TOP 5 op\u00e7\u00f5es de viagem de trem pelo Brasil!\" \/>\n<meta property=\"og:description\" content=\"Minas Gerais e Paran\u00e1 s\u00e3o dois estados que oferecem viagem de trem pelo Brasil. Veja mais sugest\u00f5es de rotas e aproveite vistas incr\u00edveis!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/senhorviagens.com\/en\/viagem-de-trem-pelo-brasil\/\" \/>\n<meta property=\"og:site_name\" content=\"Senhor Viagens\" \/>\n<meta property=\"article:published_time\" content=\"2022-03-01T23:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-02-28T19:03:30+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/02\/pexels-photo-892541.webp\" \/>\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\/viagem-de-trem-pelo-brasil\/#primaryimage\",\"url\":\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/02\/pexels-photo-892541.webp\",\"contentUrl\":\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/02\/pexels-photo-892541.webp\",\"width\":2250,\"height\":1500,\"caption\":\"Fonte: Pexels.\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/senhorviagens.com\/viagem-de-trem-pelo-brasil\/#webpage\",\"url\":\"https:\/\/senhorviagens.com\/viagem-de-trem-pelo-brasil\/\",\"name\":\"TOP 5 op\u00e7\u00f5es de viagem de trem pelo Brasil! - Senhor Viagens\",\"isPartOf\":{\"@id\":\"https:\/\/senhorviagens.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/senhorviagens.com\/viagem-de-trem-pelo-brasil\/#primaryimage\"},\"datePublished\":\"2022-03-01T23:00:00+00:00\",\"dateModified\":\"2022-02-28T19:03:30+00:00\",\"author\":{\"@id\":\"https:\/\/senhorviagens.com\/#\/schema\/person\/e615897c5007933f7aaf45d6de3d9bbf\"},\"description\":\"Minas Gerais e Paran\u00e1 s\u00e3o dois estados que oferecem viagem de trem pelo Brasil. Veja mais sugest\u00f5es de rotas e aproveite vistas incr\u00edveis!\",\"breadcrumb\":{\"@id\":\"https:\/\/senhorviagens.com\/viagem-de-trem-pelo-brasil\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/senhorviagens.com\/viagem-de-trem-pelo-brasil\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/senhorviagens.com\/viagem-de-trem-pelo-brasil\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/senhorviagens.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"TOP 5 op\u00e7\u00f5es de viagem de trem pelo Brasil!\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/senhorviagens.com\/#\/schema\/person\/e615897c5007933f7aaf45d6de3d9bbf\",\"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 5 op\u00e7\u00f5es de viagem de trem pelo Brasil! - Senhor Viagens","description":"Minas Gerais e Paran\u00e1 s\u00e3o dois estados que oferecem viagem de trem pelo Brasil. Veja mais sugest\u00f5es de rotas e aproveite vistas incr\u00edveis!","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\/viagem-de-trem-pelo-brasil\/","og_locale":"en_US","og_type":"article","og_title":"TOP 5 op\u00e7\u00f5es de viagem de trem pelo Brasil!","og_description":"Minas Gerais e Paran\u00e1 s\u00e3o dois estados que oferecem viagem de trem pelo Brasil. Veja mais sugest\u00f5es de rotas e aproveite vistas incr\u00edveis!","og_url":"https:\/\/senhorviagens.com\/en\/viagem-de-trem-pelo-brasil\/","og_site_name":"Senhor Viagens","article_published_time":"2022-03-01T23:00:00+00:00","article_modified_time":"2022-02-28T19:03:30+00:00","twitter_card":"summary_large_image","twitter_image":"https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/02\/pexels-photo-892541.webp","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\/viagem-de-trem-pelo-brasil\/#primaryimage","url":"https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/02\/pexels-photo-892541.webp","contentUrl":"https:\/\/senhorviagens.com\/wp-content\/uploads\/2022\/02\/pexels-photo-892541.webp","width":2250,"height":1500,"caption":"Fonte: Pexels."},{"@type":"WebPage","@id":"https:\/\/senhorviagens.com\/viagem-de-trem-pelo-brasil\/#webpage","url":"https:\/\/senhorviagens.com\/viagem-de-trem-pelo-brasil\/","name":"TOP 5 op\u00e7\u00f5es de viagem de trem pelo Brasil! - Senhor Viagens","isPartOf":{"@id":"https:\/\/senhorviagens.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/senhorviagens.com\/viagem-de-trem-pelo-brasil\/#primaryimage"},"datePublished":"2022-03-01T23:00:00+00:00","dateModified":"2022-02-28T19:03:30+00:00","author":{"@id":"https:\/\/senhorviagens.com\/#\/schema\/person\/e615897c5007933f7aaf45d6de3d9bbf"},"description":"Minas Gerais e Paran\u00e1 s\u00e3o dois estados que oferecem viagem de trem pelo Brasil. Veja mais sugest\u00f5es de rotas e aproveite vistas incr\u00edveis!","breadcrumb":{"@id":"https:\/\/senhorviagens.com\/viagem-de-trem-pelo-brasil\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/senhorviagens.com\/viagem-de-trem-pelo-brasil\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/senhorviagens.com\/viagem-de-trem-pelo-brasil\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/senhorviagens.com\/"},{"@type":"ListItem","position":2,"name":"TOP 5 op\u00e7\u00f5es de viagem de trem pelo Brasil!"}]},{"@type":"Person","@id":"https:\/\/senhorviagens.com\/#\/schema\/person\/e615897c5007933f7aaf45d6de3d9bbf","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\/2009"}],"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=2009"}],"version-history":[{"count":0,"href":"https:\/\/senhorviagens.com\/en\/wp-json\/wp\/v2\/posts\/2009\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/senhorviagens.com\/en\/wp-json\/wp\/v2\/media\/2011"}],"wp:attachment":[{"href":"https:\/\/senhorviagens.com\/en\/wp-json\/wp\/v2\/media?parent=2009"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/senhorviagens.com\/en\/wp-json\/wp\/v2\/categories?post=2009"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/senhorviagens.com\/en\/wp-json\/wp\/v2\/tags?post=2009"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}