{"id":2845,"date":"2018-04-05T12:31:49","date_gmt":"2018-04-05T12:31:49","guid":{"rendered":"http:\/\/www.ferrycroatia.com\/en\/?p=2845"},"modified":"2023-03-04T12:30:41","modified_gmt":"2023-03-04T11:30:41","slug":"termoli-ploce","status":"publish","type":"post","link":"https:\/\/www.ferrycroatia.com\/en\/termoli-ploce\/","title":{"rendered":"Termoli to Ploce"},"content":{"rendered":"\r\n<p>Prior years GSTravel has operated a <strong>fast ferry connection between Termoli and Ploce<\/strong>, but due to the situation with COVID-19 the route will not operate in 2020.\u00a0 The <strong>closest ferry alternative<\/strong> which will operate this year is <a href=\"https:\/\/www.ferrycroatia.com\/en\/bari-dubrovnik\/\">Bari to Dubrovnik<\/a> or <a href=\"https:\/\/www.ferrycroatia.com\/en\/ancona-split\/\">Ancona to Split<\/a>, which are routes operated by the state owned company Jadrolinija.<\/p>\r\n\r\n\r\n\r\n<p>Whether the route will operate in the future is still unclear, if it does we will of course add it to our <a href=\"https:\/\/www.ferrycroatia.com\/en\/italy-croatia\/\">list of ferries from Italy to Croatia<\/a> and the timetable will also be published on this page.<\/p>\r\n\r\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                    Termoli  <i class=\"fa fa-long-arrow-alt-right\"><\/i> Ploce , 2026-04-22                <\/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\":1622.578826,\"val\":\"ARS\",\"sign\":\"Arg$\"},{\"ratio\":1.95,\"val\":\"BAM\",\"sign\":\"KM\"},{\"ratio\":5.838887,\"val\":\"BRL\",\"sign\":\"R$\"},{\"ratio\":0.9189,\"val\":\"CHF\",\"sign\":\"CHF\"},{\"ratio\":24.289,\"val\":\"CZK\",\"sign\":\"K\\u010d\"},{\"ratio\":1,\"val\":\"EUR\",\"sign\":\"\\u20ac\"},{\"ratio\":0.87045,\"val\":\"GBP\",\"sign\":\"\\u00a3\"},{\"ratio\":10.9745,\"val\":\"NOK\",\"sign\":\"NKr\"},{\"ratio\":4.051162,\"val\":\"PEN\",\"sign\":\"S\\\/\"},{\"ratio\":4.2335,\"val\":\"PLN\",\"sign\":\"z\\u0142\"},{\"ratio\":117.407169,\"val\":\"RSD\",\"sign\":\"DIN\"},{\"ratio\":10.7685,\"val\":\"SEK\",\"sign\":\"SKr\"},{\"ratio\":52.874016,\"val\":\"TRY\",\"sign\":\"\\u20ba\"},{\"ratio\":1.176,\"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('4199');\n                }\n                \n                \n                                if ($(\"#arrivalStation\").length > 0) {\n                    $(\"#arrivalStation\").val('999');\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        ","protected":false},"excerpt":{"rendered":"<p>Prior years GSTravel has operated a fast ferry connection between Termoli and Ploce, but due to the situation with COVID-19 the route will not operate in 2020.\u00a0 The closest ferry alternative which will operate this year is Bari to Dubrovnik or Ancona to Split, which are routes operated by the state owned company Jadrolinija. Whether [&hellip;]<\/p>\n<p><a class=\"more-link\" href=\"https:\/\/www.ferrycroatia.com\/en\/termoli-ploce\/\"> Continue reading&#8230;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","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>Termoli to Ploce ferry | timetable and ticket prices here<\/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\/en\/termoli-ploce\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Termoli to Ploce ferry | timetable and ticket prices here\" \/>\n<meta property=\"og:description\" content=\"Prior years GSTravel has operated a fast ferry connection between Termoli and Ploce, but due to the situation with COVID-19 the route will not operate in 2020.\u00a0 The closest ferry alternative which will operate this year is Bari to Dubrovnik or Ancona to Split, which are routes operated by the state owned company Jadrolinija. Whether [&hellip;] Continue reading...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.ferrycroatia.com\/en\/termoli-ploce\/\" \/>\n<meta property=\"og:site_name\" content=\"Ferry Croatia\" \/>\n<meta property=\"article:published_time\" content=\"2018-04-05T12:31:49+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-03-04T11:30:41+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\/termoli-ploce\/\",\"url\":\"https:\/\/www.ferrycroatia.com\/en\/termoli-ploce\/\",\"name\":\"Termoli to Ploce ferry | timetable and ticket prices here\",\"isPartOf\":{\"@id\":\"https:\/\/www.ferrycroatia.com\/en\/#website\"},\"datePublished\":\"2018-04-05T12:31:49+00:00\",\"dateModified\":\"2023-03-04T11:30:41+00:00\",\"author\":{\"@id\":\"https:\/\/www.ferrycroatia.com\/en\/#\/schema\/person\/4ba545cc2e4126fb66d58d4f96574bd7\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.ferrycroatia.com\/en\/termoli-ploce\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.ferrycroatia.com\/en\/termoli-ploce\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.ferrycroatia.com\/en\/termoli-ploce\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.ferrycroatia.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Termoli to Ploce\"}]},{\"@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":"Termoli to Ploce ferry | timetable and ticket prices here","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\/termoli-ploce\/","og_locale":"en_US","og_type":"article","og_title":"Termoli to Ploce ferry | timetable and ticket prices here","og_description":"Prior years GSTravel has operated a fast ferry connection between Termoli and Ploce, but due to the situation with COVID-19 the route will not operate in 2020.\u00a0 The closest ferry alternative which will operate this year is Bari to Dubrovnik or Ancona to Split, which are routes operated by the state owned company Jadrolinija. Whether [&hellip;] Continue reading...","og_url":"https:\/\/www.ferrycroatia.com\/en\/termoli-ploce\/","og_site_name":"Ferry Croatia","article_published_time":"2018-04-05T12:31:49+00:00","article_modified_time":"2023-03-04T11:30:41+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\/termoli-ploce\/","url":"https:\/\/www.ferrycroatia.com\/en\/termoli-ploce\/","name":"Termoli to Ploce ferry | timetable and ticket prices here","isPartOf":{"@id":"https:\/\/www.ferrycroatia.com\/en\/#website"},"datePublished":"2018-04-05T12:31:49+00:00","dateModified":"2023-03-04T11:30:41+00:00","author":{"@id":"https:\/\/www.ferrycroatia.com\/en\/#\/schema\/person\/4ba545cc2e4126fb66d58d4f96574bd7"},"breadcrumb":{"@id":"https:\/\/www.ferrycroatia.com\/en\/termoli-ploce\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.ferrycroatia.com\/en\/termoli-ploce\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.ferrycroatia.com\/en\/termoli-ploce\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.ferrycroatia.com\/en\/"},{"@type":"ListItem","position":2,"name":"Termoli to Ploce"}]},{"@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\/2845"}],"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=2845"}],"version-history":[{"count":6,"href":"https:\/\/www.ferrycroatia.com\/en\/wp-json\/wp\/v2\/posts\/2845\/revisions"}],"predecessor-version":[{"id":9209,"href":"https:\/\/www.ferrycroatia.com\/en\/wp-json\/wp\/v2\/posts\/2845\/revisions\/9209"}],"wp:attachment":[{"href":"https:\/\/www.ferrycroatia.com\/en\/wp-json\/wp\/v2\/media?parent=2845"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ferrycroatia.com\/en\/wp-json\/wp\/v2\/categories?post=2845"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ferrycroatia.com\/en\/wp-json\/wp\/v2\/tags?post=2845"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}