{"id":594,"date":"2021-11-26T11:31:32","date_gmt":"2021-11-26T11:31:32","guid":{"rendered":"https:\/\/senhorviagens.com\/?p=594"},"modified":"2021-11-26T11:38:46","modified_gmt":"2021-11-26T11:38:46","slug":"pacotes-de-viagem","status":"publish","type":"post","link":"https:\/\/senhorviagens.com\/it\/pacotes-de-viagem\/","title":{"rendered":"I 9 migliori pacchetti di viaggio per il tuo divertimento nel 2022!"},"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>Scopri i migliori pacchetti viaggio per il 2022<\/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\/2021\/11\/Post-1-1-1024x683.jpeg\" alt=\"Quatro amigos de costas se abra\u00e7ando\" class=\"w-full object-cover object-center border mx-auto wp-image-597\" srcset=\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/11\/Post-1-1-1024x683.jpeg 1024w, https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/11\/Post-1-1-300x200.jpeg 300w, https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/11\/Post-1-1-768x512.jpeg 768w, https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/11\/Post-1-1-1536x1024.jpeg 1536w, https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/11\/Post-1-1-2048x1365.jpeg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Quindi, dai un&#039;occhiata ai pacchetti di viaggio per il 2022. Fonte: 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>Con l&#039;avvicinarsi del nuovo anno cominciamo gi\u00e0 a immaginare e desiderare le tanto attese vacanze. In questo senso le agenzie turistiche propongono gi\u00e0 pacchetti viaggio per il 2022 e, soprattutto, a prezzi imperdibili! Infatti, come gi\u00e0 sai, prima inizi a pianificare il tuo viaggio, meglio \u00e8, giusto?<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Quindi, dai un\u2019occhiata di seguito ad alcuni dei migliori pacchetti di viaggio per il 2022 e inizia subito a pianificare la tua vacanza! Cos\u00ec potrai iniziare il nuovo anno con il piede giusto, e preferibilmente sulla sabbia!<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-2mIJE0\">\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\/it\/comprar-passagem-kayak\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Come acquistare un biglietto su Kayak?\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/11\/Destaque-1-1.png\" alt=\"Logo kayak em laranja\">\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\/it\/comprar-passagem-kayak\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Come acquistare un biglietto su Kayak?\">\n            Come acquistare un biglietto su Kayak?        <\/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            Consulta le istruzioni dettagliate su come acquistare un biglietto per Kayak e acquista voli, hotel, noleggio auto e persino pacchetti con un solo clic! Guardare!        <\/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\/it\/comprar-passagem-kayak\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continua a leggere            <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\/it\/comprar-passagem-kayak\/\"  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\/Destaque-1-1.png\">          \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                Come acquistare un biglietto su Kayak?              <\/p>\n              <a href=\"https:\/\/senhorviagens.com\/it\/comprar-passagem-kayak\/\"  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                    Continua a leggere                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Rimarrai su questo sito              <\/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>9 incredibili opzioni di pacchetti di viaggio da godersi nel 2022: dai un&#039;occhiata!<\/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=\"576\" loading=\"lazy\" src=\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/11\/Post-2-1-1024x576.jpeg\" alt=\"Avi\u00e3o na pista com por do sol\" class=\"w-full object-cover object-center border mx-auto wp-image-598\" srcset=\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/11\/Post-2-1-1024x576.jpeg 1024w, https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/11\/Post-2-1-300x169.jpeg 300w, https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/11\/Post-2-1-768x432.jpeg 768w, https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/11\/Post-2-1-1536x864.jpeg 1536w, https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/11\/Post-2-1-2048x1152.jpeg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Dai un&#039;occhiata ai nostri consigli! Fonte: 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>Bene, se l&#039;idea \u00e8 viaggiare nel 2022, allora sei nel posto giusto! Ti aiuteremo a pianificare la tua vacanza con 9 incredibili consigli sui pacchetti di viaggio per il 2022. Quindi, dai un&#039;occhiata ai luoghi paradisiaci qui sotto tra cui scegliere e da cui sfruttare al meglio.<\/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>Pacchetti CVC<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Innanzitutto CVC \u00e8 una delle pi\u00f9 grandi agenzie di viaggio delle Americhe e, quindi, offre incredibili pacchetti di viaggio sia a livello nazionale che internazionale. In questo senso, se cerchi ombra e acqua fresca per trascorrere le tue vacanze nel 2022, allora devi dare un&#039;occhiata ai pacchetti Fernando de Noronha.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pertanto, i pacchetti per questo luogo paradisiaco includono 3 notti sull&#039;isola con un volo diretto da San Paolo a Fernando de Noronha. Infatti, puoi trovare opzioni di alloggio con colazione e i prezzi partono da R$ 3747. Vale la pena dare un&#039;occhiata!<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Se per\u00f2 desideri fermarti pi\u00f9 a lungo, il pacchetto per Porto Seguro, Bahia, potrebbe essere quello che stavi cercando. Pertanto i servizi comprendono 5 pernottamenti con colazione, oltre ai biglietti aerei. I pacchetti hanno prezzi imperdibili a partire da R$ 1182.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Quindi, se quello che desideri \u00e8 un viaggio internazionale, CVC ti offre un pacchetto internazionale! Se non ami particolarmente la spiaggia, approfitta di questo pacchetto di 6 notti a New York con biglietti aerei inclusi.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pertanto, i voli di questo pacchetto partono da San Paolo per New York e troverai prezzi a partire da R$ 6629, tasse incluse! CVC quindi pu\u00f2 offrirti le migliori offerte di viaggio per il 2022 e potrai frazionare il tutto in 12 rate senza interessi. Prendi il tuo prima che finisca!<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-1vETpk\">\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\/it\/como-comprar-pacote-de-viagem-na-cvc\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Come acquistare un pacchetto viaggio su CVC?\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/11\/cvc-fonte-youtube-CVC-Viagens_.png\" alt=\"\">\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\/it\/como-comprar-pacote-de-viagem-na-cvc\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Come acquistare un pacchetto viaggio su CVC?\">\n            Come acquistare un pacchetto viaggio su CVC?        <\/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            Vuoi sapere come acquistare un pacchetto viaggio su CVC? Perch\u00e9 puoi farlo online e facilmente attraverso il sito web. Guarda come qui.        <\/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\/it\/como-comprar-pacote-de-viagem-na-cvc\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continua a leggere            <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\/it\/como-comprar-pacote-de-viagem-na-cvc\/\"  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\/cvc-fonte-youtube-CVC-Viagens_.png\">          \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                Come acquistare un pacchetto viaggio su CVC?              <\/p>\n              <a href=\"https:\/\/senhorviagens.com\/it\/como-comprar-pacote-de-viagem-na-cvc\/\"  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                    Continua a leggere                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Rimarrai su questo sito              <\/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<h3>&nbsp;Hub<\/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=\"768\" loading=\"lazy\" src=\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/11\/Post-3-1-1024x768.jpeg\" alt=\"Cachoeira\" class=\"w-full object-cover object-center border mx-auto wp-image-599\" srcset=\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/11\/Post-3-1-1024x768.jpeg 1024w, https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/11\/Post-3-1-300x225.jpeg 300w, https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/11\/Post-3-1-768x576.jpeg 768w, https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/11\/Post-3-1-1536x1152.jpeg 1536w, https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/11\/Post-3-1.jpeg 2000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Allora, che ne dici di conoscere i pacchetti Hurb? Fonte: 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>Bene, l&#039;ex Hotel Urbano offre attualmente pacchetti di viaggio dall&#039;incredibile valore di cui vorrai sicuramente approfittare. Inoltre, la piattaforma conta pi\u00f9 di 20 milioni di viaggiatori registrati ed \u00e8 completamente sicura e completa. Pertanto, il sito offre servizi come prenotazioni di hotel, attivit\u00e0 da svolgere a destinazione e, ovviamente, pacchetti di viaggio per il 2022.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Un pacchetto che attira subito l&#039;attenzione degli amanti della natura \u00e8 Chapada dos Veadeiros, a Goi\u00e1s, quindi i pacchetti per questa destinazione includono il viaggio aereo da San Paolo a Brasilia, 5 pernottamenti e, soprattutto, la colazione mattutina. incluso.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Quindi, se vuoi vedere gole, pozze rocciose con acqua cristallina, nonch\u00e9 cascate e paesaggi meravigliosi, questo \u00e8 il pacchetto ideale per te! I prezzi partono da R$ 1211, pi\u00f9 commissioni, e puoi dividere tutto in 12 rate sulla carta.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Se invece vuoi goderti una destinazione pi\u00f9 romantica da vivere in coppia, Hurb ha il pacchetto perfetto per Gramado o Canela nel Rio Grande do Sul, cos\u00ec, con prezzi a partire anche da R$ 1211, potrai goderti 4 notti in alloggio con caff\u00e8 al mattino e voli in partenza da San Paolo inclusi!<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Infatti, Hurb ha anche incredibili offerte di pacchetti internazionali, come Lisbona e Porto, in Portogallo. In questo modo l&#039;opzione comprende biglietti aerei e alloggio per 8 o 10 notti! Tutto da R$ 8385. Quindi, faresti meglio a sbrigarti se vuoi assicurarti il tuo pacchetto internazionale a questo prezzo!<\/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>Decollare<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Innanzitutto, Decolar \u00e8 una filiale brasiliana della pi\u00f9 grande compagnia di viaggi dell&#039;America Latina. Pertanto, l&#039;agenzia offre servizi turistici come alloggio, voli, pacchetti, noleggio auto, biglietti per le attrazioni e persino assicurazione!<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Innanzitutto Decolar propone pacchetti viaggio per Cancun della durata di 7 notti, con partenza da San Paolo. Pertanto, il pacchetto comprende alloggio, biglietti aerei e trasferimento per R$ 4093, pi\u00f9 tasse e tasse. Puoi infatti pagare fino a 21 rate senza interessi! Ma affrettati a prenotare prima che finiscano!<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Inoltre, potrai trascorrere 10 giorni a Orlando, negli Stati Uniti, acquistando il pacchetto Decolar per R$ 3861, pi\u00f9 tasse e commissioni. Pertanto il pacchetto comprende viaggio aereo di andata e ritorno, alloggio e trasferimento. In questo modo puoi anche dividere il tutto in 21 rate senza interessi. Imperdibile, vero?<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Se per\u00f2 non vuoi fare un viaggio internazionale e preferisci goderti le bellezze che il nostro Paese ha da offrirti, Decolar ha pensato anche a te per i pacchetti viaggio 2022. Ad esempio il pacchetto Porto de Galinhas a Recife con hotel e viaggio aereo inclusi per soli R$ 1569 a persona, tasse escluse.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Quindi, puoi trascorrere 7 notti in questo luogo paradisiaco e cogliere l&#039;occasione per rilassarti e goderti tutte le meraviglie che Recife ha da offrire. Sicuramente non te ne pentirai! <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ci sono molte opzioni di viaggio incredibili, giusto? Quindi inizia a pianificare e trascorri una vacanza indimenticabile!<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z20gu0O\">\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\/it\/comprar-na-decolar\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Come acquistare biglietti e pacchetti viaggio su Decolar?\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/09\/Decolar-Viagens.jpg\" alt=\"\">\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\/it\/comprar-na-decolar\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Come acquistare biglietti e pacchetti viaggio su Decolar?\">\n            Come acquistare biglietti e pacchetti viaggio su Decolar?        <\/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            Acquistare su Decolar Viagens \u00e8 semplicissimo, puoi scegliere la destinazione e avrai il miglior prezzo garantito! Vedi di pi\u00f9 qui su questo.        <\/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\/it\/comprar-na-decolar\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continua a leggere            <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\/it\/comprar-na-decolar\/\"  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\/Decolar-Viagens.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                Come acquistare biglietti e pacchetti viaggio su Decolar?              <\/p>\n              <a href=\"https:\/\/senhorviagens.com\/it\/comprar-na-decolar\/\"  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                    Continua a leggere                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Rimarrai su questo sito              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Il nuovo anno sta arrivando e se hai intenzione di fare un viaggio per goderti le vacanze, consulta i nostri consigli sui pacchetti per viaggiare nel 2022. In questo modo potrai iniziare a pianificare oltre a trovare offerte imperdibili per destinazioni paradisiache!<\/p>","protected":false},"author":6,"featured_media":595,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[6,9,5],"tags":[29,86,145],"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 9 melhores pacotes de viagem para voc\u00ea aproveitar em 2022! - Senhor Viagens<\/title>\n<meta name=\"description\" content=\"Se a sua ideia \u00e9 come\u00e7ar o ano planejando suas f\u00e9rias, ent\u00e3o confira nossas dicas de pacotes de viagem para 2022 com pre\u00e7os imperd\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\/it\/pacotes-de-viagem\/\" \/>\n<meta property=\"og:locale\" content=\"it_IT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"TOP 9 melhores pacotes de viagem para voc\u00ea aproveitar em 2022!\" \/>\n<meta property=\"og:description\" content=\"Se a sua ideia \u00e9 come\u00e7ar o ano planejando suas f\u00e9rias, ent\u00e3o confira nossas dicas de pacotes de viagem para 2022 com pre\u00e7os imperd\u00edveis!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/senhorviagens.com\/it\/pacotes-de-viagem\/\" \/>\n<meta property=\"og:site_name\" content=\"Senhor Viagens\" \/>\n<meta property=\"article:published_time\" content=\"2021-11-26T11:31:32+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-11-26T11:38:46+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/11\/Destaque-1.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"2250\" \/>\n\t<meta property=\"og:image:height\" content=\"1500\" \/>\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=\"5 minuti\" \/>\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\":\"it-IT\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/senhorviagens.com\/pacotes-de-viagem\/#primaryimage\",\"url\":\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/11\/Destaque-1.jpeg\",\"contentUrl\":\"https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/11\/Destaque-1.jpeg\",\"width\":2250,\"height\":1500,\"caption\":\"Fonte: Pexels.\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/senhorviagens.com\/pacotes-de-viagem\/#webpage\",\"url\":\"https:\/\/senhorviagens.com\/pacotes-de-viagem\/\",\"name\":\"TOP 9 melhores pacotes de viagem para voc\u00ea aproveitar em 2022! - Senhor Viagens\",\"isPartOf\":{\"@id\":\"https:\/\/senhorviagens.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/senhorviagens.com\/pacotes-de-viagem\/#primaryimage\"},\"datePublished\":\"2021-11-26T11:31:32+00:00\",\"dateModified\":\"2021-11-26T11:38:46+00:00\",\"author\":{\"@id\":\"https:\/\/senhorviagens.com\/#\/schema\/person\/a225e86f1471dc00fa9a0a15d02a5fcc\"},\"description\":\"Se a sua ideia \u00e9 come\u00e7ar o ano planejando suas f\u00e9rias, ent\u00e3o confira nossas dicas de pacotes de viagem para 2022 com pre\u00e7os imperd\u00edveis!\",\"breadcrumb\":{\"@id\":\"https:\/\/senhorviagens.com\/pacotes-de-viagem\/#breadcrumb\"},\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/senhorviagens.com\/pacotes-de-viagem\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/senhorviagens.com\/pacotes-de-viagem\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/senhorviagens.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"TOP 9 melhores pacotes de viagem para voc\u00ea aproveitar em 2022!\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/senhorviagens.com\/#\/schema\/person\/a225e86f1471dc00fa9a0a15d02a5fcc\",\"name\":\"Samantha Scorbaioli\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@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\/it\/author\/sam-scorbaioligmail-com\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"TOP 9 melhores pacotes de viagem para voc\u00ea aproveitar em 2022! - Senhor Viagens","description":"Se a sua ideia \u00e9 come\u00e7ar o ano planejando suas f\u00e9rias, ent\u00e3o confira nossas dicas de pacotes de viagem para 2022 com pre\u00e7os imperd\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\/it\/pacotes-de-viagem\/","og_locale":"it_IT","og_type":"article","og_title":"TOP 9 melhores pacotes de viagem para voc\u00ea aproveitar em 2022!","og_description":"Se a sua ideia \u00e9 come\u00e7ar o ano planejando suas f\u00e9rias, ent\u00e3o confira nossas dicas de pacotes de viagem para 2022 com pre\u00e7os imperd\u00edveis!","og_url":"https:\/\/senhorviagens.com\/it\/pacotes-de-viagem\/","og_site_name":"Senhor Viagens","article_published_time":"2021-11-26T11:31:32+00:00","article_modified_time":"2021-11-26T11:38:46+00:00","og_image":[{"width":2250,"height":1500,"url":"https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/11\/Destaque-1.jpeg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_creator":"@sam.scorbaioli@gmail.com","twitter_misc":{"Written by":"Samantha Scorbaioli","Est. reading time":"5 minuti"},"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":"it-IT"},{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/senhorviagens.com\/pacotes-de-viagem\/#primaryimage","url":"https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/11\/Destaque-1.jpeg","contentUrl":"https:\/\/senhorviagens.com\/wp-content\/uploads\/2021\/11\/Destaque-1.jpeg","width":2250,"height":1500,"caption":"Fonte: Pexels."},{"@type":"WebPage","@id":"https:\/\/senhorviagens.com\/pacotes-de-viagem\/#webpage","url":"https:\/\/senhorviagens.com\/pacotes-de-viagem\/","name":"TOP 9 melhores pacotes de viagem para voc\u00ea aproveitar em 2022! - Senhor Viagens","isPartOf":{"@id":"https:\/\/senhorviagens.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/senhorviagens.com\/pacotes-de-viagem\/#primaryimage"},"datePublished":"2021-11-26T11:31:32+00:00","dateModified":"2021-11-26T11:38:46+00:00","author":{"@id":"https:\/\/senhorviagens.com\/#\/schema\/person\/a225e86f1471dc00fa9a0a15d02a5fcc"},"description":"Se a sua ideia \u00e9 come\u00e7ar o ano planejando suas f\u00e9rias, ent\u00e3o confira nossas dicas de pacotes de viagem para 2022 com pre\u00e7os imperd\u00edveis!","breadcrumb":{"@id":"https:\/\/senhorviagens.com\/pacotes-de-viagem\/#breadcrumb"},"inLanguage":"it-IT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/senhorviagens.com\/pacotes-de-viagem\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/senhorviagens.com\/pacotes-de-viagem\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/senhorviagens.com\/"},{"@type":"ListItem","position":2,"name":"TOP 9 melhores pacotes de viagem para voc\u00ea aproveitar em 2022!"}]},{"@type":"Person","@id":"https:\/\/senhorviagens.com\/#\/schema\/person\/a225e86f1471dc00fa9a0a15d02a5fcc","name":"Samantha Scorbaioli","image":{"@type":"ImageObject","inLanguage":"it-IT","@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\/it\/author\/sam-scorbaioligmail-com\/"}]}},"_links":{"self":[{"href":"https:\/\/senhorviagens.com\/it\/wp-json\/wp\/v2\/posts\/594"}],"collection":[{"href":"https:\/\/senhorviagens.com\/it\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/senhorviagens.com\/it\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/senhorviagens.com\/it\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/senhorviagens.com\/it\/wp-json\/wp\/v2\/comments?post=594"}],"version-history":[{"count":0,"href":"https:\/\/senhorviagens.com\/it\/wp-json\/wp\/v2\/posts\/594\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/senhorviagens.com\/it\/wp-json\/wp\/v2\/media\/595"}],"wp:attachment":[{"href":"https:\/\/senhorviagens.com\/it\/wp-json\/wp\/v2\/media?parent=594"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/senhorviagens.com\/it\/wp-json\/wp\/v2\/categories?post=594"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/senhorviagens.com\/it\/wp-json\/wp\/v2\/tags?post=594"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}