{"id":900,"date":"2021-01-30T08:43:42","date_gmt":"2021-01-30T08:43:42","guid":{"rendered":"https:\/\/ferrycroatia.com\/de\/?p=900"},"modified":"2023-03-14T10:14:01","modified_gmt":"2023-03-14T09:14:01","slug":"pula-triest","status":"publish","type":"post","link":"https:\/\/www.ferrycroatia.com\/de\/pula-triest\/","title":{"rendered":"Pula \u2192 Triest"},"content":{"rendered":"\r\n<div class=\"group w-full text-gray-800 dark:text-gray-100 border-b border-black\/10 dark:border-gray-900\/50 bg-gray-50 dark:bg-[#444654]\">\r\n<div class=\"text-base gap-4 md:gap-6 md:max-w-2xl lg:max-w-2xl xl:max-w-3xl p-4 md:py-6 flex lg:px-0 m-auto\">\r\n<div class=\"relative flex w-[calc(100%-50px)] flex-col gap-1 md:gap-3 lg:w-[calc(100%-115px)]\">\r\n<div class=\"flex flex-grow flex-col gap-3\">\r\n<div class=\"min-h-[20px] flex flex-col items-start gap-4 whitespace-pre-wrap\">\r\n<div class=\"markdown prose w-full break-words dark:prose-invert light\">\r\n<p>Derzeit gibt es <strong>keine F\u00e4hrverbindungen auf der Route von Pula nach Triest<\/strong>.<\/p>\r\n<p>Zuvor wurde die Route von einem Schnellboot des Betreibers <strong>Trieste Lines<\/strong> bedient. Die Linie bot normalerweise t\u00e4gliche Abfahrten in der Hochsaison von Juni bis September an. Die Linie wurde jedoch im Jahr 2019 eingestellt.<\/p>\r\n<p>Die F\u00e4hre von Pula nach Triest war eine beliebte Strecke an der Adriak\u00fcste. Wenn die F\u00e4hrverbindung in Zukunft wieder aufgenommen wird, werden wir auf unserer Website aktualisierte Informationen bereitstellen.<\/p>\r\n<p>In der Zwischenzeit k\u00f6nnen Sie alternative Reisem\u00f6glichkeiten in Betracht ziehen. <a href=\"https:\/\/getbybus.com\/de\/bus-pula-nach-triest\">Busse von Pula nach Triest<\/a> verkehren bis zu 3-mal t\u00e4glich. Alle Informationen zu Abfahrtszeiten und Tickets finden Sie auf dem Link.<\/p>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n\n                \n        \n        \n        <div class=\"search-results\">\n            <div class=\"search-results__content\">\n                <h1 class=\"search-results__entry-title\">\n                    Pula <i class=\"fa fa-long-arrow-alt-right\"><\/i> Triest, 2026-07-28                <\/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\":1703.65065,\"val\":\"ARS\",\"sign\":\"Arg$\"},{\"ratio\":1.95,\"val\":\"BAM\",\"sign\":\"KM\"},{\"ratio\":5.790385,\"val\":\"BRL\",\"sign\":\"R$\"},{\"ratio\":0.9302,\"val\":\"CHF\",\"sign\":\"CHF\"},{\"ratio\":24.149,\"val\":\"CZK\",\"sign\":\"K\\u010d\"},{\"ratio\":1,\"val\":\"EUR\",\"sign\":\"\\u20ac\"},{\"ratio\":0.85388,\"val\":\"GBP\",\"sign\":\"\\u00a3\"},{\"ratio\":10.888,\"val\":\"NOK\",\"sign\":\"NKr\"},{\"ratio\":3.877564,\"val\":\"PEN\",\"sign\":\"S\\\/\"},{\"ratio\":4.3155,\"val\":\"PLN\",\"sign\":\"z\\u0142\"},{\"ratio\":117.504055,\"val\":\"RSD\",\"sign\":\"DIN\"},{\"ratio\":11.055,\"val\":\"SEK\",\"sign\":\"SKr\"},{\"ratio\":53.912932,\"val\":\"TRY\",\"sign\":\"\\u20ba\"},{\"ratio\":1.1377,\"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('1079');\n                }\n                \n                \n                                if ($(\"#arrivalStation\").length > 0) {\n                    $(\"#arrivalStation\").val('1618');\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        \r\n","protected":false},"excerpt":{"rendered":"<p>Derzeit gibt es keine F\u00e4hrverbindungen auf der Route von Pula nach Triest. Zuvor wurde die Route von einem Schnellboot des Betreibers Trieste Lines bedient. Die Linie bot normalerweise t\u00e4gliche Abfahrten in der Hochsaison von Juni bis September an. Die Linie wurde jedoch im Jahr 2019 eingestellt. Die F\u00e4hre von Pula nach Triest war eine beliebte [&hellip;]<\/p>\n<p><a class=\"more-link\" href=\"https:\/\/www.ferrycroatia.com\/de\/pula-triest\/\"> 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>Pula \u2192 Triest F\u00e4hre, Fahrplan und Ticketpreise<\/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:\/\/www.ferrycroatia.com\/de\/pula-triest\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Pula \u2192 Triest F\u00e4hre, Fahrplan und Ticketpreise\" \/>\n<meta property=\"og:description\" content=\"Derzeit gibt es keine F\u00e4hrverbindungen auf der Route von Pula nach Triest. Zuvor wurde die Route von einem Schnellboot des Betreibers Trieste Lines bedient. Die Linie bot normalerweise t\u00e4gliche Abfahrten in der Hochsaison von Juni bis September an. Die Linie wurde jedoch im Jahr 2019 eingestellt. Die F\u00e4hre von Pula nach Triest war eine beliebte [&hellip;] Continue reading...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.ferrycroatia.com\/de\/pula-triest\/\" \/>\n<meta property=\"og:site_name\" content=\"F\u00e4hre Kroatien\" \/>\n<meta property=\"article:published_time\" content=\"2021-01-30T08:43:42+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-03-14T09:14:01+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\/pula-triest\/\",\"url\":\"https:\/\/www.ferrycroatia.com\/de\/pula-triest\/\",\"name\":\"Pula \u2192 Triest F\u00e4hre, Fahrplan und Ticketpreise\",\"isPartOf\":{\"@id\":\"https:\/\/www.ferrycroatia.com\/de\/#website\"},\"datePublished\":\"2021-01-30T08:43:42+00:00\",\"dateModified\":\"2023-03-14T09:14:01+00:00\",\"author\":{\"@id\":\"https:\/\/www.ferrycroatia.com\/de\/#\/schema\/person\/82f37ffdd670c39592116cb234821a28\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.ferrycroatia.com\/de\/pula-triest\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.ferrycroatia.com\/de\/pula-triest\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.ferrycroatia.com\/de\/pula-triest\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.ferrycroatia.com\/de\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Pula \u2192 Triest\"}]},{\"@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":"Pula \u2192 Triest F\u00e4hre, Fahrplan und Ticketpreise","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\/pula-triest\/","og_locale":"en_US","og_type":"article","og_title":"Pula \u2192 Triest F\u00e4hre, Fahrplan und Ticketpreise","og_description":"Derzeit gibt es keine F\u00e4hrverbindungen auf der Route von Pula nach Triest. Zuvor wurde die Route von einem Schnellboot des Betreibers Trieste Lines bedient. Die Linie bot normalerweise t\u00e4gliche Abfahrten in der Hochsaison von Juni bis September an. Die Linie wurde jedoch im Jahr 2019 eingestellt. Die F\u00e4hre von Pula nach Triest war eine beliebte [&hellip;] Continue reading...","og_url":"https:\/\/www.ferrycroatia.com\/de\/pula-triest\/","og_site_name":"F\u00e4hre Kroatien","article_published_time":"2021-01-30T08:43:42+00:00","article_modified_time":"2023-03-14T09:14:01+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\/pula-triest\/","url":"https:\/\/www.ferrycroatia.com\/de\/pula-triest\/","name":"Pula \u2192 Triest F\u00e4hre, Fahrplan und Ticketpreise","isPartOf":{"@id":"https:\/\/www.ferrycroatia.com\/de\/#website"},"datePublished":"2021-01-30T08:43:42+00:00","dateModified":"2023-03-14T09:14:01+00:00","author":{"@id":"https:\/\/www.ferrycroatia.com\/de\/#\/schema\/person\/82f37ffdd670c39592116cb234821a28"},"breadcrumb":{"@id":"https:\/\/www.ferrycroatia.com\/de\/pula-triest\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.ferrycroatia.com\/de\/pula-triest\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.ferrycroatia.com\/de\/pula-triest\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.ferrycroatia.com\/de\/"},{"@type":"ListItem","position":2,"name":"Pula \u2192 Triest"}]},{"@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\/900"}],"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=900"}],"version-history":[{"count":3,"href":"https:\/\/www.ferrycroatia.com\/de\/wp-json\/wp\/v2\/posts\/900\/revisions"}],"predecessor-version":[{"id":2272,"href":"https:\/\/www.ferrycroatia.com\/de\/wp-json\/wp\/v2\/posts\/900\/revisions\/2272"}],"wp:attachment":[{"href":"https:\/\/www.ferrycroatia.com\/de\/wp-json\/wp\/v2\/media?parent=900"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ferrycroatia.com\/de\/wp-json\/wp\/v2\/categories?post=900"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ferrycroatia.com\/de\/wp-json\/wp\/v2\/tags?post=900"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}