{"id":545,"date":"2025-08-11T11:28:01","date_gmt":"2025-08-11T11:28:01","guid":{"rendered":"https:\/\/helsinki-stockholm.info\/?page_id=545"},"modified":"2025-08-25T08:26:50","modified_gmt":"2025-08-25T08:26:50","slug":"tidtabell","status":"publish","type":"page","link":"https:\/\/helsinki-stockholm.info\/sv\/tidtabell\/","title":{"rendered":"Tidtabell"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"545\" class=\"elementor elementor-545 elementor-376\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1565849 e-con-full e-flex e-con e-parent\" data-id=\"1565849\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-35fe949 e-con-full e-flex e-con e-child\" data-id=\"35fe949\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-793e70b elementor-widget elementor-widget-heading\" data-id=\"793e70b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Tidtabell (seglingstider)<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3e7bf6e elementor-widget elementor-widget-text-editor\" data-id=\"3e7bf6e\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Ta reda p\u00e5 ankomst- och avg\u00e5ngstider f\u00f6r f\u00e4rjorna p\u00e5 rutten mellan Helsingfors och Stockholm.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9a8161b e-con-full e-flex e-con e-child\" data-id=\"9a8161b\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e767588 e-flex e-con-boxed e-con e-parent\" data-id=\"e767588\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-c9d6a81 e-con-full e-flex e-con e-child\" data-id=\"c9d6a81\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8e59001 elementor-widget elementor-widget-heading\" data-id=\"8e59001\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Ankomst- och avg\u00e5ngstider<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-add81cc elementor-widget elementor-widget-text-editor\" data-id=\"add81cc\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Flera f\u00e4rjor som trafikeras av Viking Line och Tallink (Silja Line) avg\u00e5r dagligen fr\u00e5n Helsingfors till Stockholm och vice versa. Det \u00e4r viktigt att kontrollera tidtabellen f\u00f6r att s\u00e4kerst\u00e4lla att du anl\u00e4nder till hamnen i tid.<\/p><p>Vi rekommenderar att du alltid kontrollerar den aktuella tidtabellen med den operat\u00f6r du bokade dina biljetter hos. De exakta ankomst- och avg\u00e5ngstiderna kan \u00e4ndras i sista minuten p\u00e5 grund av faktorer som d\u00e5ligt <a href=\"#\">v\u00e4der<\/a> eller trafikstockningar i hamnen.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-22cd88b e-con-full e-flex e-con e-child\" data-id=\"22cd88b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fa50acb ferry-widget elementor-widget elementor-widget-shortcode\" data-id=\"fa50acb\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    <style>\n        #ferry-booking-form {\n            display: flex;\n            justify-content: space-between;\n            border: 3px solid #046bd2;\n            padding: 25px;\n            flex-wrap: wrap;\n            border-radius: 0px;\n            background-color: white;\n            box-sizing: border-box;\n        }\n        #ferry-booking-form div {\n            width: 22%;\n            margin-right: 2%;\n            margin-bottom: 10px;\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n        }\n        #ferry-booking-form div:last-child {\n            margin-right: 0;\n        }\n        #ferry-booking-form label {\n            display: block;\n            margin-bottom: 5px;\n            text-align: left;\n            color: #a9a9a9;\n            font-size: 13px;\n        }\n        #ferry-booking-form select {\n            width: 100%;\n            padding: 5px;\n        }\n        #ferry-booking-form select:disabled {\n            background-color: #e0e0e0;\n        }\n        #ferry-booking-form button {\n            padding: 15px 30px;\n            background-color: #ffa525;\n            color: white;\n            border: none;\n            border-radius: 10px;\n            cursor: pointer;\n            transition: background-color 0.3s ease;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n        }\n        #ferry-booking-form button:hover {\n            background-color: #e88b13;\n        }\n        #ferry-booking-form button::after {\n            content: \" \u2197\";\n            font-size: 18px;\n            margin-left: 5px;\n        }\n        @media (max-width: 768px) {\n            #ferry-booking-form {\n                flex-direction: column;\n                align-items: center;\n                padding: 15px;\n            }\n            #ferry-booking-form div {\n                width: 100%;\n                margin-right: 0;\n                margin-bottom: 15px;\n            }\n            #ferry-booking-form button {\n                width: 100%;\n                padding: 15px;\n            }\n        }\n    <\/style>\n\n    <form id=\"ferry-booking-form\">\n        <div>\n            <label for=\"departure\">AVG\u00c5NGSHAMN:<\/label>\n            <select id=\"departure\" name=\"departure\">\n                <!-- value = canonieke slug voor URL; label = Zweedse naam -->\n                <option value=\"Helsinki\">Helsingfors<\/option>\n                <option value=\"Stockholm\">Stockholm<\/option>\n            <\/select>\n        <\/div>\n\n        <div>\n            <label for=\"arrival\">ANKOMSTHAMN:<\/label>\n            <select id=\"arrival\" name=\"arrival\" disabled>\n                <option value=\"Stockholm\">Stockholm<\/option>\n                <option value=\"Helsinki\">Helsingfors<\/option>\n            <\/select>\n        <\/div>\n\n        <div>\n            <label for=\"operator\">F\u00c4RJEREDEDI:<\/label>\n            <select id=\"operator\" name=\"operator\">\n                <option value=\"none\">Ingen preferens<\/option>\n                <option value=\"VikingLine\">Viking Line<\/option>\n                <option value=\"TallinkSilja\">Tallink (Silja Line)<\/option>\n            <\/select>\n        <\/div>\n\n        <div>\n            <button type=\"button\" id=\"book-ticket\">Boka biljetter<\/button>\n        <\/div>\n    <\/form>\n\n    <script>\n        document.addEventListener('DOMContentLoaded', function() {\n            const departureSelect = document.getElementById('departure');\n            const arrivalSelect = document.getElementById('arrival');\n            const operatorSelect = document.getElementById('operator');\n            const bookButton = document.getElementById('book-ticket');\n\n            \/\/ Standard: Helsingfors (Helsinki) -> Stockholm\n            if (departureSelect.value === 'Helsinki') {\n                arrivalSelect.value = 'Stockholm';\n            }\n\n            \/\/ V\u00e4xla ankomst n\u00e4r avresa \u00e4ndras\n            departureSelect.addEventListener('change', function() {\n                arrivalSelect.value = (departureSelect.value === 'Helsinki') ? 'Stockholm' : 'Helsinki';\n            });\n\n            \/\/ Knapp \u2192 \u00f6ppna i ny flik\n            bookButton.addEventListener('click', function() {\n                const departure = departureSelect.value; \/\/ beh\u00e5ll canoniek 'Helsinki'\/'Stockholm'\n                const arrival = arrivalSelect.value;\n                const operator = operatorSelect.value;\n\n                let link = \"https:\/\/helsinki-stockholm.info\/sv\/go\/directferries\"; \/\/ standardl\u00e4nk\n\n                if (departure && arrival) {\n                    link = `https:\/\/helsinki-stockholm.info\/sv\/go\/${departure.toLowerCase()}-${arrival.toLowerCase()}`;\n                    if (operator !== 'none') {\n                        link += `\/${operator.toLowerCase()}`;\n                    }\n                }\n\n                window.open(link, '_blank');\n            });\n        });\n    <\/script>\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b0b8fb4 e-flex e-con-boxed e-con e-parent\" data-id=\"b0b8fb4\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-7d1f5d2 e-con-full e-flex e-con e-child\" data-id=\"7d1f5d2\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-46afed5 elementor-widget elementor-widget-image\" data-id=\"46afed5\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/helsinki-stockholm.info\/wp-content\/uploads\/2025\/08\/helsinki-port-1024x683.jpg\" class=\"attachment-large size-large wp-image-398\" alt=\"helsinki port\" srcset=\"https:\/\/helsinki-stockholm.info\/wp-content\/uploads\/2025\/08\/helsinki-port-1024x683.jpg 1024w, https:\/\/helsinki-stockholm.info\/wp-content\/uploads\/2025\/08\/helsinki-port-300x200.jpg 300w, https:\/\/helsinki-stockholm.info\/wp-content\/uploads\/2025\/08\/helsinki-port-768x512.jpg 768w, https:\/\/helsinki-stockholm.info\/wp-content\/uploads\/2025\/08\/helsinki-port.jpg 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-508a086 e-con-full e-flex e-con e-child\" data-id=\"508a086\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-db0ea47 elementor-widget elementor-widget-heading\" data-id=\"db0ea47\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Helsingfors - Stockholm seglingstider<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3596937 elementor-widget elementor-widget-text-editor\" data-id=\"3596937\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Se nedan f\u00f6r avg\u00e5ngstider fr\u00e5n <a href=\"https:\/\/helsinki-stockholm.info\/sv\/helsingfors-hamn\/\">Helsingfors<\/a> till Stockholm.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4f598a5 elementor-widget elementor-widget-shortcode\" data-id=\"4f598a5\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><div id=\"footable_parent_552\"\n         class=\" footable_parent ninja_table_wrapper loading_ninja_table wp_table_data_press_parent semantic_ui \">\n                <table data-ninja_table_instance=\"ninja_table_instance_0\" data-footable_id=\"552\" data-filter-delay=\"1000\" aria-label=\"SV Helsinki stockholm\"            id=\"footable_552\"\n           data-unique_identifier=\"ninja_table_unique_id_279527569_552\"\n           class=\" foo-table ninja_footable foo_table_552 ninja_table_unique_id_279527569_552 ui table  ninja_search_right nt_type_ajax_table selectable striped vertical_centered  footable-paging-right ninja_table_search_disabled\">\n                <colgroup>\n                            <col class=\"ninja_column_0 \">\n                            <col class=\"ninja_column_1 \">\n                            <col class=\"ninja_column_2 \">\n                            <col class=\"ninja_column_3 \">\n                            <col class=\"ninja_column_4 \">\n                    <\/colgroup>\n            <\/table>\n    \n    \n    \n<\/div>\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e66a3cb e-flex e-con-boxed e-con e-parent\" data-id=\"e66a3cb\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-935fe57 e-con-full e-flex e-con e-child\" data-id=\"935fe57\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96cb49c elementor-widget elementor-widget-heading\" data-id=\"96cb49c\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Stockholm - Helsingfors seglingstider<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-17c816c elementor-widget elementor-widget-text-editor\" data-id=\"17c816c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Kolla in den andra riktningen nedan: rutten fr\u00e5n <a href=\"https:\/\/helsinki-stockholm.info\/sv\/stockholms-hamn\/\">Stockholms hamn<\/a> mot Helsingfors.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5965f19 elementor-widget elementor-widget-shortcode\" data-id=\"5965f19\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><div id=\"footable_parent_551\"\n         class=\" footable_parent ninja_table_wrapper loading_ninja_table wp_table_data_press_parent semantic_ui \">\n                <table data-ninja_table_instance=\"ninja_table_instance_1\" data-footable_id=\"551\" data-filter-delay=\"1000\" aria-label=\"SV Stockholm Helsinki\"            id=\"footable_551\"\n           data-unique_identifier=\"ninja_table_unique_id_3478535283_551\"\n           class=\" foo-table ninja_footable foo_table_551 ninja_table_unique_id_3478535283_551 ui table  ninja_search_right nt_type_ajax_table selectable striped vertical_centered  footable-paging-right ninja_table_search_disabled\">\n                <colgroup>\n                            <col class=\"ninja_column_0 \">\n                            <col class=\"ninja_column_1 \">\n                            <col class=\"ninja_column_2 \">\n                            <col class=\"ninja_column_3 \">\n                            <col class=\"ninja_column_4 \">\n                    <\/colgroup>\n            <\/table>\n    \n    \n    \n<\/div>\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f12dacc e-con-full e-flex e-con e-child\" data-id=\"f12dacc\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-15f0153 elementor-widget elementor-widget-image\" data-id=\"15f0153\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/helsinki-stockholm.info\/wp-content\/uploads\/2025\/08\/stockholm-port-1024x683.jpg\" class=\"attachment-large size-large wp-image-403\" alt=\"stockholm port\" srcset=\"https:\/\/helsinki-stockholm.info\/wp-content\/uploads\/2025\/08\/stockholm-port-1024x683.jpg 1024w, https:\/\/helsinki-stockholm.info\/wp-content\/uploads\/2025\/08\/stockholm-port-300x200.jpg 300w, https:\/\/helsinki-stockholm.info\/wp-content\/uploads\/2025\/08\/stockholm-port-768x512.jpg 768w, https:\/\/helsinki-stockholm.info\/wp-content\/uploads\/2025\/08\/stockholm-port.jpg 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-74db350 e-flex e-con-boxed e-con e-parent\" data-id=\"74db350\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-0b7f8bd e-con-full e-flex e-con e-child\" data-id=\"0b7f8bd\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-57b98e5 e-con-full e-flex e-con e-child\" data-id=\"57b98e5\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3f8ef0c elementor-widget elementor-widget-heading\" data-id=\"3f8ef0c\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Viktigt vid incheckning<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4eba204 elementor-widget elementor-widget-text-editor\" data-id=\"4eba204\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<ul><li>Checka in minst 30 minuter i f\u00f6rv\u00e4g.<\/li><li>Ha r\u00e4tt resehandlingar till hands.<\/li><li>Spara tid (och pengar) och boka din biljett i f\u00f6rv\u00e4g.<\/li><li>Var medveten om tidtabells\u00e4ndringar.<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c6605d6 elementor-mobile-align-justify elementor-widget elementor-widget-button\" data-id=\"c6605d6\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/helsinki-stockholm.info\/sv\/go\/directferries\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Boka dina biljetter nu \u2197<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Tidtabell (seglingstider) Ta reda p\u00e5 ankomst- och avg\u00e5ngstider f\u00f6r f\u00e4rjorna p\u00e5 rutten mellan Helsingfors och Stockholm. Ankomst- och avg\u00e5ngstider Flera [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-545","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Helsingfors Stockholm f\u00e4rjetidtabell (avg\u00e5ngstider)<\/title>\n<meta name=\"description\" content=\"Tidtabellen (avg\u00e5ngstider) f\u00f6r f\u00e4rjan mellan Helsingfors och Stockholm (Viking Line och Tallink Silja Line)\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/helsinki-stockholm.info\/sv\/tidtabell\/\" \/>\n<meta property=\"og:locale\" content=\"sv_SE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Helsingfors Stockholm f\u00e4rjetidtabell (avg\u00e5ngstider)\" \/>\n<meta property=\"og:description\" content=\"Tidtabellen (avg\u00e5ngstider) f\u00f6r f\u00e4rjan mellan Helsingfors och Stockholm (Viking Line och Tallink Silja Line)\" \/>\n<meta property=\"og:url\" content=\"https:\/\/helsinki-stockholm.info\/sv\/tidtabell\/\" \/>\n<meta property=\"og:site_name\" content=\"helsinki-stockholm.info\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-25T08:26:50+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/helsinki-stockholm.info\/wp-content\/uploads\/2025\/08\/helsinki-port-1024x683.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Ber\u00e4knad l\u00e4stid\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minuter\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/helsinki-stockholm.info\/sv\/tidtabell\/\",\"url\":\"https:\/\/helsinki-stockholm.info\/sv\/tidtabell\/\",\"name\":\"Helsingfors Stockholm f\u00e4rjetidtabell (avg\u00e5ngstider)\",\"isPartOf\":{\"@id\":\"https:\/\/helsinki-stockholm.info\/fi\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/helsinki-stockholm.info\/sv\/tidtabell\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/helsinki-stockholm.info\/sv\/tidtabell\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/helsinki-stockholm.info\/wp-content\/uploads\/2025\/08\/helsinki-port-1024x683.jpg\",\"datePublished\":\"2025-08-11T11:28:01+00:00\",\"dateModified\":\"2025-08-25T08:26:50+00:00\",\"description\":\"Tidtabellen (avg\u00e5ngstider) f\u00f6r f\u00e4rjan mellan Helsingfors och Stockholm (Viking Line och Tallink Silja Line)\",\"breadcrumb\":{\"@id\":\"https:\/\/helsinki-stockholm.info\/sv\/tidtabell\/#breadcrumb\"},\"inLanguage\":\"sv-SE\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/helsinki-stockholm.info\/sv\/tidtabell\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"sv-SE\",\"@id\":\"https:\/\/helsinki-stockholm.info\/sv\/tidtabell\/#primaryimage\",\"url\":\"https:\/\/helsinki-stockholm.info\/wp-content\/uploads\/2025\/08\/helsinki-port-1024x683.jpg\",\"contentUrl\":\"https:\/\/helsinki-stockholm.info\/wp-content\/uploads\/2025\/08\/helsinki-port-1024x683.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/helsinki-stockholm.info\/sv\/tidtabell\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/helsinki-stockholm.info\/sv\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Tidtabell\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/helsinki-stockholm.info\/fi\/#website\",\"url\":\"https:\/\/helsinki-stockholm.info\/fi\/\",\"name\":\"helsinki-stockholm.info\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/helsinki-stockholm.info\/fi\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/helsinki-stockholm.info\/fi\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"sv-SE\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/helsinki-stockholm.info\/fi\/#organization\",\"name\":\"helsinki-stockholm.info\",\"url\":\"https:\/\/helsinki-stockholm.info\/fi\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"sv-SE\",\"@id\":\"https:\/\/helsinki-stockholm.info\/fi\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/helsinki-stockholm.info\/wp-content\/uploads\/2025\/07\/helsinki-stockholm-ferry-logo.svg\",\"contentUrl\":\"https:\/\/helsinki-stockholm.info\/wp-content\/uploads\/2025\/07\/helsinki-stockholm-ferry-logo.svg\",\"width\":422,\"height\":130,\"caption\":\"helsinki-stockholm.info\"},\"image\":{\"@id\":\"https:\/\/helsinki-stockholm.info\/fi\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Helsingfors Stockholm f\u00e4rjetidtabell (avg\u00e5ngstider)","description":"Tidtabellen (avg\u00e5ngstider) f\u00f6r f\u00e4rjan mellan Helsingfors och Stockholm (Viking Line och Tallink Silja Line)","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:\/\/helsinki-stockholm.info\/sv\/tidtabell\/","og_locale":"sv_SE","og_type":"article","og_title":"Helsingfors Stockholm f\u00e4rjetidtabell (avg\u00e5ngstider)","og_description":"Tidtabellen (avg\u00e5ngstider) f\u00f6r f\u00e4rjan mellan Helsingfors och Stockholm (Viking Line och Tallink Silja Line)","og_url":"https:\/\/helsinki-stockholm.info\/sv\/tidtabell\/","og_site_name":"helsinki-stockholm.info","article_modified_time":"2025-08-25T08:26:50+00:00","og_image":[{"url":"https:\/\/helsinki-stockholm.info\/wp-content\/uploads\/2025\/08\/helsinki-port-1024x683.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Ber\u00e4knad l\u00e4stid":"2 minuter"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/helsinki-stockholm.info\/sv\/tidtabell\/","url":"https:\/\/helsinki-stockholm.info\/sv\/tidtabell\/","name":"Helsingfors Stockholm f\u00e4rjetidtabell (avg\u00e5ngstider)","isPartOf":{"@id":"https:\/\/helsinki-stockholm.info\/fi\/#website"},"primaryImageOfPage":{"@id":"https:\/\/helsinki-stockholm.info\/sv\/tidtabell\/#primaryimage"},"image":{"@id":"https:\/\/helsinki-stockholm.info\/sv\/tidtabell\/#primaryimage"},"thumbnailUrl":"https:\/\/helsinki-stockholm.info\/wp-content\/uploads\/2025\/08\/helsinki-port-1024x683.jpg","datePublished":"2025-08-11T11:28:01+00:00","dateModified":"2025-08-25T08:26:50+00:00","description":"Tidtabellen (avg\u00e5ngstider) f\u00f6r f\u00e4rjan mellan Helsingfors och Stockholm (Viking Line och Tallink Silja Line)","breadcrumb":{"@id":"https:\/\/helsinki-stockholm.info\/sv\/tidtabell\/#breadcrumb"},"inLanguage":"sv-SE","potentialAction":[{"@type":"ReadAction","target":["https:\/\/helsinki-stockholm.info\/sv\/tidtabell\/"]}]},{"@type":"ImageObject","inLanguage":"sv-SE","@id":"https:\/\/helsinki-stockholm.info\/sv\/tidtabell\/#primaryimage","url":"https:\/\/helsinki-stockholm.info\/wp-content\/uploads\/2025\/08\/helsinki-port-1024x683.jpg","contentUrl":"https:\/\/helsinki-stockholm.info\/wp-content\/uploads\/2025\/08\/helsinki-port-1024x683.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/helsinki-stockholm.info\/sv\/tidtabell\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/helsinki-stockholm.info\/sv\/"},{"@type":"ListItem","position":2,"name":"Tidtabell"}]},{"@type":"WebSite","@id":"https:\/\/helsinki-stockholm.info\/fi\/#website","url":"https:\/\/helsinki-stockholm.info\/fi\/","name":"helsinki-stockholm.info","description":"","publisher":{"@id":"https:\/\/helsinki-stockholm.info\/fi\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/helsinki-stockholm.info\/fi\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"sv-SE"},{"@type":"Organization","@id":"https:\/\/helsinki-stockholm.info\/fi\/#organization","name":"helsinki-stockholm.info","url":"https:\/\/helsinki-stockholm.info\/fi\/","logo":{"@type":"ImageObject","inLanguage":"sv-SE","@id":"https:\/\/helsinki-stockholm.info\/fi\/#\/schema\/logo\/image\/","url":"https:\/\/helsinki-stockholm.info\/wp-content\/uploads\/2025\/07\/helsinki-stockholm-ferry-logo.svg","contentUrl":"https:\/\/helsinki-stockholm.info\/wp-content\/uploads\/2025\/07\/helsinki-stockholm-ferry-logo.svg","width":422,"height":130,"caption":"helsinki-stockholm.info"},"image":{"@id":"https:\/\/helsinki-stockholm.info\/fi\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/helsinki-stockholm.info\/sv\/wp-json\/wp\/v2\/pages\/545","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/helsinki-stockholm.info\/sv\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/helsinki-stockholm.info\/sv\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/helsinki-stockholm.info\/sv\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/helsinki-stockholm.info\/sv\/wp-json\/wp\/v2\/comments?post=545"}],"version-history":[{"count":13,"href":"https:\/\/helsinki-stockholm.info\/sv\/wp-json\/wp\/v2\/pages\/545\/revisions"}],"predecessor-version":[{"id":1129,"href":"https:\/\/helsinki-stockholm.info\/sv\/wp-json\/wp\/v2\/pages\/545\/revisions\/1129"}],"wp:attachment":[{"href":"https:\/\/helsinki-stockholm.info\/sv\/wp-json\/wp\/v2\/media?parent=545"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}