{"id":202,"date":"2021-10-13T14:55:56","date_gmt":"2021-10-13T14:55:56","guid":{"rendered":"https:\/\/senhorviagens.com\/?p=202"},"modified":"2021-10-13T14:55:57","modified_gmt":"2021-10-13T14:55:57","slug":"viagens-curtas-de-final-de-semana-em-sp","status":"publish","type":"post","link":"https:\/\/senhorviagens.com\/en\/viagens-curtas-de-final-de-semana-em-sp\/","title":{"rendered":"15 ideas for short weekend trips in SP!"},"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>Discover the best destinations for short weekend trips in the State of SP!&nbsp;<\/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=\"768\" loading=\"lazy\" src=\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/10\/viagens-curtas-de-final-de-semana-em-SP-1024x768.jpg\" alt=\"viagens curtas de final de semana em SP\" class=\"w-full object-cover object-center border mx-auto wp-image-206\" srcset=\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/10\/viagens-curtas-de-final-de-semana-em-SP-1024x768.jpg 1024w, https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/10\/viagens-curtas-de-final-de-semana-em-SP-300x225.jpg 300w, https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/10\/viagens-curtas-de-final-de-semana-em-SP-768x576.jpg 768w, https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/10\/viagens-curtas-de-final-de-semana-em-SP-1536x1152.jpg 1536w, https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/10\/viagens-curtas-de-final-de-semana-em-SP.jpg 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Short weekend trips in SP \u2013 Atiabaia<\/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>Today we have specially listed for you some short weekend trips in SP. With them you can enjoy your moments of rest in a different and cheaper way.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>S\u00e3o Paulo is one of the main Brazilian states. Although its capital is the most famous city in S\u00e3o Paulo, as it is a global city, the state offers countless other alternatives. Including some that are very quiet and calm, far from the hustle and bustle of the metropolis.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Within the state of S\u00e3o Paulo you will find different options. They range from the coast to the possibilities of contact with nature and enjoying the mountains. Interested? So be sure to keep reading to check out some alternatives for having fun in SP.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-2kDz7T\">\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\/viagem-barata-para-casal\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Cheap travel for couples: See 10 destinations to enjoy!\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/10\/viagem-barata-para-casal-1.jpg\" alt=\"Viagem barata para casal\">\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\/viagem-barata-para-casal\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Cheap travel for couples: See 10 destinations to enjoy!\">\n            Cheap travel for couples: See 10 destinations to enjoy!        <\/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 destinations that can be chosen for a cheap trip as a couple, and we have some suggestions for you here, like Paraty!        <\/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\/viagem-barata-para-casal\/\"  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\/viagem-barata-para-casal\/\"  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\/10\/viagem-barata-para-casal-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                Cheap travel for couples: See 10 destinations to enjoy!              <\/p>\n              <a href=\"https:\/\/senhorviagens.com\/en\/viagem-barata-para-casal\/\"  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>Where to go on the weekend in the interior of SP? 5 options!<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>The interior of S\u00e3o Paulo is very rich in destinations for quality tourism. See 5 options for cities to visit and be enchanted.<\/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>Holambra<\/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\/2021\/10\/viagens-curtas-de-final-de-semana-em-SP-1-1024x683.jpg\" alt=\"viagens curtas de final de semana em SP\" class=\"w-full object-cover object-center border mx-auto wp-image-205\" srcset=\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/10\/viagens-curtas-de-final-de-semana-em-SP-1-1024x683.jpg 1024w, https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/10\/viagens-curtas-de-final-de-semana-em-SP-1-300x200.jpg 300w, https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/10\/viagens-curtas-de-final-de-semana-em-SP-1-768x512.jpg 768w, https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/10\/viagens-curtas-de-final-de-semana-em-SP-1-1536x1024.jpg 1536w, https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/10\/viagens-curtas-de-final-de-semana-em-SP-1.jpg 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Short weekend trips in SP \u2013 Holambra<\/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>Holambra has this name not for nothing. The place is colonized by Dutch immigrants and, therefore, has several tourist attractions that refer to the European country. This is also reflected in the architecture and cuisine.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Also known as \u201cCity of Flowers\u201d, the place has beautiful flower plantations in extensive fields. It also offers museums, breweries, trails amid nature.<\/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>Boituva<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>This city is just 100 km from the capital of S\u00e3o Paulo. It is a great choice for those who love adventures. There you can practice parachuting, hiking and balloon flights.<\/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>Monte Alegre 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>This is a small city that is a delight for those who love simplicity and receptivity. Monte Alegre do Sul is perfect for those with children, with fun outdoor activities. It also stands out for its cuisine and the Strawberry Festival, which takes place in July.<\/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>Juquitiba<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Another good destination for short weekend trips in SP is Juquitiba. Again, this is a place that should be visited by anyone who loves contact with nature and outdoor activities. Here you will find options such as rafting, climbing, zip lining and tree climbing. Likewise, beautiful rivers and waterfalls.<\/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>Sprouts<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Brotas is another place in S\u00e3o Paulo that offers several interesting outdoor activities. For example, trails, waterfall climbing, tree climbing and horse riding. Therefore, it is great for those who want to be more in touch with nature and don&#039;t give up an adventure.<\/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>Do you want to spend the weekend as a couple in SP? 5 options!<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Furthermore, couples in love also find options for short weekend trips in SP. This way, you can enjoy your weekend or holiday with the ones you love, without spending a lot or spending hours on the road. Check out available alternatives!<\/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>Campos do Jord\u00e3o<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>This is one of the most famous destinations in S\u00e3o Paulo. After all, it is present in Serra da Mantiqueira, so it takes advantage of all the natural beauty of the region. Likewise, it has a colder climate, perfect for snuggling up to your loved ones.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In the city you will find options for adventures amid nature. Likewise, parks for ecotourism, breweries, chocolate factories and other delights. So, don&#039;t miss 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>Ubatuba<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>For couples in love with the sea and the coast, Ubatuba is incredible. This is one of the most successful short weekend trip options in SP. Here you will find paradisiacal beaches with crystal clear waters, as well as waterfalls and other interesting tourist attractions.<\/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>Ilhabela \u2013 spectacular destination for short weekend trips in SP<\/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\/2021\/10\/viagens-curtas-de-final-de-semana-em-SP-3-1024x683.jpg\" alt=\"viagens curtas de final de semana em SP\" class=\"w-full object-cover object-center border mx-auto wp-image-203\" srcset=\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/10\/viagens-curtas-de-final-de-semana-em-SP-3-1024x683.jpg 1024w, https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/10\/viagens-curtas-de-final-de-semana-em-SP-3-300x200.jpg 300w, https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/10\/viagens-curtas-de-final-de-semana-em-SP-3-768x512.jpg 768w, https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/10\/viagens-curtas-de-final-de-semana-em-SP-3-1536x1024.jpg 1536w, https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/10\/viagens-curtas-de-final-de-semana-em-SP-3.jpg 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Short weekend trips in SP \u2013 Ilhabela<\/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>Ilhabela is also not left behind when it comes to short weekend trip options in SP. The coastal city has beautiful vegetation, as well as beautiful beaches and waterfalls. Furthermore, it is rich in restaurants and presents tourists with its beautiful historic center.<\/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>Serra Negra<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Serra Negra is another destination in S\u00e3o Paulo perfect for trips that require little time on the road and little expense. For couples in love, the place offers resorts and parks, as well as country hotels that are popular in the region. Furthermore, the place belongs to the Circuito das \u00c1guas, with beautiful natural beauty.<\/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>Atibaia<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>This is a perfect city for adventurous couples. However, Atibaia is one of the short weekend trips in SP that offers activities such as hang gliding, ecological trails and lots of contact with nature. Also, don&#039;t forget to take a boat ride and pedal boat and enjoy your 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<h2>Short weekend trips in SP that are very economical: 5 options<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Finally, see some cheap options to visit in S\u00e3o Paulo and find several incredible destinations for your short weekend trips in SP.<\/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>Campinas is excellent for short weekend trips in SP<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>This is a big city, in SP, with a country feel. Here you can take tours of Maria Fuma\u00e7a, parks, pedal boat trips and great restaurants. Likewise, it offers exciting nightlife for those who don&#039;t want to give up a good nightclub or bar.<\/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>Wedge<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>For short weekend trips in SP, be sure to consider Cunha. However, it is 200 km from the capital and offers beautiful landscapes, with its lavender fields. It also has waterfalls, trails, beautiful chalets in the middle of nature and good cuisine.<\/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>Aparecida<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Aparecida attracts millions of Christians every year, as the National Sanctuary of Aparecida is located there. This way, you can take the opportunity to connect spiritually and be grateful. Also, don&#039;t forget to take the cable car ride, as well as the ferry.<\/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>Lindoia<\/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 want to rest in delicious thermal waters? Then bet on the city of Lind\u00f3ia. In addition to parks for swimming and diving, you can find nature walks and good restaurants.<\/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>Ribeir\u00e3o Preto<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Finally, our last tip for destinations for short weekend trips in SP is Ribeir\u00e3o Preto. The place has museums, parks and beautiful historical buildings. It also houses two large craft breweries.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z24umSq\">\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\/melhores-viagens-pelo-brasil\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"15 best destinations for amazing trips in Brazil!\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/09\/melhores-viagens-pelo-brasil.jpg\" alt=\"Melhores viagens pelo brasil\">\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\/melhores-viagens-pelo-brasil\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"15 best destinations for amazing trips in Brazil!\">\n            15 best destinations for amazing trips in Brazil!        <\/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            What are the best trips around Brazil? With so many beautiful places, it\u2019s hard to choose, but we\u2019ll leave you with some suggestions! Look.        <\/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\/melhores-viagens-pelo-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\/melhores-viagens-pelo-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\/09\/melhores-viagens-pelo-brasil.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                15 best destinations for amazing trips in Brazil!              <\/p>\n              <a href=\"https:\/\/senhorviagens.com\/en\/melhores-viagens-pelo-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>There are several short weekend trips in SP. Therefore, with them you can have fun without spending a lot of money and without wasting many hours on the road. See options!<\/p>","protected":false},"author":8,"featured_media":204,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[6,7,5],"tags":[62,63,61],"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>15 ideias de viagens curtas de final de semana em SP! - Senhor Viagens<\/title>\n<meta name=\"description\" content=\"Existem v\u00e1rios locais para viagens curtas de final de semana em SP, voc\u00ea aproveitar praias, serras, aventura, de tudo um pouco! Veja.\" \/>\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-curtas-de-final-de-semana-em-sp\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"15 ideias de viagens curtas de final de semana em SP!\" \/>\n<meta property=\"og:description\" content=\"Existem v\u00e1rios locais para viagens curtas de final de semana em SP, voc\u00ea aproveitar praias, serras, aventura, de tudo um pouco! Veja.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/senhorviagens.com\/en\/viagens-curtas-de-final-de-semana-em-sp\/\" \/>\n<meta property=\"og:site_name\" content=\"Senhor Viagens\" \/>\n<meta property=\"article:published_time\" content=\"2021-10-13T14:55:56+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-10-13T14:55:57+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/10\/viagens-curtas-de-final-de-semana-em-SP-2.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:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Sales\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 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-curtas-de-final-de-semana-em-sp\/#primaryimage\",\"url\":\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/10\/viagens-curtas-de-final-de-semana-em-SP-2.jpg\",\"contentUrl\":\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/10\/viagens-curtas-de-final-de-semana-em-SP-2.jpg\",\"width\":1920,\"height\":1280,\"caption\":\"Viagens curtas de final de semana em SP - Ilhabela\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/senhorviagens.com\/viagens-curtas-de-final-de-semana-em-sp\/#webpage\",\"url\":\"https:\/\/senhorviagens.com\/viagens-curtas-de-final-de-semana-em-sp\/\",\"name\":\"15 ideias de viagens curtas de final de semana em SP! - Senhor Viagens\",\"isPartOf\":{\"@id\":\"https:\/\/senhorviagens.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/senhorviagens.com\/viagens-curtas-de-final-de-semana-em-sp\/#primaryimage\"},\"datePublished\":\"2021-10-13T14:55:56+00:00\",\"dateModified\":\"2021-10-13T14:55:57+00:00\",\"author\":{\"@id\":\"https:\/\/senhorviagens.com\/#\/schema\/person\/2501021995dec134b7b65670cbd07997\"},\"description\":\"Existem v\u00e1rios locais para viagens curtas de final de semana em SP, voc\u00ea aproveitar praias, serras, aventura, de tudo um pouco! Veja.\",\"breadcrumb\":{\"@id\":\"https:\/\/senhorviagens.com\/viagens-curtas-de-final-de-semana-em-sp\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/senhorviagens.com\/viagens-curtas-de-final-de-semana-em-sp\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/senhorviagens.com\/viagens-curtas-de-final-de-semana-em-sp\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/senhorviagens.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"15 ideias de viagens curtas de final de semana em SP!\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/senhorviagens.com\/#\/schema\/person\/2501021995dec134b7b65670cbd07997\",\"name\":\"Sales\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/senhorviagens.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/18c935df8242b359fcafbc5cf4928397?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/18c935df8242b359fcafbc5cf4928397?s=96&d=mm&r=g\",\"caption\":\"Sales\"},\"url\":\"https:\/\/senhorviagens.com\/en\/author\/esther\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"15 ideias de viagens curtas de final de semana em SP! - Senhor Viagens","description":"Existem v\u00e1rios locais para viagens curtas de final de semana em SP, voc\u00ea aproveitar praias, serras, aventura, de tudo um pouco! Veja.","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-curtas-de-final-de-semana-em-sp\/","og_locale":"en_US","og_type":"article","og_title":"15 ideias de viagens curtas de final de semana em SP!","og_description":"Existem v\u00e1rios locais para viagens curtas de final de semana em SP, voc\u00ea aproveitar praias, serras, aventura, de tudo um pouco! Veja.","og_url":"https:\/\/senhorviagens.com\/en\/viagens-curtas-de-final-de-semana-em-sp\/","og_site_name":"Senhor Viagens","article_published_time":"2021-10-13T14:55:56+00:00","article_modified_time":"2021-10-13T14:55:57+00:00","og_image":[{"width":1920,"height":1280,"url":"https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/10\/viagens-curtas-de-final-de-semana-em-SP-2.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Sales","Est. reading time":"5 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-curtas-de-final-de-semana-em-sp\/#primaryimage","url":"https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/10\/viagens-curtas-de-final-de-semana-em-SP-2.jpg","contentUrl":"https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/10\/viagens-curtas-de-final-de-semana-em-SP-2.jpg","width":1920,"height":1280,"caption":"Viagens curtas de final de semana em SP - Ilhabela"},{"@type":"WebPage","@id":"https:\/\/senhorviagens.com\/viagens-curtas-de-final-de-semana-em-sp\/#webpage","url":"https:\/\/senhorviagens.com\/viagens-curtas-de-final-de-semana-em-sp\/","name":"15 ideias de viagens curtas de final de semana em SP! - Senhor Viagens","isPartOf":{"@id":"https:\/\/senhorviagens.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/senhorviagens.com\/viagens-curtas-de-final-de-semana-em-sp\/#primaryimage"},"datePublished":"2021-10-13T14:55:56+00:00","dateModified":"2021-10-13T14:55:57+00:00","author":{"@id":"https:\/\/senhorviagens.com\/#\/schema\/person\/2501021995dec134b7b65670cbd07997"},"description":"Existem v\u00e1rios locais para viagens curtas de final de semana em SP, voc\u00ea aproveitar praias, serras, aventura, de tudo um pouco! Veja.","breadcrumb":{"@id":"https:\/\/senhorviagens.com\/viagens-curtas-de-final-de-semana-em-sp\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/senhorviagens.com\/viagens-curtas-de-final-de-semana-em-sp\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/senhorviagens.com\/viagens-curtas-de-final-de-semana-em-sp\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/senhorviagens.com\/"},{"@type":"ListItem","position":2,"name":"15 ideias de viagens curtas de final de semana em SP!"}]},{"@type":"Person","@id":"https:\/\/senhorviagens.com\/#\/schema\/person\/2501021995dec134b7b65670cbd07997","name":"Sales","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/senhorviagens.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/18c935df8242b359fcafbc5cf4928397?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/18c935df8242b359fcafbc5cf4928397?s=96&d=mm&r=g","caption":"Sales"},"url":"https:\/\/senhorviagens.com\/en\/author\/esther\/"}]}},"_links":{"self":[{"href":"https:\/\/senhorviagens.com\/en\/wp-json\/wp\/v2\/posts\/202"}],"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\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/senhorviagens.com\/en\/wp-json\/wp\/v2\/comments?post=202"}],"version-history":[{"count":0,"href":"https:\/\/senhorviagens.com\/en\/wp-json\/wp\/v2\/posts\/202\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/senhorviagens.com\/en\/wp-json\/wp\/v2\/media\/204"}],"wp:attachment":[{"href":"https:\/\/senhorviagens.com\/en\/wp-json\/wp\/v2\/media?parent=202"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/senhorviagens.com\/en\/wp-json\/wp\/v2\/categories?post=202"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/senhorviagens.com\/en\/wp-json\/wp\/v2\/tags?post=202"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}