{"id":6533,"date":"2026-03-25T10:23:05","date_gmt":"2026-03-25T09:23:05","guid":{"rendered":"https:\/\/migflug.com\/de\/?page_id=6533"},"modified":"2026-03-25T10:47:49","modified_gmt":"2026-03-25T09:47:49","slug":"jets-vergleichen","status":"publish","type":"page","link":"https:\/\/migflug.com\/de\/jets-vergleichen\/","title":{"rendered":"Finde deinen Kampfjet"},"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 \"Sort by:\" 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\">Wir fliegen alles \u2013 von klassischen Legenden des Kalten Krieges bis zu \u00dcberschalljets mit Mach 2. Nutze die Filter, um nach Geschwindigkeit, Passagiersicht, Wendigkeit oder Preis zu sortieren \u2013 vergleiche die Jets direkt miteinander und finde den, der zu deinem Traum passt. Bereit? W\u00e4hle deinen Kampfjet und buche den Flug deines Lebens.<\/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>Sortieren: Beliebtheit<\/option><option value=\"speed\">Sortieren: Geschwindigkeit<\/option><option value=\"view\">Sortieren: Passagiersicht<\/option><option value=\"maneuver\">Sortieren: Wendigkeit<\/option><option value=\"price\">Sortieren: Preis<\/option><option value=\"name\">Sortieren: Name<\/option><\/select><br \/>\n<span>Sortieren:<\/span><br \/>\n<button class=\"cj-sort-btn\" data-sort=\"name\">Name<\/button><br \/>\n<button class=\"cj-sort-btn\" data-sort=\"speed\">Geschwindigkeit<\/button><br \/>\n<button class=\"cj-sort-btn\" data-sort=\"view\">Passagiersicht<\/button><br \/>\n<button class=\"cj-sort-btn\" data-sort=\"maneuver\">Wendigkeit<\/button><br \/>\n<button class=\"cj-sort-btn\" data-sort=\"price\">Preis<\/button><br \/>\n<button class=\"cj-sort-btn active\" data-sort=\"popularity\">Beliebtheit<\/button><br \/>\n<a href=\"\/fighter-jets-overview\/\" class=\"cj-sort-overview\">Jet-\u00dcbersicht<\/a>\n<\/div>\n<table class=\"cj-table\" id=\"cj-table\">\n<thead>\n<tr>\n<th>Flugzeug<\/th>\n<th>H\u00f6chstgeschwindigkeit<\/th>\n<th>Passagiersicht<\/th>\n<th>Wendigkeit<\/th>\n<th>Beliebtheit<\/th>\n<th class=\"cj-th-price\">Ab<\/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\":\"\/wp-content\/uploads\/2026\/03\/l-39.png\",\"imgFlip\":false,\"role\":\"Jettrainer \/ leichtes Kampfflugzeug\",\"speed\":950,\"speedPct\":44,\"mach\":\"\",\"view\":\"Hoch\",\"viewPct\":85,\"maneuver\":\"Sehr hoch\",\"maneuverPct\":95,\"popularity\":\"Sehr hoch\",\"popPct\":95,\"price\":2850,\"priceFmt\":\"2850EUR\",\"detailHref\":\"\/l-39-albatros\/\"},{\"id\":\"s211\",\"name\":\"SIAI-Marchetti S.211\",\"img\":\"\/wp-content\/uploads\/2026\/03\/s-211.png\",\"imgFlip\":false,\"role\":\"Jettrainer \/ leichtes Kampfflugzeug\",\"speed\":767,\"speedPct\":35,\"mach\":\"\",\"view\":\"Hoch\",\"viewPct\":85,\"maneuver\":\"Sehr hoch\",\"maneuverPct\":95,\"popularity\":\"Sehr hoch\",\"popPct\":95,\"price\":3850,\"priceFmt\":\"3850EUR\",\"detailHref\":\"\/flights-prices\/s-211-jet-flight-munich\/\"},{\"id\":\"t33\",\"name\":\"T-33 Shooting Star\",\"img\":\"\/wp-content\/uploads\/2026\/03\/t-33.png\",\"imgFlip\":false,\"role\":\"Jettrainer \/ leichtes Kampfflugzeug\",\"speed\":966,\"speedPct\":44,\"mach\":\"\",\"view\":\"Mittel\",\"viewPct\":55,\"maneuver\":\"Sehr hoch\",\"maneuverPct\":95,\"popularity\":\"Mittel\",\"popPct\":50,\"price\":3499,\"priceFmt\":\"3499USD\",\"detailHref\":\"\/flights-prices\/t-33-in-canada\/\"},{\"id\":\"mb326\",\"name\":\"Aermacchi MB-326\",\"img\":\"\/wp-content\/uploads\/2026\/03\/mb-326.png\",\"imgFlip\":false,\"role\":\"Jettrainer \/ leichtes Kampfflugzeug\",\"speed\":890,\"speedPct\":41,\"mach\":\"\",\"view\":\"Mittel\",\"viewPct\":55,\"maneuver\":\"Sehr hoch\",\"maneuverPct\":95,\"popularity\":\"Mittel\",\"popPct\":50,\"price\":3950,\"priceFmt\":\"3950EUR\",\"detailHref\":\"\/flights-prices\/l-39-mb-326-jet-provost-in-italy\/\"},{\"id\":\"vampire\",\"name\":\"de Havilland Vampire\",\"img\":\"\/wp-content\/uploads\/2026\/03\/vampire.png\",\"imgFlip\":false,\"role\":\"Historischer Kampfjet\",\"speed\":882,\"speedPct\":41,\"mach\":\"\",\"view\":\"Sehr hoch\",\"viewPct\":100,\"maneuver\":\"Sehr hoch\",\"maneuverPct\":95,\"popularity\":\"Mittel\",\"popPct\":50,\"price\":5700,\"priceFmt\":\"5700GBP\",\"detailHref\":\"\/flights-prices\/vampire-flight-near-london\/\"},{\"id\":\"jp\",\"name\":\"BAC Jet Provost\",\"img\":\"\/wp-content\/uploads\/2026\/03\/jet-provost.png\",\"imgFlip\":false,\"role\":\"Jettrainer \/ leichtes Kampfflugzeug\",\"speed\":708,\"speedPct\":33,\"mach\":\"\",\"view\":\"Sehr hoch\",\"viewPct\":100,\"maneuver\":\"Sehr hoch\",\"maneuverPct\":95,\"popularity\":\"Mittel\",\"popPct\":50,\"price\":3500,\"priceFmt\":\"3500GBP\",\"detailHref\":\"\/flights-prices\/vampire-flight-near-london\/\"},{\"id\":\"mig15\",\"name\":\"Mikoyan MiG-15\",\"img\":\"\/wp-content\/uploads\/2024\/09\/mig-15-icon.png\",\"imgFlip\":true,\"role\":\"Historischer Kampfjet\",\"speed\":1075,\"speedPct\":49,\"mach\":\"\",\"view\":\"Mittel\",\"viewPct\":55,\"maneuver\":\"Sehr hoch\",\"maneuverPct\":95,\"popularity\":\"Mittel\",\"popPct\":50,\"price\":3250,\"priceFmt\":\"3250EUR\",\"detailHref\":\"\/flights-prices\/mig-15-fagot-czech-republic\/\"},{\"id\":\"mig21\",\"name\":\"Mikoyan MiG-21\",\"img\":\"\/wp-content\/uploads\/2026\/03\/mig-21.png\",\"imgFlip\":false,\"role\":\"\u00dcberschallj\u00e4ger\",\"speed\":2175,\"speedPct\":100,\"mach\":\"Mach 2\",\"view\":\"Mittel\",\"viewPct\":55,\"maneuver\":\"Sehr hoch\",\"maneuverPct\":95,\"popularity\":\"Mittel\",\"popPct\":50,\"price\":35000,\"priceFmt\":\"35000USD\",\"detailHref\":\"#\"},{\"id\":\"f104\",\"name\":\"F-104 Starfighter\",\"img\":\"\/wp-content\/uploads\/2026\/03\/f-104.png\",\"imgFlip\":false,\"role\":\"\u00dcberschallj\u00e4ger\",\"speed\":2124,\"speedPct\":98,\"mach\":\"Mach 2\",\"view\":\"Mittel\",\"viewPct\":55,\"maneuver\":\"Gering\",\"maneuverPct\":20,\"popularity\":\"Mittel\",\"popPct\":50,\"price\":35000,\"priceFmt\":\"35000USD\",\"detailHref\":\"\/flights-prices\/f104-starfighter-flight\/\"}]'><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Wir fliegen alles \u2013 von klassischen Legenden des Kalten Krieges bis zu \u00dcberschalljets mit Mach 2. Nutze die Filter, um nach Geschwindigkeit, Passagiersicht, Wendigkeit oder Preis zu sortieren \u2013 vergleiche die Jets direkt miteinander und finde den, der zu deinem Traum passt. Bereit? W\u00e4hle deinen Kampfjet und buche den Flug deines Lebens. Sortieren: BeliebtheitSortieren: GeschwindigkeitSortieren: [&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-6533","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>Kampfjet fliegen: Vergleiche alle Jets | MiGFlug<\/title>\n<meta name=\"description\" content=\"Vergleiche alle Kampfjets von MiGFlug nach Geschwindigkeit, Wendigkeit, Passagiersicht und Preis. Von der L-39 bis zum Mach-2 F-104 Starfighter \u2013 finde deinen Traumjet und buche den Flug deines Lebens.\" \/>\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\/de\/jets-vergleichen\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Kampfjet fliegen: Vergleiche alle Jets | MiGFlug\" \/>\n<meta property=\"og:description\" content=\"Vergleiche alle Kampfjets von MiGFlug nach Geschwindigkeit, Wendigkeit, Passagiersicht und Preis. Von der L-39 bis zum Mach-2 F-104 Starfighter \u2013 finde deinen Traumjet und buche den Flug deines Lebens.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/migflug.com\/de\/jets-vergleichen\/\" \/>\n<meta property=\"og:site_name\" content=\"MiGFlug\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-25T09:47:49+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"1\u00a0Minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/migflug.com\\\/de\\\/jets-vergleichen\\\/\",\"url\":\"https:\\\/\\\/migflug.com\\\/de\\\/jets-vergleichen\\\/\",\"name\":\"Kampfjet fliegen: Vergleiche alle Jets | MiGFlug\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/migflug.com\\\/de\\\/#website\"},\"datePublished\":\"2026-03-25T09:23:05+00:00\",\"dateModified\":\"2026-03-25T09:47:49+00:00\",\"description\":\"Vergleiche alle Kampfjets von MiGFlug nach Geschwindigkeit, Wendigkeit, Passagiersicht und Preis. Von der L-39 bis zum Mach-2 F-104 Starfighter \u2013 finde deinen Traumjet und buche den Flug deines Lebens.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/migflug.com\\\/de\\\/jets-vergleichen\\\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/migflug.com\\\/de\\\/jets-vergleichen\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/migflug.com\\\/de\\\/jets-vergleichen\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/migflug.com\\\/de\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Finde deinen Kampfjet\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/migflug.com\\\/de\\\/#website\",\"url\":\"https:\\\/\\\/migflug.com\\\/de\\\/\",\"name\":\"MiGFlug\",\"description\":\"Kampfjet Pilot sein f\u00fcr einen Tag!\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/migflug.com\\\/de\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Kampfjet fliegen: Vergleiche alle Jets | MiGFlug","description":"Vergleiche alle Kampfjets von MiGFlug nach Geschwindigkeit, Wendigkeit, Passagiersicht und Preis. Von der L-39 bis zum Mach-2 F-104 Starfighter \u2013 finde deinen Traumjet und buche den Flug deines Lebens.","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\/de\/jets-vergleichen\/","og_locale":"de_DE","og_type":"article","og_title":"Kampfjet fliegen: Vergleiche alle Jets | MiGFlug","og_description":"Vergleiche alle Kampfjets von MiGFlug nach Geschwindigkeit, Wendigkeit, Passagiersicht und Preis. Von der L-39 bis zum Mach-2 F-104 Starfighter \u2013 finde deinen Traumjet und buche den Flug deines Lebens.","og_url":"https:\/\/migflug.com\/de\/jets-vergleichen\/","og_site_name":"MiGFlug","article_modified_time":"2026-03-25T09:47:49+00:00","twitter_card":"summary_large_image","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"1\u00a0Minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/migflug.com\/de\/jets-vergleichen\/","url":"https:\/\/migflug.com\/de\/jets-vergleichen\/","name":"Kampfjet fliegen: Vergleiche alle Jets | MiGFlug","isPartOf":{"@id":"https:\/\/migflug.com\/de\/#website"},"datePublished":"2026-03-25T09:23:05+00:00","dateModified":"2026-03-25T09:47:49+00:00","description":"Vergleiche alle Kampfjets von MiGFlug nach Geschwindigkeit, Wendigkeit, Passagiersicht und Preis. Von der L-39 bis zum Mach-2 F-104 Starfighter \u2013 finde deinen Traumjet und buche den Flug deines Lebens.","breadcrumb":{"@id":"https:\/\/migflug.com\/de\/jets-vergleichen\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/migflug.com\/de\/jets-vergleichen\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/migflug.com\/de\/jets-vergleichen\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/migflug.com\/de\/"},{"@type":"ListItem","position":2,"name":"Finde deinen Kampfjet"}]},{"@type":"WebSite","@id":"https:\/\/migflug.com\/de\/#website","url":"https:\/\/migflug.com\/de\/","name":"MiGFlug","description":"Kampfjet Pilot sein f\u00fcr einen Tag!","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/migflug.com\/de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"}]}},"_links":{"self":[{"href":"https:\/\/migflug.com\/de\/wp-json\/wp\/v2\/pages\/6533","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/migflug.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/migflug.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/migflug.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/migflug.com\/de\/wp-json\/wp\/v2\/comments?post=6533"}],"version-history":[{"count":3,"href":"https:\/\/migflug.com\/de\/wp-json\/wp\/v2\/pages\/6533\/revisions"}],"predecessor-version":[{"id":6536,"href":"https:\/\/migflug.com\/de\/wp-json\/wp\/v2\/pages\/6533\/revisions\/6536"}],"wp:attachment":[{"href":"https:\/\/migflug.com\/de\/wp-json\/wp\/v2\/media?parent=6533"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}