{"id":113,"date":"2021-01-19T09:17:41","date_gmt":"2021-01-19T09:17:41","guid":{"rendered":"https:\/\/ferrycroatia.com\/de\/?p=113"},"modified":"2024-03-27T10:46:12","modified_gmt":"2024-03-27T09:46:12","slug":"merag-valbiska","status":"publish","type":"post","link":"https:\/\/www.ferrycroatia.com\/de\/merag-valbiska\/","title":{"rendered":"F\u00e4hre  Merag &#8211; Valbiska"},"content":{"rendered":"\n<p><strong>F\u00e4hre Merag &#8211; Valbiska<\/strong>\u00a0ist die beste M\u00f6glichkeit, von der <strong>Insel Krk zur Insel Cres <\/strong>zu gelangen, und die Fahrt dorthin dauert nur <strong>25 Minuten<\/strong>. In der Hochsaison, wenn die Nachfrage nach Transporten zwischen Krk und Cres am h\u00f6chsten ist, verkehrt die Merag-Valbiska-F\u00e4hre h\u00e4ufiger, wobei die F\u00e4hren etwa st\u00fcndlich abfahren. Dieser h\u00e4ufige Flugplan stellt sicher, dass die Passagiere zahlreiche Optionen zur Auswahl haben, was eine gr\u00f6\u00dfere Flexibilit\u00e4t bei der Reiseplanung erm\u00f6glicht.<\/p>\n\n\n\n\n                \n        \n                    <div class=\"search-results__autotext\">\n                            <\/div>\n        \n        <div class=\"search-results\">\n            <div class=\"search-results__content\">\n                <h1 class=\"search-results__entry-title\">\n                    Merag <i class=\"fa fa-long-arrow-alt-right\"><\/i> Valbiska, 2026-04-06                <\/h1>\n                                    <div class=\"search-results__no-results\">\n                                            <\/div>\n                                                    <!--        <\/div>-->\n<!--            <\/div>-->\n        <\/div>\n        <script>\n            \/\/jQuery.noConflict();\n            var ratios = JSON.parse('[{\"ratio\":1597.18451,\"val\":\"ARS\",\"sign\":\"Arg$\"},{\"ratio\":1.95,\"val\":\"BAM\",\"sign\":\"KM\"},{\"ratio\":5.945121,\"val\":\"BRL\",\"sign\":\"R$\"},{\"ratio\":0.9213,\"val\":\"CHF\",\"sign\":\"CHF\"},{\"ratio\":24.54,\"val\":\"CZK\",\"sign\":\"K\\u010d\"},{\"ratio\":1,\"val\":\"EUR\",\"sign\":\"\\u20ac\"},{\"ratio\":0.87253,\"val\":\"GBP\",\"sign\":\"\\u00a3\"},{\"ratio\":11.2285,\"val\":\"NOK\",\"sign\":\"NKr\"},{\"ratio\":3.976705,\"val\":\"PEN\",\"sign\":\"S\\\/\"},{\"ratio\":4.2855,\"val\":\"PLN\",\"sign\":\"z\\u0142\"},{\"ratio\":117.392788,\"val\":\"RSD\",\"sign\":\"DIN\"},{\"ratio\":10.948,\"val\":\"SEK\",\"sign\":\"SKr\"},{\"ratio\":51.288526,\"val\":\"TRY\",\"sign\":\"\\u20ba\"},{\"ratio\":1.1525,\"val\":\"USD\",\"sign\":\"$\"}]');\n            var stations = JSON.parse('null');\n            var startImage = 'https:\/\/www.ferrycroatia.com\/de\/wp-content\/plugins\/getbyaps-routes-ferry\/assets\/images\/start.png',\n                endImage = 'https:\/\/www.ferrycroatia.com\/de\/wp-content\/plugins\/getbyaps-routes-ferry\/assets\/images\/end.png',\n                pinImage = 'https:\/\/www.ferrycroatia.com\/de\/wp-content\/plugins\/getbyaps-routes-ferry\/assets\/images\/pin.png';\n            var messages = new Object();\n            messages.click_to_see_map = \"Klicken Sie hier, um die Karte anzuzeigen\";\n                        \/\/$('header .adsense').hide();\n            \n            function fetchLiveApiPrices() {\n                var $item = [];\n                $('#page_main_wrap').find('.search-results img.price-loading-gif').each(function (index, item) {\n                    $item[index] = $(item);\n                    try {\n                        $.ajax({\n                            \/\/url: 'http:\/\/getbybus.dev\/fetch-api-live-price',\n                            url: 'https:\/\/getbybus.com\/fetch-api-live-price',\n                            dataType: \"json\",\n                            data: {\n                                data: $item[index].data('live_connection_params'),\n                                currency: 'HRK',\n                                index: index\n                            },\n                            type: 'POST'\n                        }).done(function (data) {\n\n                            var livePrice = 0;\n                            if (js_isset(data, 'data', 'attributes', 'price_per_seat')) {\n                                livePrice = Math.round(Number((data.data.attributes.price_per_seat)));\n                                $item[data.data.index].parent()\n                                    .find('.price-value')\n                                    .html(\n                                        livePrice\n                                        \/\/'<span style=\"color:#d0b802!important\">'+livePrice+'<\/span>'\n                                        \/\/+ ' <span class=\"currency\">'\n                                        \/\/+ currentCurrencyRatio.currency\n                                        \/\/+ '<\/span>'\n                                    );\n                                \/\/$item[data.data.index].hide();\n                            }\n\n                            \/\/ hide gif loader\n                            $item[index].attr('style', 'display:none!important');\n\n                            if (0 == livePrice) {\n                                var $holder = $item[data.data.index].closest('.bus-table__row');\n                                $holder.hide();\n                            }\n                        }).fail(function (xhr, err) {\n                        });\n                    }\n                    catch (e) {\n                    }\n                });\n\n            }\n\n            jQuery(document).ready(function ($) {\n\n                $('.redirect_datepicker').each(function () {\n                   $(this).datepicker({\n                       minDate: 'now',\n                       dateFormat: 'yy-mm-dd',\n                   });\n                });\n\n                \n                                if ($(\"#departureStation\").length > 0) {\n                    $(\"#departureStation\").val('798');\n                }\n                \n                \n                                if ($(\"#arrivalStation\").length > 0) {\n                    $(\"#arrivalStation\").val('1404');\n                }\n                \n                \n                $('.redirect_datepicker').on('click', function () {\n                    var index = $('.redirect_datepicker').index(this);\n                    var datePickerInput = $('.redirect_datepicker').eq(index);\n\n                    datePickerInput.show();\n                })\n\n                $('.redirect_datepicker').on('change', function () {\n                    var href = $(this).data('redirect-url');\n                    var regex = \/\\d{4}-\\d{2}-\\d{2}#\/;\n                    href = href.replace(regex, $(this).val() + \"#\");\n\n                    window.location.replace(href);\n                });\n            });\n        <\/script>\n        \n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"684\" data-src=\"https:\/\/www.ferrycroatia.com\/de\/wp-content\/uploads\/2021\/01\/Merag-Valbiska-Fa\u0308hre.jpg\" alt=\"Merag - Valbiska Fa\u0308hre\" class=\"wp-image-2478\" data-srcset=\"https:\/\/www.ferrycroatia.com\/de\/wp-content\/uploads\/2021\/01\/Merag-Valbiska-Fa\u0308hre.jpg 1024w, https:\/\/www.ferrycroatia.com\/de\/wp-content\/uploads\/2021\/01\/Merag-Valbiska-Fa\u0308hre-300x200.jpg 300w, https:\/\/www.ferrycroatia.com\/de\/wp-content\/uploads\/2021\/01\/Merag-Valbiska-Fa\u0308hre-768x513.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption>Merag &#8211; Valbiska Fa\u0308hre<\/figcaption><\/figure>\n\n\n\n<h2>Preisliste der F\u00e4hre Merag &#8211; Valbiska 2024<\/h2>\n\n\n\n<p>Nachfolgend finden Sie die <strong>Preisliste 2024 <\/strong>f\u00fcr die F\u00e4hre Merag &#8211; Valbiska. Tickets f\u00fcr die Merag-Valbiska-F\u00e4hre k\u00f6nnen \u00fcber mehrere Kan\u00e4le erworben werden, unter anderem online und an den Ticketschaltern an den Terminals. F\u00fcr zus\u00e4tzlichen Komfort sollten Sie Ihre Tickets im Voraus buchen, insbesondere in der Hochsaison, wenn die Nachfrage hoch ist.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" loading=\"lazy\" width=\"814\" height=\"908\" data-src=\"https:\/\/www.ferrycroatia.com\/de\/wp-content\/uploads\/2021\/01\/Merag-Valbiska-Preisliste-der-Fa\u0308hre-2024.png\" alt=\"Merag-Valbiska Preisliste der Fa\u0308hre 2024\" class=\"wp-image-2477\" data-srcset=\"https:\/\/www.ferrycroatia.com\/de\/wp-content\/uploads\/2021\/01\/Merag-Valbiska-Preisliste-der-Fa\u0308hre-2024.png 814w, https:\/\/www.ferrycroatia.com\/de\/wp-content\/uploads\/2021\/01\/Merag-Valbiska-Preisliste-der-Fa\u0308hre-2024-269x300.png 269w, https:\/\/www.ferrycroatia.com\/de\/wp-content\/uploads\/2021\/01\/Merag-Valbiska-Preisliste-der-Fa\u0308hre-2024-768x857.png 768w\" sizes=\"(max-width: 814px) 100vw, 814px\" \/><figcaption>Merag-Valbiska Preisliste der Fa\u0308hre 2024<\/figcaption><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>F\u00e4hre Merag &#8211; Valbiska\u00a0ist die beste M\u00f6glichkeit, von der Insel Krk zur Insel Cres zu gelangen, und die Fahrt dorthin dauert nur 25 Minuten. In der Hochsaison, wenn die Nachfrage nach Transporten zwischen Krk und Cres am h\u00f6chsten ist, verkehrt die Merag-Valbiska-F\u00e4hre h\u00e4ufiger, wobei die F\u00e4hren etwa st\u00fcndlich abfahren. Dieser h\u00e4ufige Flugplan stellt sicher, dass [&hellip;]<\/p>\n<p><a class=\"more-link\" href=\"https:\/\/www.ferrycroatia.com\/de\/merag-valbiska\/\"> Continue reading&#8230;<\/a><\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v19.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Merag - Valbiska F\u00e4hre, Fahrplan und Preise 2024<\/title>\n<meta name=\"description\" content=\"Merag - Valbiska F\u00e4hre(Jadrolinija 332): Lesen Sie alle Informationen zu Abfahrten, Ticketpreisen und Autof\u00e4hrenrouten.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.ferrycroatia.com\/de\/merag-valbiska\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Merag - Valbiska F\u00e4hre, Fahrplan und Preise 2024\" \/>\n<meta property=\"og:description\" content=\"Merag - Valbiska F\u00e4hre(Jadrolinija 332): Lesen Sie alle Informationen zu Abfahrten, Ticketpreisen und Autof\u00e4hrenrouten.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.ferrycroatia.com\/de\/merag-valbiska\/\" \/>\n<meta property=\"og:site_name\" content=\"F\u00e4hre Kroatien\" \/>\n<meta property=\"article:published_time\" content=\"2021-01-19T09:17:41+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-03-27T09:46:12+00:00\" \/>\n<meta name=\"author\" content=\"Iva\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Iva\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.ferrycroatia.com\/de\/merag-valbiska\/\",\"url\":\"https:\/\/www.ferrycroatia.com\/de\/merag-valbiska\/\",\"name\":\"Merag - Valbiska F\u00e4hre, Fahrplan und Preise 2024\",\"isPartOf\":{\"@id\":\"https:\/\/www.ferrycroatia.com\/de\/#website\"},\"datePublished\":\"2021-01-19T09:17:41+00:00\",\"dateModified\":\"2024-03-27T09:46:12+00:00\",\"author\":{\"@id\":\"https:\/\/www.ferrycroatia.com\/de\/#\/schema\/person\/82f37ffdd670c39592116cb234821a28\"},\"description\":\"Merag - Valbiska F\u00e4hre(Jadrolinija 332): Lesen Sie alle Informationen zu Abfahrten, Ticketpreisen und Autof\u00e4hrenrouten.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.ferrycroatia.com\/de\/merag-valbiska\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.ferrycroatia.com\/de\/merag-valbiska\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.ferrycroatia.com\/de\/merag-valbiska\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.ferrycroatia.com\/de\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"F\u00e4hre Merag &#8211; Valbiska\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.ferrycroatia.com\/de\/#website\",\"url\":\"https:\/\/www.ferrycroatia.com\/de\/\",\"name\":\"F\u00e4hre Kroatien\",\"description\":\"Info und Fahrpl\u00e4ne f\u00fcr alle Katamarane und F\u00e4hren in Kroatien\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.ferrycroatia.com\/de\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.ferrycroatia.com\/de\/#\/schema\/person\/82f37ffdd670c39592116cb234821a28\",\"name\":\"Iva\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.ferrycroatia.com\/de\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/2fd49b72a11fce35b5b02791e4222532?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/2fd49b72a11fce35b5b02791e4222532?s=96&d=mm&r=g\",\"caption\":\"Iva\"},\"url\":\"https:\/\/www.ferrycroatia.com\/de\/author\/iva\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Merag - Valbiska F\u00e4hre, Fahrplan und Preise 2024","description":"Merag - Valbiska F\u00e4hre(Jadrolinija 332): Lesen Sie alle Informationen zu Abfahrten, Ticketpreisen und Autof\u00e4hrenrouten.","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:\/\/www.ferrycroatia.com\/de\/merag-valbiska\/","og_locale":"en_US","og_type":"article","og_title":"Merag - Valbiska F\u00e4hre, Fahrplan und Preise 2024","og_description":"Merag - Valbiska F\u00e4hre(Jadrolinija 332): Lesen Sie alle Informationen zu Abfahrten, Ticketpreisen und Autof\u00e4hrenrouten.","og_url":"https:\/\/www.ferrycroatia.com\/de\/merag-valbiska\/","og_site_name":"F\u00e4hre Kroatien","article_published_time":"2021-01-19T09:17:41+00:00","article_modified_time":"2024-03-27T09:46:12+00:00","author":"Iva","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Iva","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.ferrycroatia.com\/de\/merag-valbiska\/","url":"https:\/\/www.ferrycroatia.com\/de\/merag-valbiska\/","name":"Merag - Valbiska F\u00e4hre, Fahrplan und Preise 2024","isPartOf":{"@id":"https:\/\/www.ferrycroatia.com\/de\/#website"},"datePublished":"2021-01-19T09:17:41+00:00","dateModified":"2024-03-27T09:46:12+00:00","author":{"@id":"https:\/\/www.ferrycroatia.com\/de\/#\/schema\/person\/82f37ffdd670c39592116cb234821a28"},"description":"Merag - Valbiska F\u00e4hre(Jadrolinija 332): Lesen Sie alle Informationen zu Abfahrten, Ticketpreisen und Autof\u00e4hrenrouten.","breadcrumb":{"@id":"https:\/\/www.ferrycroatia.com\/de\/merag-valbiska\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.ferrycroatia.com\/de\/merag-valbiska\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.ferrycroatia.com\/de\/merag-valbiska\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.ferrycroatia.com\/de\/"},{"@type":"ListItem","position":2,"name":"F\u00e4hre Merag &#8211; Valbiska"}]},{"@type":"WebSite","@id":"https:\/\/www.ferrycroatia.com\/de\/#website","url":"https:\/\/www.ferrycroatia.com\/de\/","name":"F\u00e4hre Kroatien","description":"Info und Fahrpl\u00e4ne f\u00fcr alle Katamarane und F\u00e4hren in Kroatien","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.ferrycroatia.com\/de\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.ferrycroatia.com\/de\/#\/schema\/person\/82f37ffdd670c39592116cb234821a28","name":"Iva","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.ferrycroatia.com\/de\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/2fd49b72a11fce35b5b02791e4222532?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2fd49b72a11fce35b5b02791e4222532?s=96&d=mm&r=g","caption":"Iva"},"url":"https:\/\/www.ferrycroatia.com\/de\/author\/iva\/"}]}},"_links":{"self":[{"href":"https:\/\/www.ferrycroatia.com\/de\/wp-json\/wp\/v2\/posts\/113"}],"collection":[{"href":"https:\/\/www.ferrycroatia.com\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.ferrycroatia.com\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.ferrycroatia.com\/de\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ferrycroatia.com\/de\/wp-json\/wp\/v2\/comments?post=113"}],"version-history":[{"count":4,"href":"https:\/\/www.ferrycroatia.com\/de\/wp-json\/wp\/v2\/posts\/113\/revisions"}],"predecessor-version":[{"id":2664,"href":"https:\/\/www.ferrycroatia.com\/de\/wp-json\/wp\/v2\/posts\/113\/revisions\/2664"}],"wp:attachment":[{"href":"https:\/\/www.ferrycroatia.com\/de\/wp-json\/wp\/v2\/media?parent=113"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ferrycroatia.com\/de\/wp-json\/wp\/v2\/categories?post=113"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ferrycroatia.com\/de\/wp-json\/wp\/v2\/tags?post=113"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}