{"id":5195,"date":"2026-03-25T11:36:56","date_gmt":"2026-03-25T10:36:56","guid":{"rendered":"https:\/\/migflug.com\/it\/confronta-i-jet\/"},"modified":"2026-03-25T11:38:17","modified_gmt":"2026-03-25T10:38:17","slug":"confronta-i-jet","status":"publish","type":"page","link":"https:\/\/migflug.com\/it\/confronta-i-jet\/","title":{"rendered":"Trova il tuo jet da combattimento"},"content":{"rendered":"<style>\n  :root {\n    --blue: #5C91FF;\n    --black: #000000;\n    --white: #FFFFFF;\n    --gray-50: #f8f9fa;\n    --gray-100: #f0f1f3;\n    --gray-200: #e2e4e8;\n    --gray-400: #9ca3af;\n    --gray-600: #4b5563;\n  }\n  .cj-wrap {\n    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;\n    max-width: 1400px;\n    margin: 0 auto;\n    padding: 0px 24px 80px;\n  }\n  .cj-title { font-size: 18px; font-weight: 400; color: var(--gray-600); margin-bottom: 24px; }<\/p>\n<p>  .cj-table-section { overflow-x: auto; }\n  .cj-sort-bar { display: flex; align-items: center; gap: 10px; margin-bottom: 16px; flex-wrap: wrap; }\n  .cj-sort-bar span { font-size: 10px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: var(--gray-400); }\n  .cj-sort-btn {\n    padding: 6px 14px; border: 1px solid var(--gray-200); background: var(--white);\n    font-size: 12px; font-weight: 600; cursor: pointer; transition: all 0.2s;\n  }\n  .cj-sort-btn:hover, .cj-sort-btn.active { background: var(--black); color: var(--white); border-color: var(--black); }\n  .cj-sort-overview {\n    padding: 6px 14px; border: none; background: var(--blue);\n    font-size: 12px; font-weight: 600; color: var(--white);\n    text-decoration: none; transition: background 0.2s;\n    margin-left: auto; white-space: nowrap;\n  }\n  .cj-sort-overview:hover { background: var(--black); color: var(--white); }\n  .cj-table { width: 100%; border-collapse: collapse; min-width: 900px; }\n  .cj-table thead th {\n    text-align: left; padding: 12px 14px; font-size: 10px; font-weight: 700;\n    letter-spacing: 2px; text-transform: uppercase; color: var(--gray-400);\n    border-bottom: 2px solid var(--black); white-space: nowrap;\n  }\n  .cj-table thead th.cj-th-price { padding-right: 8px; }\n  .cj-table thead th.cj-th-action { padding-left: 8px; }\n  .cj-table tbody tr { border-bottom: 1px solid var(--gray-100); transition: background 0.15s; }\n  .cj-table tbody tr:hover { background: var(--gray-50); }\n  .cj-table tbody td { padding: 14px; font-size: 13px; vertical-align: middle; }\n  .cj-aircraft-cell { display: flex; align-items: center; gap: 12px; min-width: 220px; }\n  .cj-aircraft-cell img { width: 90px; height: 90px; object-fit: contain; opacity: 0.9; }\n  .cj-aircraft-cell .cj-info h3 { font-size: 14px; font-weight: 700; line-height: 1.25; margin:0; white-space: nowrap; }\n  .cj-aircraft-cell .cj-info .cj-sub { font-size: 11px; color: var(--gray-400); font-weight: 500; margin-top: 2px; display:block; }\n  .cj-speed-cell { min-width: 130px; }\n  .cj-speed-gauge { display: flex; flex-direction: column; gap: 6px; }\n  .cj-speed-bar { width: 100%; height: 10px; background: var(--gray-100); overflow: hidden; }\n  .cj-speed-bar-fill { height: 100%; background: var(--black); }\n  .cj-speed-bar-fill.blue { background: var(--blue); }\n  .cj-speed-val { font-size: 12px; font-weight: 600; white-space: nowrap; color: var(--gray-600); }\n  .cj-bar-cell { min-width: 130px; }\n  .cj-bar-wrap { display: flex; flex-direction: column; gap: 6px; }\n  .cj-bar-track { width: 100%; height: 10px; background: var(--gray-100); overflow: hidden; }\n  .cj-bar-fill { height: 100%; background: var(--black); }\n  .cj-bar-fill.blue { background: var(--blue); }\n  .cj-bar-label { font-size: 12px; font-weight: 600; color: var(--gray-600); white-space: nowrap; }\n  .cj-price-cell { font-weight: 700; font-size: 15px; white-space: nowrap; padding-right: 8px !important; }\n  .cj-action-cell { white-space: nowrap; padding-left: 8px !important; }\n  .cj-btn-details {\n    display: block; width: 100%; padding: 3px 10px;\n    background: var(--black); color: var(--white);\n    font-size: 11px; font-weight: 600; letter-spacing: 1.5px;\n    text-transform: uppercase; text-decoration: none;\n    text-align: center; box-sizing: border-box;\n    transition: background 0.2s; margin-bottom: 5px;\n  }\n  .cj-btn-details:hover { background: var(--blue); color: var(--white); }\n  .cj-btn-locations {\n    display: block; width: 100%; padding: 3px 10px;\n    background: transparent; color: var(--black);\n    border: 1px solid var(--black);\n    font-size: 11px; font-weight: 600; letter-spacing: 1.5px;\n    text-transform: uppercase; text-decoration: none;\n    text-align: center; box-sizing: border-box;\n    transition: all 0.2s;\n  }\n  .cj-btn-locations:hover { background: var(--black); color: var(--white); }\n  @media (max-width: 768px) {\n    .cj-title { font-size: 16px; }<\/p>\n<p>    \/* Mobile select: show *\/\n    .cj-mobile-select {\n      display: block; width: 100%;\n      padding: 10px 36px 10px 14px;\n      font-size: 14px; font-weight: 600;\n      border: 1px solid var(--gray-200); border-radius: 0;\n      background: var(--white); color: var(--black);\n      appearance: none; -webkit-appearance: none;\n      background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='12' height='7'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%239ca3af' stroke-width='2' fill='none'\/%3E%3C\/svg%3E\");\n      background-repeat: no-repeat; background-position: right 12px center;\n      cursor: pointer; margin-bottom: 4px;\n    }<\/p>\n<p>    \/* Hide desktop sort buttons and \"Ordina per:\" label on mobile *\/\n    .cj-sort-bar span, .cj-sort-btn { display: none; }\n    .cj-sort-bar { flex-wrap: wrap; }\n    .cj-sort-overview { margin-left: 0; flex: 1; text-align: center; padding: 10px 14px; }<\/p>\n<p>    \/* Transform table into card layout *\/\n    .cj-table { min-width: 0; }\n    .cj-table thead { display: none; }\n    .cj-table tbody tr {\n      display: flex; flex-wrap: wrap; align-items: center;\n      padding: 16px 0; gap: 8px;\n    }<\/p>\n<p>    \/* Aircraft cell: full width with image + name *\/\n    .cj-table tbody td { padding: 0; display: none; }\n    .cj-table tbody td:first-child {\n      display: flex; width: 100%; order: 1;\n    }\n    .cj-aircraft-cell { min-width: 0; gap: 10px; }\n    .cj-aircraft-cell img { width: 56px; height: 56px; }<\/p>\n<p>    \/* Speed cell - show as stat bar *\/\n    .cj-table tbody td.cj-speed-cell {\n      display: block; width: 100%; order: 2;\n    }\n    .cj-speed-cell { min-width: 0; }<\/p>\n<p>    \/* Bar cells (view, maneuver, popularity) *\/\n    .cj-table tbody td.cj-bar-cell {\n      display: block; width: 100%; order: 2;\n    }\n    .cj-bar-cell { min-width: 0; }<\/p>\n<p>    \/* Price *\/\n    .cj-table tbody td.cj-price-cell {\n      display: block; order: 3;\n    }<\/p>\n<p>    \/* Action buttons *\/\n    .cj-table tbody td.cj-action-cell {\n      display: flex; order: 3; gap: 6px;\n    }\n    .cj-btn-details, .cj-btn-locations {\n      display: inline-block; width: auto; margin: 0;\n    }<\/p>\n<p>    \/* Hide all stat columns by default on mobile *\/\n    .cj-table tbody td.cj-speed-cell,\n    .cj-table tbody td:nth-child(3),\n    .cj-table tbody td:nth-child(4),\n    .cj-table tbody td:nth-child(5) { display: none; }<\/p>\n<p>    \/* Show the selected stat column *\/\n    .cj-table[data-mobile-sort=\"speed\"] tbody td:nth-child(2),\n    .cj-table:not([data-mobile-sort]) tbody td:nth-child(5),\n    .cj-table[data-mobile-sort=\"popularity\"] tbody td:nth-child(5),\n    .cj-table[data-mobile-sort=\"view\"] tbody td:nth-child(3),\n    .cj-table[data-mobile-sort=\"maneuver\"] tbody td:nth-child(4),\n    .cj-table[data-mobile-sort=\"name\"] tbody td:nth-child(2) {\n      display: block !important; width: 100%; order: 2;\n    }\n    \/* For price\/name sort, hide all stat columns *\/\n    .cj-table[data-mobile-sort=\"price\"] tbody td.cj-speed-cell,\n    .cj-table[data-mobile-sort=\"price\"] tbody td:nth-child(3),\n    .cj-table[data-mobile-sort=\"price\"] tbody td:nth-child(4),\n    .cj-table[data-mobile-sort=\"price\"] tbody td:nth-child(5) { display: none !important; }\n    .cj-table[data-mobile-sort=\"name\"] tbody td.cj-speed-cell,\n    .cj-table[data-mobile-sort=\"name\"] tbody td:nth-child(3),\n    .cj-table[data-mobile-sort=\"name\"] tbody td:nth-child(4),\n    .cj-table[data-mobile-sort=\"name\"] tbody td:nth-child(5) { display: none !important; }\n  }\n  .cj-mobile-select { display: none; }\n  .entry-title.main_title { max-width: 1400px; margin-left: auto; margin-right: auto; padding-left: 24px; padding-right: 24px; }\n<\/style>\n<div class=\"cj-wrap\">\n<p class=\"cj-title\">Voliamo su tutto \u2013 dalle leggende classiche della Guerra Fredda ai caccia supersonici Mach 2. Usa i filtri per ordinare per velocit\u00e0, visuale passeggero, manovrabilit\u00e0 o prezzo \u2013 confronta gli aerei fianco a fianco e trova quello che corrisponde al tuo sogno. Pronto? Scegli il tuo caccia e prenota il volo della tua vita.<\/p>\n<div class=\"cj-table-section\">\n<div class=\"cj-sort-bar\">\n<select class=\"cj-mobile-select\" id=\"cj-mobile-sort\" onchange=\"var b=document.querySelector('[data-sort=&quot;'+this.value+'&quot;]');if(b)b.click();var t=document.getElementById('cj-table');if(t)t.setAttribute('data-mobile-sort',this.value);\"><option value=\"popularity\" selected>Ordina per: Popolarit\u00e0<\/option><option value=\"speed\">Ordina per: Velocit\u00e0<\/option><option value=\"view\">Ordina per: Visuale passeggero<\/option><option value=\"maneuver\">Ordina per: Manovrabilit\u00e0<\/option><option value=\"price\">Ordina per: Prezzo<\/option><option value=\"name\">Ordina per: Nome<\/option><\/select><br \/>\n<span>Ordina per:<\/span><br \/>\n<button class=\"cj-sort-btn\" data-sort=\"name\">Nome<\/button><br \/>\n<button class=\"cj-sort-btn\" data-sort=\"speed\">Velocit\u00e0<\/button><br \/>\n<button class=\"cj-sort-btn\" data-sort=\"view\">Visuale passeggero<\/button><br \/>\n<button class=\"cj-sort-btn\" data-sort=\"maneuver\">Manovrabilit\u00e0<\/button><br \/>\n<button class=\"cj-sort-btn\" data-sort=\"price\">Prezzo<\/button><br \/>\n<button class=\"cj-sort-btn active\" data-sort=\"popularity\">Popolarit\u00e0<\/button><br \/>\n<a href=\"\/fighter-jets-overview\/\" class=\"cj-sort-overview\">Panoramica jet<\/a>\n<\/div>\n<table class=\"cj-table\" id=\"cj-table\">\n<thead>\n<tr>\n<th>Aereo<\/th>\n<th>Velocit\u00e0 max<\/th>\n<th>Visuale passeggero<\/th>\n<th>Manovrabilit\u00e0<\/th>\n<th>Popolarit\u00e0<\/th>\n<th class=\"cj-th-price\">Da<\/th>\n<th class=\"cj-th-action\"><\/th>\n<\/tr>\n<\/thead>\n<tbody id=\"cj-jet-body\"><\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"cj-data\" style=\"display:none\" data-jets='[{\"id\":\"l39\",\"name\":\"Aero L-39 Albatros\",\"img\":\"https:\/\/ml5psubhxdln.i.optimole.com\/cb:78--.b845\/w:auto\/h:auto\/q:96\/f:best\/https:\/\/migflug.com\/wp-content\/uploads\/2026\/03\/l-39.png\",\"imgFlip\":false,\"role\":\"Addestratore \/ Attacco leggero\",\"speed\":950,\"speedPct\":44,\"mach\":\"\",\"view\":\"Alta\",\"viewPct\":85,\"maneuver\":\"Molto alta\",\"maneuverPct\":95,\"popularity\":\"Molto alta\",\"popPct\":95,\"price\":2850,\"priceFmt\":\"2850EUR\",\"detailHref\":\"\/l-39-albatros\/\"},{\"id\":\"s211\",\"name\":\"SIAI-Marchetti S.211\",\"img\":\"https:\/\/ml5psubhxdln.i.optimole.com\/cb:78--.b845\/w:auto\/h:auto\/q:96\/f:best\/https:\/\/migflug.com\/wp-content\/uploads\/2026\/03\/s-211.png\",\"imgFlip\":false,\"role\":\"Addestratore \/ Attacco leggero\",\"speed\":767,\"speedPct\":35,\"mach\":\"\",\"view\":\"Alta\",\"viewPct\":85,\"maneuver\":\"Molto alta\",\"maneuverPct\":95,\"popularity\":\"Molto alta\",\"popPct\":95,\"price\":3850,\"priceFmt\":\"3850EUR\",\"detailHref\":\"\/flights-prices\/s-211-jet-flight-munich\/\"},{\"id\":\"t33\",\"name\":\"T-33 Shooting Star\",\"img\":\"https:\/\/ml5psubhxdln.i.optimole.com\/cb:78--.b845\/w:auto\/h:auto\/q:96\/f:best\/https:\/\/migflug.com\/wp-content\/uploads\/2026\/03\/t-33.png\",\"imgFlip\":false,\"role\":\"Addestratore \/ Attacco leggero\",\"speed\":966,\"speedPct\":44,\"mach\":\"\",\"view\":\"Media\",\"viewPct\":55,\"maneuver\":\"Molto alta\",\"maneuverPct\":95,\"popularity\":\"Media\",\"popPct\":50,\"price\":3499,\"priceFmt\":\"3499USD\",\"detailHref\":\"\/flights-prices\/t-33-in-canada\/\"},{\"id\":\"mb326\",\"name\":\"Aermacchi MB-326\",\"img\":\"https:\/\/ml5psubhxdln.i.optimole.com\/cb:78--.b845\/w:auto\/h:auto\/q:96\/f:best\/https:\/\/migflug.com\/wp-content\/uploads\/2026\/03\/mb-326.png\",\"imgFlip\":false,\"role\":\"Addestratore \/ Attacco leggero\",\"speed\":890,\"speedPct\":41,\"mach\":\"\",\"view\":\"Media\",\"viewPct\":55,\"maneuver\":\"Molto alta\",\"maneuverPct\":95,\"popularity\":\"Media\",\"popPct\":50,\"price\":3950,\"priceFmt\":\"3950EUR\",\"detailHref\":\"\/flights-prices\/l-39-mb-326-jet-provost-in-italy\/\"},{\"id\":\"vampire\",\"name\":\"de Havilland Vampire\",\"img\":\"https:\/\/ml5psubhxdln.i.optimole.com\/cb:78--.b845\/w:auto\/h:auto\/q:96\/f:best\/https:\/\/migflug.com\/wp-content\/uploads\/2026\/03\/vampire.png\",\"imgFlip\":false,\"role\":\"Caccia storico\",\"speed\":882,\"speedPct\":41,\"mach\":\"\",\"view\":\"Molto alta\",\"viewPct\":100,\"maneuver\":\"Molto alta\",\"maneuverPct\":95,\"popularity\":\"Media\",\"popPct\":50,\"price\":5700,\"priceFmt\":\"5700GBP\",\"detailHref\":\"\/flights-prices\/vampire-flight-near-london\/\"},{\"id\":\"jp\",\"name\":\"BAC Jet Provost\",\"img\":\"https:\/\/ml5psubhxdln.i.optimole.com\/cb:78--.b845\/w:auto\/h:auto\/q:96\/f:best\/https:\/\/migflug.com\/wp-content\/uploads\/2026\/03\/jet-provost.png\",\"imgFlip\":false,\"role\":\"Addestratore \/ Attacco leggero\",\"speed\":708,\"speedPct\":33,\"mach\":\"\",\"view\":\"Molto alta\",\"viewPct\":100,\"maneuver\":\"Molto alta\",\"maneuverPct\":95,\"popularity\":\"Media\",\"popPct\":50,\"price\":3500,\"priceFmt\":\"3500GBP\",\"detailHref\":\"\/flights-prices\/vampire-flight-near-london\/\"},{\"id\":\"mig15\",\"name\":\"Mikoyan MiG-15\",\"img\":\"https:\/\/migflug.com\/wp-content\/uploads\/2024\/09\/mig-15-icon.png\",\"imgFlip\":true,\"role\":\"Caccia storico\",\"speed\":1075,\"speedPct\":49,\"mach\":\"\",\"view\":\"Media\",\"viewPct\":55,\"maneuver\":\"Molto alta\",\"maneuverPct\":95,\"popularity\":\"Media\",\"popPct\":50,\"price\":3250,\"priceFmt\":\"3250EUR\",\"detailHref\":\"\/flights-prices\/mig-15-fagot-czech-republic\/\"},{\"id\":\"mig21\",\"name\":\"Mikoyan MiG-21\",\"img\":\"https:\/\/ml5psubhxdln.i.optimole.com\/cb:78--.b845\/w:auto\/h:auto\/q:96\/f:best\/https:\/\/migflug.com\/wp-content\/uploads\/2026\/03\/mig-21.png\",\"imgFlip\":false,\"role\":\"Caccia supersonico\",\"speed\":2175,\"speedPct\":100,\"mach\":\"Mach 2\",\"view\":\"Media\",\"viewPct\":55,\"maneuver\":\"Molto alta\",\"maneuverPct\":95,\"popularity\":\"Media\",\"popPct\":50,\"price\":35000,\"priceFmt\":\"35000USD\",\"detailHref\":\"#\"},{\"id\":\"f104\",\"name\":\"F-104 Starfighter\",\"img\":\"https:\/\/ml5psubhxdln.i.optimole.com\/cb:78--.b845\/w:auto\/h:auto\/q:96\/f:best\/https:\/\/migflug.com\/wp-content\/uploads\/2026\/03\/f-104.png\",\"imgFlip\":false,\"role\":\"Caccia supersonico\",\"speed\":2124,\"speedPct\":98,\"mach\":\"Mach 2\",\"view\":\"Media\",\"viewPct\":55,\"maneuver\":\"Bassa\",\"maneuverPct\":20,\"popularity\":\"Media\",\"popPct\":50,\"price\":35000,\"priceFmt\":\"35000USD\",\"detailHref\":\"\/flights-prices\/f104-starfighter-flight\/\"}]'><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Voliamo su tutto \u2013 dalle leggende classiche della Guerra Fredda ai caccia supersonici Mach 2. Usa i filtri per ordinare per velocit\u00e0, visuale passeggero, manovrabilit\u00e0 o prezzo \u2013 confronta gli aerei fianco a fianco e trova quello che corrisponde al tuo sogno. Pronto? Scegli il tuo caccia e prenota il volo della tua vita. Ordina [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","editor_notices":[],"footnotes":""},"class_list":["post-5195","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Trova il tuo jet da combattimento | MiGFlug<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/migflug.com\/it\/confronta-i-jet\/\" \/>\n<meta property=\"og:locale\" content=\"it_IT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Trova il tuo jet da combattimento | MiGFlug\" \/>\n<meta property=\"og:description\" content=\"Voliamo su tutto \u2013 dalle leggende classiche della Guerra Fredda ai caccia supersonici Mach 2. Usa i filtri per ordinare per velocit\u00e0, visuale passeggero, manovrabilit\u00e0 o prezzo \u2013 confronta gli aerei fianco a fianco e trova quello che corrisponde al tuo sogno. Pronto? Scegli il tuo caccia e prenota il volo della tua vita. Ordina [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/migflug.com\/it\/confronta-i-jet\/\" \/>\n<meta property=\"og:site_name\" content=\"MiGFlug\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-25T10:38:17+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/migflug.com\\\/it\\\/confronta-i-jet\\\/\",\"url\":\"https:\\\/\\\/migflug.com\\\/it\\\/confronta-i-jet\\\/\",\"name\":\"Trova il tuo jet da combattimento | MiGFlug\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/migflug.com\\\/it\\\/#website\"},\"datePublished\":\"2026-03-25T10:36:56+00:00\",\"dateModified\":\"2026-03-25T10:38:17+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/migflug.com\\\/it\\\/confronta-i-jet\\\/#breadcrumb\"},\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/migflug.com\\\/it\\\/confronta-i-jet\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/migflug.com\\\/it\\\/confronta-i-jet\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/migflug.com\\\/it\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Trova il tuo jet da combattimento\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/migflug.com\\\/it\\\/#website\",\"url\":\"https:\\\/\\\/migflug.com\\\/it\\\/\",\"name\":\"MiGFlug\",\"description\":\"Fly a Jet Fighter Yourself\",\"publisher\":{\"@id\":\"https:\\\/\\\/migflug.com\\\/it\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/migflug.com\\\/it\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"it-IT\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/migflug.com\\\/it\\\/#organization\",\"name\":\"MiGFlug GmbH\",\"url\":\"https:\\\/\\\/migflug.com\\\/it\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\\\/\\\/migflug.com\\\/it\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/migflug.com\\\/it\\\/wp-content\\\/uploads\\\/sites\\\/5\\\/2018\\\/10\\\/logo-migflug-blue.png\",\"contentUrl\":\"https:\\\/\\\/migflug.com\\\/it\\\/wp-content\\\/uploads\\\/sites\\\/5\\\/2018\\\/10\\\/logo-migflug-blue.png\",\"width\":200,\"height\":100,\"caption\":\"MiGFlug GmbH\"},\"image\":{\"@id\":\"https:\\\/\\\/migflug.com\\\/it\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Trova il tuo jet da combattimento | MiGFlug","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:\/\/migflug.com\/it\/confronta-i-jet\/","og_locale":"it_IT","og_type":"article","og_title":"Trova il tuo jet da combattimento | MiGFlug","og_description":"Voliamo su tutto \u2013 dalle leggende classiche della Guerra Fredda ai caccia supersonici Mach 2. Usa i filtri per ordinare per velocit\u00e0, visuale passeggero, manovrabilit\u00e0 o prezzo \u2013 confronta gli aerei fianco a fianco e trova quello che corrisponde al tuo sogno. Pronto? Scegli il tuo caccia e prenota il volo della tua vita. Ordina [&hellip;]","og_url":"https:\/\/migflug.com\/it\/confronta-i-jet\/","og_site_name":"MiGFlug","article_modified_time":"2026-03-25T10:38:17+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/migflug.com\/it\/confronta-i-jet\/","url":"https:\/\/migflug.com\/it\/confronta-i-jet\/","name":"Trova il tuo jet da combattimento | MiGFlug","isPartOf":{"@id":"https:\/\/migflug.com\/it\/#website"},"datePublished":"2026-03-25T10:36:56+00:00","dateModified":"2026-03-25T10:38:17+00:00","breadcrumb":{"@id":"https:\/\/migflug.com\/it\/confronta-i-jet\/#breadcrumb"},"inLanguage":"it-IT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/migflug.com\/it\/confronta-i-jet\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/migflug.com\/it\/confronta-i-jet\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/migflug.com\/it\/"},{"@type":"ListItem","position":2,"name":"Trova il tuo jet da combattimento"}]},{"@type":"WebSite","@id":"https:\/\/migflug.com\/it\/#website","url":"https:\/\/migflug.com\/it\/","name":"MiGFlug","description":"Fly a Jet Fighter Yourself","publisher":{"@id":"https:\/\/migflug.com\/it\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/migflug.com\/it\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"it-IT"},{"@type":"Organization","@id":"https:\/\/migflug.com\/it\/#organization","name":"MiGFlug GmbH","url":"https:\/\/migflug.com\/it\/","logo":{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/migflug.com\/it\/#\/schema\/logo\/image\/","url":"https:\/\/migflug.com\/it\/wp-content\/uploads\/sites\/5\/2018\/10\/logo-migflug-blue.png","contentUrl":"https:\/\/migflug.com\/it\/wp-content\/uploads\/sites\/5\/2018\/10\/logo-migflug-blue.png","width":200,"height":100,"caption":"MiGFlug GmbH"},"image":{"@id":"https:\/\/migflug.com\/it\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/migflug.com\/it\/wp-json\/wp\/v2\/pages\/5195","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/migflug.com\/it\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/migflug.com\/it\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/migflug.com\/it\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/migflug.com\/it\/wp-json\/wp\/v2\/comments?post=5195"}],"version-history":[{"count":1,"href":"https:\/\/migflug.com\/it\/wp-json\/wp\/v2\/pages\/5195\/revisions"}],"predecessor-version":[{"id":5196,"href":"https:\/\/migflug.com\/it\/wp-json\/wp\/v2\/pages\/5195\/revisions\/5196"}],"wp:attachment":[{"href":"https:\/\/migflug.com\/it\/wp-json\/wp\/v2\/media?parent=5195"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}