{"id":996,"date":"2018-03-17T23:02:24","date_gmt":"2018-03-17T23:02:24","guid":{"rendered":"http:\/\/eagleexpress.ch\/empty-legs\/"},"modified":"2023-09-18T12:34:54","modified_gmt":"2023-09-18T12:34:54","slug":"vols-a-vide","status":"publish","type":"page","link":"https:\/\/eagleutd.com\/fr\/vols-a-vide\/","title":{"rendered":"Vols \u00e0 vide"},"content":{"rendered":"[vc_section full_width=\u00a0\u00bbstretch_row\u00a0\u00bb css=\u00a0\u00bb.vc_custom_1695040491736{padding-top: 15% !important;padding-bottom: 10% !important;background-image: url(https:\/\/eagleutd.com\/wp-content\/uploads\/2023\/09\/1-1.png?id=3523) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\u00a0\u00bb el_class=\u00a0\u00bbvc_custom_1594046101035&Prime;][vc_row css=\u00a0\u00bb.vc_custom_1521459852192{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\u00a0\u00bb el_class=\u00a0\u00bbcolor&#8211;text-inverted xtd-text-shadow&#8211;small-normal\u00a0\u00bb][vc_column offset=\u00a0\u00bbvc_col-lg-offset-2 vc_col-lg-8&Prime; css=\u00a0\u00bb.vc_custom_1521399451046{padding-right: 2rem !important;padding-left: 2rem !important;}\u00a0\u00bb][vc_column_text]\n<h1 style=\"text-align: center;\">Vols \u00e0 vide<\/h1>\n[\/vc_column_text][vc_column_text]\n<p class=\"lead\" style=\"text-align: center;\">Un vol \u00e0 vide, est un jet priv\u00e9 qui vole sans passagers. Cela se produit lorsqu&rsquo;un avion d\u00e9pose des passagers \u00e0 leur destination et qu&rsquo;il rentre \u00e0 la maison vide.<\/p>\n[\/vc_column_text][\/vc_column][\/vc_row][\/vc_section][vc_section css=\u00a0\u00bb.vc_custom_1521405972696{padding-top: 0px !important;}\u00a0\u00bb][vc_row curly_padding=\u00a0\u00bbcontent-padding-lg\u00a0\u00bb][vc_column offset=\u00a0\u00bbvc_col-lg-offset-1 vc_col-lg-10&Prime;]\t\t<div class=\"wcs-timetable__wrapper\">\n\t\t\t<div class=\"wcs-vue\" id=\"wcs-app-2\"><\/div>\n\t\t<\/div>\n\t\t[\/vc_column][\/vc_row][\/vc_section][vc_section css=\u00a0\u00bb.vc_custom_1521477808477{background-color: #f4f3f1 !important;}\u00a0\u00bb][vc_row curly_padding=\u00a0\u00bbcontent-padding-xs\u00a0\u00bb][vc_column offset=\u00a0\u00bbvc_col-lg-offset-1 vc_col-lg-10&Prime;][vc_column_text]    <style>\n    .p-10 {\n        padding: 10px;\n    }\n    .less-width {\n        -webkit-box-flex: 0;\n    flex: 0 0 25%;\n    max-width: 15%;\n    }\n    .p-11 {\n        padding: 11px;\n    }\n    @media only screen and (max-width: 991px) {\n       .less-width {\n        -webkit-box-flex: 0;\nflex: 0 0 25%;\nmax-width: 24%;\n    } \n    }\n    @media only screen and (max-width: 430px) {\n       .less-width {\n        -webkit-box-flex: 0;\nflex: 0 0 100%;\nmax-width: 100%;\n    } \n    } \n    }\n    .mt-10 {\n        margin-top: 10px;\n    }\n\n    <\/style>\n    <div id=\"xtd-search-flight\" v-cloak data-url=\"http:\/\/eagleutd.com\/fr\/book-jet\/\" data-query=\"flight_info\" class=\"xtd-search-flight__wrapper \">\n      <form class=\"xtd-search-flight \">\n        <div v-for=\"(leg, index) in legs\" :key=\"index\" class=\"xtd-search-flight__leg\">\n          <div class=\"xtd-search-flight__from\">\n            <label>DE<\/label>\n            <v-select v-model=\"legs[index].from\" :filterable=\"false\" :options=\"options\" @search=\"onSearch\" placeholder=\"Departure Airport\" label=\"name\">\n              <template slot=\"no-options\">\n                Search for airport              <\/template>\n              <template slot=\"option\" scope=\"scope\">\n                <div class=\"d-center xtd-search-flight__airport-select\">\n                  {{ scope.label }}\n                  <small>{{ scope.location }} <\/small>\n                  <\/div>\n              <\/template>\n              <template slot=\"selected-option\" scope=\"scope\">\n                <div class=\"selected d-center xtd-search-flight__airport-select xtd-search-flight__airport-select--selected\">\n                  {{ scope.label }}\n                  <small>{{ scope.location }} <\/small>\n                <\/div>\n              <\/template>\n            <\/v-select>\n          <\/div>\n          <div class=\"xtd-search-flight__to\">\n            <label>A<\/label>\n            <v-select v-model=\"legs[index].to\" :filterable=\"false\" :options=\"options\" @search=\"onSearch\" placeholder=\"Destination Airport\" label=\"name\">\n              <template slot=\"no-options\">\n                Search for airport              <\/template>\n              <template slot=\"option\" scope=\"scope\">\n                <div class=\"d-center xtd-search-flight__airport-select\">\n                  {{ scope.label }}\n                  <small>{{ scope.location }} <\/small>\n                  <\/div>\n              <\/template>\n              <template slot=\"selected-option\" scope=\"scope\">\n                <div class=\"selected d-center xtd-search-flight__airport-select xtd-search-flight__airport-select--selected\">\n                  {{ scope.label }}\n                  <small>{{ scope.location }} <\/small>\n                <\/div>\n              <\/template>\n            <\/v-select>\n          <\/div>\n          <div class=\"xtd-search-flight__date\">\n            <label>Date<\/label>\n            <input :ref=\"'flatpikr_' + index\" type=\"text\" class=\"form-control\" v-model=\"legs[index].date\" placeholder=\"Choose date &amp; time\">\n          <\/div>\n          <div class=\"xtd-search-flight__pax\">\n            <label>PASSAGERS<\/label>\n            <input type=\"number\" class=\"form-control form-control-lg\"  v-model=\"legs[index].pax\" v-on:change=\"onChangePax($event, index)\" placeholder=\"0\">\n          <\/div>\n          <div v-if=\"index > 0\" class=\"xtd-search-flight__remove\">\n            <a href=\"#\" class=\"fa fa-fw fa-times\"  v-on:click.prevent=\"deleteLeg(index)\"><\/a>\n          <\/div>\n        <\/div>\n        <div class=\"xtd-search-flight__requirements\" v-if=\"requirements_visibility\">\n            <label>Requirements<\/label>\n            <textarea class=\"form-control\" v-model=\"requirements\"  placeholder=\"enter special req here\">\n            <\/textarea>\n          <div class=\"xtd-search-flight__remove\">\n            <a href=\"#\" class=\"fa fa-fw fa-times\"  v-on:click.prevent=\"deleteRequirements()\"><\/a>\n          <\/div>\n        <\/div>\n        <div class=\"row justify-content-between\">\n          <div class=\"col\">\n            <button class=\"btn btn-sm btn-outline-primary p-10\" v-on:click.prevent=\"addReturn\" :disabled=\"!return_flight || legs.length > 4\"><i class=\"fa fa-undo fa-fw\"><\/i> AJOUTER LE RETOUR<\/button>\n            <button class=\"btn btn-sm btn-outline-primary p-10\" v-on:click.prevent=\"addFlight\" :disabled=\"legs.length > 4\"><i class=\"fa fa-plus fa-fw\"><\/i> AJOUTER UN VOL<\/button>\n            <button v-if=\"!requirements_visibility\" class=\"btn btn-sm btn-outline-primary p-10\" v-on:click.prevent=\"addRequirements\"><i class=\"fa fa-star fa-fw\"><\/i> AJOUTER DES EXIGENCES<\/button>\n            <a href=\"#boxzilla-1119\" class=\"btn btn-sm btn-primary p-11\" id=\"find-airport\" title=\"Find the nearest airport\">\n\n<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 26.5 26.5\">\n  <a href=\"#boxzilla-1119\" id=\"find-airport\" title=\"Find the nearest airport\"><g id=\"kucu\" transform=\"translate(-4.147 0)\">\n    <g id=\"Group_2\" data-name=\"Group 2\" transform=\"translate(4.147 0)\">\n      <g id=\"Group_1\" data-name=\"Group 1\">\n        <path id=\"Path_1\" data-name=\"Path 1\" d=\"M30.06,9.3A13.259,13.259,0,0,0,4.754,17.221l.857-.269a12.36,12.36,0,1,1,1.426,3.034l-.754.489a13.3,13.3,0,0,0,11.15,6.04A13.254,13.254,0,0,0,30.06,9.3Z\" transform=\"translate(-4.147 0)\" fill=\"#fff\"\/>\n      <\/g>\n    <\/g>\n    <g id=\"Group_4\" data-name=\"Group 4\" transform=\"translate(9.094 4.061)\">\n      <g id=\"Group_3\" data-name=\"Group 3\">\n        <path id=\"Path_2\" data-name=\"Path 2\" d=\"M103.8,79.344l.258-.861-4.491-1.347a.449.449,0,0,0-.446.113l-.9.9a.449.449,0,0,0,.135.728l4.042,1.8.365-.821L99.321,78.32l.246-.246Z\" transform=\"translate(-98.092 -77.117)\" fill=\"#fff\"\/>\n      <\/g>\n    <\/g>\n    <g id=\"Group_6\" data-name=\"Group 6\" transform=\"translate(9.094 3.164)\">\n      <g id=\"Group_5\" data-name=\"Group 5\">\n        <path id=\"Path_3\" data-name=\"Path 3\" d=\"M107.976,60.521a.449.449,0,0,0-.449-.449h0a3.676,3.676,0,0,0-2.616,1.084L101.1,64.964l-1.55-.388a.449.449,0,0,0-.427.118l-.9.9a.449.449,0,0,0,.086.7l2.15,1.29,1.29,2.15a.449.449,0,0,0,.33.215.439.439,0,0,0,.055,0,.453.453,0,0,0,.318-.131l.9-.9a.45.45,0,0,0,.118-.427l-.387-1.548,3.869-3.831A3.705,3.705,0,0,0,107.976,60.521Zm-5.706,5.968a.449.449,0,0,0-.12.428l.388,1.55-.312.312-1.051-1.753a.448.448,0,0,0-.154-.154l-1.753-1.051.312-.312,1.55.388a.449.449,0,0,0,.427-.118l3.988-3.988a2.778,2.778,0,0,1,1.5-.779,2.769,2.769,0,0,1-.73,1.476Z\" transform=\"translate(-98.094 -60.072)\" fill=\"#fff\"\/>\n      <\/g>\n    <\/g>\n    <g id=\"Group_8\" data-name=\"Group 8\" transform=\"translate(14.52 7.078)\">\n      <g id=\"Group_7\" data-name=\"Group 7\">\n        <path id=\"Path_4\" data-name=\"Path 4\" d=\"M204.676,138.953l-1.347-4.55-.861.255,1.266,4.275-.273.241-1.5-3.474-.825.356,1.743,4.042a.449.449,0,0,0,.314.261.459.459,0,0,0,.1.011.448.448,0,0,0,.3-.112l.952-.84A.45.45,0,0,0,204.676,138.953Z\" transform=\"translate(-201.138 -134.403)\" fill=\"#fff\"\/>\n      <\/g>\n    <\/g>\n    <g id=\"Group_10\" data-name=\"Group 10\" transform=\"translate(4.169 10.956)\">\n      <g id=\"Group_9\" data-name=\"Group 9\">\n        <path id=\"Path_5\" data-name=\"Path 5\" d=\"M13.1,221.853c-3.2,1.516-5.708,1.712-6.883.537-2.036-2.036.175-7.953,5.144-13.763l-.683-.584c-5.45,6.372-7.546,12.533-5.1,14.982a3.877,3.877,0,0,0,2.848,1.025,12.294,12.294,0,0,0,5.055-1.385Z\" transform=\"translate(-4.565 -208.043)\" fill=\"#fff\"\/>\n      <\/g>\n    <\/g>\n    <g id=\"Group_12\" data-name=\"Group 12\" transform=\"translate(19.425 12.595)\">\n      <g id=\"Group_11\" data-name=\"Group 11\">\n        <path id=\"Path_6\" data-name=\"Path 6\" d=\"M302.748,242.1a.449.449,0,0,0-.4-.237h-1.519l-1.223-2.446a.45.45,0,0,0-.4-.248h-4.491a.449.449,0,0,0-.449.449v3.593a.449.449,0,0,0,.449.449h1.347V248.6a.449.449,0,0,0,.449.449h2.246a.449.449,0,0,0,.318-.132l1.8-1.8a.447.447,0,0,0,.132-.318v-1.66l1.721-2.582A.449.449,0,0,0,302.748,242.1Zm-2.567,2.658a.451.451,0,0,0-.075.249v1.611l-1.533,1.533h-1.611v-4.941a.449.449,0,0,0-.449-.449h-1.347v-2.695h3.765l1.223,2.446a.45.45,0,0,0,.4.248h.958Z\" transform=\"translate(-294.267 -239.173)\" fill=\"#fff\"\/>\n      <\/g>\n    <\/g>\n    <g id=\"Group_14\" data-name=\"Group 14\" transform=\"translate(20.323 4.96)\">\n      <g id=\"Group_13\" data-name=\"Group 13\">\n        <path id=\"Path_7\" data-name=\"Path 7\" d=\"M319.223,100.916,317.556,98a.449.449,0,0,0-.39-.226h-2.695a.45.45,0,0,0-.374.2l-.765,1.148h-1.107V96.874h2.246a.448.448,0,0,0,.318-.132l1.665-1.665h2.06v-.9h-2.246a.448.448,0,0,0-.318.132l-1.665,1.665h-2.509a.449.449,0,0,0-.449.449v3.144a.449.449,0,0,0,.449.449h1.8a.45.45,0,0,0,.374-.2l.765-1.148h2.194l1.667,2.918a.449.449,0,0,0,.39.226h1.8v-.9Z\" transform=\"translate(-311.327 -94.179)\" fill=\"#fff\"\/>\n      <\/g>\n    <\/g>\n    <g id=\"Group_16\" data-name=\"Group 16\" transform=\"translate(10.442 14.841)\">\n      <g id=\"Group_15\" data-name=\"Group 15\">\n        <path id=\"Path_8\" data-name=\"Path 8\" d=\"M130.424,283.166h-2.509l-1.216-1.216a.448.448,0,0,0-.318-.132h-2.246a.449.449,0,0,0-.449.449v3.144a.449.449,0,0,0,.449.449h1.8v4.491a.449.449,0,0,0,.719.359l1.8-1.347a.45.45,0,0,0,.18-.359v-1.132l2.077-1.661a.449.449,0,0,0,.168-.351v-2.246A.449.449,0,0,0,130.424,283.166Zm-.449,2.479-2.077,1.661a.45.45,0,0,0-.168.351v1.123l-.9.674v-4.042a.449.449,0,0,0-.449-.449h-1.8v-2.246H126.2l1.216,1.216a.448.448,0,0,0,.318.132h2.246Z\" transform=\"translate(-123.687 -281.819)\" fill=\"#fff\"\/>\n      <\/g>\n    <\/g>\n    <g id=\"Group_18\" data-name=\"Group 18\" transform=\"translate(4.603 7.205)\">\n      <g id=\"Group_17\" data-name=\"Group 17\">\n        <path id=\"Path_9\" data-name=\"Path 9\" d=\"M16.337,139.289l-1.347-2.246a.449.449,0,0,0-.385-.218h-.449v.9h.195l1.036,1.727-1.1,1.1a.448.448,0,0,0-.132.318v1.347H12.808v.9h1.8a.449.449,0,0,0,.449-.449v-1.611l1.216-1.216A.45.45,0,0,0,16.337,139.289Z\" transform=\"translate(-12.808 -136.825)\" fill=\"#fff\"\/>\n      <\/g>\n    <\/g>\n    <g id=\"Group_20\" data-name=\"Group 20\" transform=\"translate(12.487 0.468)\">\n      <g id=\"Group_19\" data-name=\"Group 19\">\n        <path id=\"Path_10\" data-name=\"Path 10\" d=\"M168.11,8.889v.548l-1.457.364a.456.456,0,0,0-.14.062l-1.131.754-2.462-1.231-.4.8,2.695,1.347a.449.449,0,0,0,.45-.028l1.283-.855,1.722-.43a.449.449,0,0,0,.34-.436v-.9Z\" transform=\"translate(-162.519 -8.889)\" fill=\"#fff\"\/>\n      <\/g>\n    <\/g>\n  <\/g><\/a>\n<\/svg>\n\n\n\n\n\n            <span id=\"remove-me\"><\/span><\/a>\n          <\/div>\n          <div class=\"col-sm-3 align-self-end text-right less-width\"><button class=\"btn btn-sm btn-primary\" v-on:click.prevent=\"searchFlights()\" :disabled=\"isSearchDisabled()\">RECHERCHER<\/button><\/div>\n        <\/div>\n        <div v-if=\"modal\" class=\"xtd-search-flight__toggle-modal\" v-on:click=\"modal_visibility = !modal_visibility\">\n          <div><i class=\"fa\" :class=\"modal_visibility ? 'fa-arrow-left' : 'fa-arrow-right'\"><\/i><\/div>\n          <div>\n            <span><strong><\/strong> <\/span>\n          <\/div>\n        <\/div>\n      <\/form>\n    <\/div>\n    \n<div id=\"gtx-trans\">\n<div class=\"gtx-trans-icon\"><\/div>\n<\/div>\n[\/vc_column_text][\/vc_column][\/vc_row][\/vc_section][vc_section][vc_row gap=\u00a0\u00bb35&Prime;][vc_column][vc_column_text]\n<h2 style=\"text-align: center;\">Pourquoi faire un vol \u00e0 vide\u00a0?<\/h2>\n[\/vc_column_text][\/vc_column][vc_column width=\u00a0\u00bb5\/12&Prime; offset=\u00a0\u00bbvc_col-sm-offset-1&Prime;][vc_column_text]Chaque fois qu&rsquo;un jet priv\u00e9 est r\u00e9serv\u00e9 pour un aller simple, le jet fait un vol \u00e0 vide pour le voyage de retour, car l&rsquo;avion doit voler \u00e0 vide pour retourner \u00e0 sa destination pr\u00e9c\u00e9dente et prendre ses prochains passagers.<\/p>\n<p>Cela signifie qu&rsquo;en r\u00e9servant judicieusement, vous pourriez \u00e9conomiser jusqu&rsquo;\u00e0 75 % sur le co\u00fbt d&rsquo;un vol de jet priv\u00e9 classique. Lorsque United Eagle propose un affr\u00e8tement aller simple en jet priv\u00e9, l&rsquo;avion est parfois vide lorsqu&rsquo;il se repositionne \u00e0 sa base.[\/vc_column_text][\/vc_column][vc_column width=\u00a0\u00bb5\/12&Prime;][vc_column_text]\n<ul class=\"Arrowed-List\">\n<li><strong>Des \u00e9conomies importantes<\/strong> &#8211; jusqu&rsquo;\u00e0 75 % du co\u00fbt d&rsquo;un affr\u00e8tement r\u00e9gulier<\/li>\n<li><strong>Avions<\/strong> &#8211; une large gamme d&rsquo;avions priv\u00e9s sont disponibles en version \u00ab\u00a0Vol \u00e0 vide<\/li>\n<li><strong>Informations actualis\u00e9es<\/strong> &#8211; Les vols \u00e0 vide disponibles sont publi\u00e9s et r\u00e9guli\u00e8rement actualis\u00e9s sur notre site web<\/li>\n<li><strong>Les sp\u00e9cialistes<\/strong> \u2013 nos sp\u00e9cialistes des vols \u00e0 vide peuvent vous informer d\u00e8s qu&rsquo;un itin\u00e9raire choisi appara\u00eet dans notre base de donn\u00e9es<\/li>\n<\/ul>\n[\/vc_column_text][\/vc_column][\/vc_row][\/vc_section][vc_section full_width=\u00a0\u00bbstretch_row\u00a0\u00bb content_placement=\u00a0\u00bbmiddle\u00a0\u00bb parallax=\u00a0\u00bbcontent-moving\u00a0\u00bb parallax_image=\u00a0\u00bb41&Prime; css=\u00a0\u00bb.vc_custom_1594632653366{padding-top: 7% !important;padding-bottom: 7% !important;background: #a7987e url(http:\/\/eagleutd.com\/wp-content\/uploads\/2020\/05\/3500-.jpg?id=1369) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\u00a0\u00bb el_class=\u00a0\u00bbvc_custom_1592500473299&Prime;][vc_row][vc_column width=\u00a0\u00bb5\/6&Prime; offset=\u00a0\u00bbvc_col-sm-offset-1&Prime;][vc_column_text el_class=\u00a0\u00bbcolor&#8211;text-inverted\u00a0\u00bb]\n<h1 style=\"text-align: center;\">Nous vous emmenons \u00e0 plus de 3 500 destinations dans le monde<\/h1>\n[\/vc_column_text][vc_column_text el_class=\u00a0\u00bbcolor&#8211;text-inverted\u00a0\u00bb]\n<p class=\"lead\" style=\"text-align: center;\">United Eagle est fi\u00e8re de placer la barre plus haut et de d\u00e9passer la norme pour les services de charter de luxe et de jet priv\u00e9 d&rsquo;entreprise. Nous sommes fiers d&rsquo;offrir un service professionnel et personnalis\u00e9.vice.<\/p>\n[\/vc_column_text][vc_column_text]\n<p style=\"text-align: center;\"><a class=\"btn btn-secondary\" href=\"\/fr\/book-jet\/\">Demander un devis<\/a><\/p>\n[\/vc_column_text][\/vc_column][\/vc_row][\/vc_section]\n","protected":false},"excerpt":{"rendered":"<p>[vc_section full_width=\u00a0\u00bbstretch_row\u00a0\u00bb css=\u00a0\u00bb.vc_custom_1695040491736{padding-top: 15% !important;padding-bottom: 10% !important;background-image: url(https:\/\/eagleutd.com\/wp-content\/uploads\/2023\/09\/1-1.png?id=3523) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\u00a0\u00bb el_class=\u00a0\u00bbvc_custom_1594046101035&Prime;][vc_row css=\u00a0\u00bb.vc_custom_1521459852192{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\u00a0\u00bb el_class=\u00a0\u00bbcolor&#8211;text-inverted xtd-text-shadow&#8211;small-normal\u00a0\u00bb][vc_column offset=\u00a0\u00bbvc_col-lg-offset-2 vc_col-lg-8&Prime; css=\u00a0\u00bb.vc_custom_1521399451046{padding-right: 2rem !important;padding-left: 2rem !important;}\u00a0\u00bb][vc_column_text] Vols \u00e0 vide [\/vc_column_text][vc_column_text] Un vol \u00e0 vide, est un jet priv\u00e9 qui vole sans passagers. Cela se produit lorsqu&rsquo;un avion d\u00e9pose des passagers \u00e0 leur destination et [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Vols \u00e0 vide - Eagle United<\/title>\n<meta name=\"description\" content=\"Un vol \u00e0 vide, est un jet priv\u00e9 qui vole sans passagers. Cela se produit lorsqu\u2019un avion d\u00e9pose des passagers \u00e0 leur destination et rentre \u00e0 la maison vide.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/eagleutd.com\/fr\/vols-a-vide\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Vols \u00e0 vide - Eagle United\" \/>\n<meta property=\"og:description\" content=\"Un vol \u00e0 vide, est un jet priv\u00e9 qui vole sans passagers. Cela se produit lorsqu\u2019un avion d\u00e9pose des passagers \u00e0 leur destination et rentre \u00e0 la maison vide.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/eagleutd.com\/fr\/vols-a-vide\/\" \/>\n<meta property=\"og:site_name\" content=\"Eagle United\" \/>\n<meta property=\"article:modified_time\" content=\"2023-09-18T12:34:54+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/eagleutd.com\/fr\/vols-a-vide\/\",\"url\":\"https:\/\/eagleutd.com\/fr\/vols-a-vide\/\",\"name\":\"Vols \u00e0 vide - Eagle United\",\"isPartOf\":{\"@id\":\"https:\/\/eagleutd.com\/#website\"},\"datePublished\":\"2018-03-17T23:02:24+00:00\",\"dateModified\":\"2023-09-18T12:34:54+00:00\",\"description\":\"Un vol \u00e0 vide, est un jet priv\u00e9 qui vole sans passagers. Cela se produit lorsqu\u2019un avion d\u00e9pose des passagers \u00e0 leur destination et rentre \u00e0 la maison vide.\",\"breadcrumb\":{\"@id\":\"https:\/\/eagleutd.com\/fr\/vols-a-vide\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/eagleutd.com\/fr\/vols-a-vide\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/eagleutd.com\/fr\/vols-a-vide\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/eagleutd.com\/fr\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Vols \u00e0 vide\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/eagleutd.com\/#website\",\"url\":\"https:\/\/eagleutd.com\/\",\"name\":\"Eagle United\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/eagleutd.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/eagleutd.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/eagleutd.com\/#organization\",\"name\":\"Eagle Express\",\"url\":\"https:\/\/eagleutd.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/eagleutd.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/eagleutd.com\/wp-content\/uploads\/2020\/02\/Eagle-Express-Logo-finalpng-1-white-e1581521167329.png\",\"contentUrl\":\"https:\/\/eagleutd.com\/wp-content\/uploads\/2020\/02\/Eagle-Express-Logo-finalpng-1-white-e1581521167329.png\",\"width\":114,\"height\":98,\"caption\":\"Eagle Express\"},\"image\":{\"@id\":\"https:\/\/eagleutd.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Vols \u00e0 vide - Eagle United","description":"Un vol \u00e0 vide, est un jet priv\u00e9 qui vole sans passagers. Cela se produit lorsqu\u2019un avion d\u00e9pose des passagers \u00e0 leur destination et rentre \u00e0 la maison vide.","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:\/\/eagleutd.com\/fr\/vols-a-vide\/","og_locale":"fr_FR","og_type":"article","og_title":"Vols \u00e0 vide - Eagle United","og_description":"Un vol \u00e0 vide, est un jet priv\u00e9 qui vole sans passagers. Cela se produit lorsqu\u2019un avion d\u00e9pose des passagers \u00e0 leur destination et rentre \u00e0 la maison vide.","og_url":"https:\/\/eagleutd.com\/fr\/vols-a-vide\/","og_site_name":"Eagle United","article_modified_time":"2023-09-18T12:34:54+00:00","twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/eagleutd.com\/fr\/vols-a-vide\/","url":"https:\/\/eagleutd.com\/fr\/vols-a-vide\/","name":"Vols \u00e0 vide - Eagle United","isPartOf":{"@id":"https:\/\/eagleutd.com\/#website"},"datePublished":"2018-03-17T23:02:24+00:00","dateModified":"2023-09-18T12:34:54+00:00","description":"Un vol \u00e0 vide, est un jet priv\u00e9 qui vole sans passagers. Cela se produit lorsqu\u2019un avion d\u00e9pose des passagers \u00e0 leur destination et rentre \u00e0 la maison vide.","breadcrumb":{"@id":"https:\/\/eagleutd.com\/fr\/vols-a-vide\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/eagleutd.com\/fr\/vols-a-vide\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/eagleutd.com\/fr\/vols-a-vide\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/eagleutd.com\/fr\/"},{"@type":"ListItem","position":2,"name":"Vols \u00e0 vide"}]},{"@type":"WebSite","@id":"https:\/\/eagleutd.com\/#website","url":"https:\/\/eagleutd.com\/","name":"Eagle United","description":"","publisher":{"@id":"https:\/\/eagleutd.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/eagleutd.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/eagleutd.com\/#organization","name":"Eagle Express","url":"https:\/\/eagleutd.com\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/eagleutd.com\/#\/schema\/logo\/image\/","url":"https:\/\/eagleutd.com\/wp-content\/uploads\/2020\/02\/Eagle-Express-Logo-finalpng-1-white-e1581521167329.png","contentUrl":"https:\/\/eagleutd.com\/wp-content\/uploads\/2020\/02\/Eagle-Express-Logo-finalpng-1-white-e1581521167329.png","width":114,"height":98,"caption":"Eagle Express"},"image":{"@id":"https:\/\/eagleutd.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/eagleutd.com\/fr\/wp-json\/wp\/v2\/pages\/996"}],"collection":[{"href":"https:\/\/eagleutd.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/eagleutd.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/eagleutd.com\/fr\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/eagleutd.com\/fr\/wp-json\/wp\/v2\/comments?post=996"}],"version-history":[{"count":15,"href":"https:\/\/eagleutd.com\/fr\/wp-json\/wp\/v2\/pages\/996\/revisions"}],"predecessor-version":[{"id":3528,"href":"https:\/\/eagleutd.com\/fr\/wp-json\/wp\/v2\/pages\/996\/revisions\/3528"}],"wp:attachment":[{"href":"https:\/\/eagleutd.com\/fr\/wp-json\/wp\/v2\/media?parent=996"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}