{"id":2378,"date":"2017-07-19T12:47:00","date_gmt":"2017-07-19T12:47:00","guid":{"rendered":"http:\/\/www.ferrycroatia.com\/?page_id=2378"},"modified":"2023-03-08T08:49:20","modified_gmt":"2023-03-08T07:49:20","slug":"pula-trieste","status":"publish","type":"post","link":"https:\/\/www.ferrycroatia.com\/en\/pula-trieste\/","title":{"rendered":"Pula \u2192 Trieste"},"content":{"rendered":"<p>Currently, there are <strong>no ferry services available<\/strong> on the route from Pula to Trieste.<\/p>\n<p>Previously, the route was operated by a fast ferry of <strong>Trieste Lines<\/strong> carrier. The line was usually offering daily departures in the high season, from June to September. However, the line was discontinued in 2019.<\/p>\n<p>The ferry from Pula to Trieste was a popular route on the Adriatic coastline. If the ferry route starts operating in the future, we will be sure to <strong>provide you with updated information on our website<\/strong>.<\/p>\n<p>In the meantime, you can consider travelling from Pula to Trieste with alternative options. <a href=\"https:\/\/getbybus.com\/en\/bus-pula-to-trieste\">Buses from Pula to Trieste<\/a> operate up to 3 times a day. You can find all the information about departures and tickets on the link.<\/p>\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> Trieste , 2026-04-11                <\/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\":1615.987012,\"val\":\"ARS\",\"sign\":\"Arg$\"},{\"ratio\":1.95,\"val\":\"BAM\",\"sign\":\"KM\"},{\"ratio\":5.959794,\"val\":\"BRL\",\"sign\":\"R$\"},{\"ratio\":0.924,\"val\":\"CHF\",\"sign\":\"CHF\"},{\"ratio\":24.401,\"val\":\"CZK\",\"sign\":\"K\\u010d\"},{\"ratio\":1,\"val\":\"EUR\",\"sign\":\"\\u20ac\"},{\"ratio\":0.87053,\"val\":\"GBP\",\"sign\":\"\\u00a3\"},{\"ratio\":11.1265,\"val\":\"NOK\",\"sign\":\"NKr\"},{\"ratio\":3.943532,\"val\":\"PEN\",\"sign\":\"S\\\/\"},{\"ratio\":4.2558,\"val\":\"PLN\",\"sign\":\"z\\u0142\"},{\"ratio\":117.35339,\"val\":\"RSD\",\"sign\":\"DIN\"},{\"ratio\":10.8765,\"val\":\"SEK\",\"sign\":\"SKr\"},{\"ratio\":52.204774,\"val\":\"TRY\",\"sign\":\"\\u20ba\"},{\"ratio\":1.1685,\"val\":\"USD\",\"sign\":\"$\"}]');\n            var stations = JSON.parse('null');\n            var startImage = 'https:\/\/www.ferrycroatia.com\/en\/wp-content\/plugins\/getbyaps-routes-ferry\/assets\/images\/start.png',\n                endImage = 'https:\/\/www.ferrycroatia.com\/en\/wp-content\/plugins\/getbyaps-routes-ferry\/assets\/images\/end.png',\n                pinImage = 'https:\/\/www.ferrycroatia.com\/en\/wp-content\/plugins\/getbyaps-routes-ferry\/assets\/images\/pin.png';\n            var messages = new Object();\n            messages.click_to_see_map = \"Click to see map\";\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        \n","protected":false},"excerpt":{"rendered":"<p>Currently, there are no ferry services available on the route from Pula to Trieste. Previously, the route was operated by a fast ferry of Trieste Lines carrier. The line was usually offering daily departures in the high season, from June to September. However, the line was discontinued in 2019. The ferry from Pula to Trieste [&hellip;]<\/p>\n<p><a class=\"more-link\" href=\"https:\/\/www.ferrycroatia.com\/en\/pula-trieste\/\"> Continue reading&#8230;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","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>Ferry from Pula to Trieste - Departures Information<\/title>\n<meta name=\"description\" content=\"The ferry line between Pula and Trieste is currently not operating. Find info about alternative travelling options from Pula to Trieste\" \/>\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\/en\/pula-trieste\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Ferry from Pula to Trieste - Departures Information\" \/>\n<meta property=\"og:description\" content=\"The ferry line between Pula and Trieste is currently not operating. Find info about alternative travelling options from Pula to Trieste\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.ferrycroatia.com\/en\/pula-trieste\/\" \/>\n<meta property=\"og:site_name\" content=\"Ferry Croatia\" \/>\n<meta property=\"article:published_time\" content=\"2017-07-19T12:47:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-03-08T07:49:20+00:00\" \/>\n<meta name=\"author\" content=\"Morten Smalby\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@Ferryadmin\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Morten Smalby\" \/>\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\/en\/pula-trieste\/\",\"url\":\"https:\/\/www.ferrycroatia.com\/en\/pula-trieste\/\",\"name\":\"Ferry from Pula to Trieste - Departures Information\",\"isPartOf\":{\"@id\":\"https:\/\/www.ferrycroatia.com\/en\/#website\"},\"datePublished\":\"2017-07-19T12:47:00+00:00\",\"dateModified\":\"2023-03-08T07:49:20+00:00\",\"author\":{\"@id\":\"https:\/\/www.ferrycroatia.com\/en\/#\/schema\/person\/4ba545cc2e4126fb66d58d4f96574bd7\"},\"description\":\"The ferry line between Pula and Trieste is currently not operating. Find info about alternative travelling options from Pula to Trieste\",\"breadcrumb\":{\"@id\":\"https:\/\/www.ferrycroatia.com\/en\/pula-trieste\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.ferrycroatia.com\/en\/pula-trieste\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.ferrycroatia.com\/en\/pula-trieste\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.ferrycroatia.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Pula \u2192 Trieste\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.ferrycroatia.com\/en\/#website\",\"url\":\"https:\/\/www.ferrycroatia.com\/en\/\",\"name\":\"Ferry Croatia\",\"description\":\"Info\u2019s and timetables - all catamarans and ferries in Croatia\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.ferrycroatia.com\/en\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.ferrycroatia.com\/en\/#\/schema\/person\/4ba545cc2e4126fb66d58d4f96574bd7\",\"name\":\"Morten Smalby\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.ferrycroatia.com\/en\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/46f00d085a2448a54f228a764c9d007a?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/46f00d085a2448a54f228a764c9d007a?s=96&d=mm&r=g\",\"caption\":\"Morten Smalby\"},\"description\":\"I am Morten, I am a Danish Expat who has been living in Croatia since 2004, during the years i have visited most parts of this beautiful country, as well as the neighboring countries. Since 2007 I have been blogging about the places i have visited.\",\"sameAs\":[\"https:\/\/www.croatia-expert.com\/\",\"https:\/\/www.instagram.com\/croatiaexpert\/\",\"https:\/\/www.linkedin.com\/in\/mortensmalby\/\",\"https:\/\/www.pinterest.com\/solitum\/\",\"https:\/\/twitter.com\/Ferryadmin\",\"https:\/\/www.youtube.com\/@MortenSmalby\"],\"url\":\"https:\/\/www.ferrycroatia.com\/en\/author\/ferryadmin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Ferry from Pula to Trieste - Departures Information","description":"The ferry line between Pula and Trieste is currently not operating. Find info about alternative travelling options from Pula to Trieste","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\/en\/pula-trieste\/","og_locale":"en_US","og_type":"article","og_title":"Ferry from Pula to Trieste - Departures Information","og_description":"The ferry line between Pula and Trieste is currently not operating. Find info about alternative travelling options from Pula to Trieste","og_url":"https:\/\/www.ferrycroatia.com\/en\/pula-trieste\/","og_site_name":"Ferry Croatia","article_published_time":"2017-07-19T12:47:00+00:00","article_modified_time":"2023-03-08T07:49:20+00:00","author":"Morten Smalby","twitter_card":"summary_large_image","twitter_creator":"@Ferryadmin","twitter_misc":{"Written by":"Morten Smalby","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.ferrycroatia.com\/en\/pula-trieste\/","url":"https:\/\/www.ferrycroatia.com\/en\/pula-trieste\/","name":"Ferry from Pula to Trieste - Departures Information","isPartOf":{"@id":"https:\/\/www.ferrycroatia.com\/en\/#website"},"datePublished":"2017-07-19T12:47:00+00:00","dateModified":"2023-03-08T07:49:20+00:00","author":{"@id":"https:\/\/www.ferrycroatia.com\/en\/#\/schema\/person\/4ba545cc2e4126fb66d58d4f96574bd7"},"description":"The ferry line between Pula and Trieste is currently not operating. Find info about alternative travelling options from Pula to Trieste","breadcrumb":{"@id":"https:\/\/www.ferrycroatia.com\/en\/pula-trieste\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.ferrycroatia.com\/en\/pula-trieste\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.ferrycroatia.com\/en\/pula-trieste\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.ferrycroatia.com\/en\/"},{"@type":"ListItem","position":2,"name":"Pula \u2192 Trieste"}]},{"@type":"WebSite","@id":"https:\/\/www.ferrycroatia.com\/en\/#website","url":"https:\/\/www.ferrycroatia.com\/en\/","name":"Ferry Croatia","description":"Info\u2019s and timetables - all catamarans and ferries in Croatia","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.ferrycroatia.com\/en\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.ferrycroatia.com\/en\/#\/schema\/person\/4ba545cc2e4126fb66d58d4f96574bd7","name":"Morten Smalby","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.ferrycroatia.com\/en\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/46f00d085a2448a54f228a764c9d007a?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/46f00d085a2448a54f228a764c9d007a?s=96&d=mm&r=g","caption":"Morten Smalby"},"description":"I am Morten, I am a Danish Expat who has been living in Croatia since 2004, during the years i have visited most parts of this beautiful country, as well as the neighboring countries. Since 2007 I have been blogging about the places i have visited.","sameAs":["https:\/\/www.croatia-expert.com\/","https:\/\/www.instagram.com\/croatiaexpert\/","https:\/\/www.linkedin.com\/in\/mortensmalby\/","https:\/\/www.pinterest.com\/solitum\/","https:\/\/twitter.com\/Ferryadmin","https:\/\/www.youtube.com\/@MortenSmalby"],"url":"https:\/\/www.ferrycroatia.com\/en\/author\/ferryadmin\/"}]}},"_links":{"self":[{"href":"https:\/\/www.ferrycroatia.com\/en\/wp-json\/wp\/v2\/posts\/2378"}],"collection":[{"href":"https:\/\/www.ferrycroatia.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.ferrycroatia.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.ferrycroatia.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ferrycroatia.com\/en\/wp-json\/wp\/v2\/comments?post=2378"}],"version-history":[{"count":4,"href":"https:\/\/www.ferrycroatia.com\/en\/wp-json\/wp\/v2\/posts\/2378\/revisions"}],"predecessor-version":[{"id":9229,"href":"https:\/\/www.ferrycroatia.com\/en\/wp-json\/wp\/v2\/posts\/2378\/revisions\/9229"}],"wp:attachment":[{"href":"https:\/\/www.ferrycroatia.com\/en\/wp-json\/wp\/v2\/media?parent=2378"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ferrycroatia.com\/en\/wp-json\/wp\/v2\/categories?post=2378"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ferrycroatia.com\/en\/wp-json\/wp\/v2\/tags?post=2378"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}