{"id":722,"date":"2025-08-12T12:14:00","date_gmt":"2025-08-12T12:14:00","guid":{"rendered":"https:\/\/helsinki-stockholm.info\/?page_id=722"},"modified":"2025-08-25T08:19:45","modified_gmt":"2025-08-25T08:19:45","slug":"hinnat","status":"publish","type":"page","link":"https:\/\/helsinki-stockholm.info\/fi\/hinnat\/","title":{"rendered":"Hinnat"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"722\" class=\"elementor elementor-722 elementor-580\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7705637 e-con-full e-flex e-con e-parent\" data-id=\"7705637\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-608b1f8 e-con-full e-flex e-con e-child\" data-id=\"608b1f8\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ee5d0ff elementor-widget elementor-widget-heading\" data-id=\"ee5d0ff\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Hinnat<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ab3fba4 elementor-widget elementor-widget-text-editor\" data-id=\"ab3fba4\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Ota selv\u00e4\u00e4, kuinka paljon lauttalippu maksaa Helsingin ja Tukholman v\u00e4lisell\u00e4 reitill\u00e4.<\/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-d5033d2 e-con-full e-flex e-con e-child\" data-id=\"d5033d2\" 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-1073141 e-flex e-con-boxed e-con e-parent\" data-id=\"1073141\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-9b79236 e-con-full e-flex e-con e-child\" data-id=\"9b79236\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a8973e4 elementor-widget elementor-widget-heading\" data-id=\"a8973e4\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Liput alkaen 168,50 \u20ac<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ff457b9 elementor-widget elementor-widget-text-editor\" data-id=\"ff457b9\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Helsingin ja Tukholman v\u00e4liset lauttaliput alkaen 168,50 \u20ac (Viking Line). Hinta perustuu yksisuuntaiseen matkaan normaalikokoisella autolla ja kahdella aikuisella. Tarkka hinta riippuu tekij\u00f6ist\u00e4, kuten varausajankohdasta, matkustajien m\u00e4\u00e4r\u00e4st\u00e4 ja ajoneuvosi koosta. Voit my\u00f6s valita erilaisia hyttej\u00e4, joissa voit nukkua matkan aikana.<\/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-063770a e-con-full e-flex e-con e-child\" data-id=\"063770a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-94ac58d ferry-widget elementor-widget elementor-widget-shortcode\" data-id=\"94ac58d\" 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\">L\u00c4HT\u00d6SATAMA:<\/label>\n            <select id=\"departure\" name=\"departure\">\n                <!-- value = canonieke slug voor URL; label = Finse naam -->\n                <option value=\"Helsinki\">Helsinki<\/option>\n                <option value=\"Stockholm\">Tukholma<\/option>\n            <\/select>\n        <\/div>\n\n        <div>\n            <label for=\"arrival\">SAAPUMISSATAMA:<\/label>\n            <select id=\"arrival\" name=\"arrival\" disabled>\n                <option value=\"Stockholm\">Tukholma<\/option>\n                <option value=\"Helsinki\">Helsinki<\/option>\n            <\/select>\n        <\/div>\n\n        <div>\n            <label for=\"operator\">VARUSTAMO:<\/label>\n            <select id=\"operator\" name=\"operator\">\n                <option value=\"none\">Ei mieltymyst\u00e4<\/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\">Varaa liput<\/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            \/\/ Oletus: Helsinki -> Tukholma\n            if (departureSelect.value === 'Helsinki') {\n                arrivalSelect.value = 'Stockholm';\n            }\n\n            \/\/ Vaihda saapuminen, kun l\u00e4ht\u00f6 muuttuu\n            departureSelect.addEventListener('change', function() {\n                arrivalSelect.value = (departureSelect.value === 'Helsinki') ? 'Stockholm' : 'Helsinki';\n            });\n\n            \/\/ Nappi \u2192 avaa uudessa v\u00e4lilehdess\u00e4\n            bookButton.addEventListener('click', function() {\n                const departure = departureSelect.value; \/\/ pid\u00e4 kanoniset 'Helsinki'\/'Stockholm'\n                const arrival = arrivalSelect.value;\n                const operator = operatorSelect.value;\n\n                let link = \"https:\/\/helsinki-stockholm.info\/fi\/go\/directferries\"; \/\/ oletuslinkki\n\n                if (departure && arrival) {\n                    link = `https:\/\/helsinki-stockholm.info\/fi\/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-5fb8f23 e-flex e-con-boxed e-con e-parent\" data-id=\"5fb8f23\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-3c18acc e-con-full e-flex e-con e-child\" data-id=\"3c18acc\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a7f4dd8 elementor-widget elementor-widget-image\" data-id=\"a7f4dd8\" 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-396\" 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-caba26a e-con-full e-flex e-con e-child\" data-id=\"caba26a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6c5dce0 elementor-widget elementor-widget-heading\" data-id=\"6c5dce0\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Hintaan vaikuttavat tekij\u00e4t<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6a35699 elementor-widget elementor-widget-text-editor\" data-id=\"6a35699\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Useat tekij\u00e4t vaikuttavat lopulliseen lauttalippusi hintaan. T\u00e4ss\u00e4 on luettelo:<\/p><ul><li>Matkustajien lukum\u00e4\u00e4r\u00e4 (lapset ja aikuiset)<\/li><li>Ajoneuvon tyyppi (ja koko) ja mahdollisesti per\u00e4vaunu (asuntovaunu)<\/li><li>Matkatyyppi: meno-paluu- tai meno-paluumatka<\/li><li>Varausaika (mit\u00e4 nopeammin, sen halvempi)<\/li><li>Liput: Viikonloppuisin ja pyh\u00e4p\u00e4ivin\u00e4 liput ovat kalliimpia (<a href=\"https:\/\/helsinki-stockholm.info\/fi\/aikataulu\/\">tarkista aikataulu t\u00e4\u00e4lt\u00e4<\/a>)<\/li><\/ul>\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-f10b05a e-flex e-con-boxed e-con e-parent\" data-id=\"f10b05a\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-30ba224 e-con-full e-flex e-con e-child\" data-id=\"30ba224\" 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-f4ca8c6 e-con-full e-flex e-con e-child\" data-id=\"f4ca8c6\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1948cfb elementor-widget elementor-widget-heading\" data-id=\"1948cfb\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">N\u00e4in s\u00e4\u00e4st\u00e4t rahaa lipuissasi<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-01f361d elementor-widget elementor-widget-text-editor\" data-id=\"01f361d\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<ul><li>Varaa lauttalippusi hyviss\u00e4 ajoin viime hetken sijaan.<\/li><li>Haluatko matkustaa my\u00f6s takaisin? Osta silloin meno-paluulippu nyt.<\/li><li>Vertaile eri tarjoajien hintoja (Viking Line vs. Tallink).<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5269169 elementor-mobile-align-justify elementor-widget elementor-widget-button\" data-id=\"5269169\" 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\/fi\/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\">Varaa lippusi nyt \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>Hinnat Ota selv\u00e4\u00e4, kuinka paljon lauttalippu maksaa Helsingin ja Tukholman v\u00e4lisell\u00e4 reitill\u00e4. Liput alkaen 168,50 \u20ac Helsingin ja Tukholman v\u00e4liset [&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-722","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>Helsinki Tukholman lauttojen hinnat<\/title>\n<meta name=\"description\" content=\"Yleiskatsaus lauttojen hinnoista Helsinkiin Tukholmaan (Viking Line vs 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\/fi\/hinnat\/\" \/>\n<meta property=\"og:locale\" content=\"fi_FI\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Helsinki Tukholman lauttojen hinnat\" \/>\n<meta property=\"og:description\" content=\"Yleiskatsaus lauttojen hinnoista Helsinkiin Tukholmaan (Viking Line vs Tallink Silja Line).\" \/>\n<meta property=\"og:url\" content=\"https:\/\/helsinki-stockholm.info\/fi\/hinnat\/\" \/>\n<meta property=\"og:site_name\" content=\"helsinki-stockholm.info\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-25T08:19:45+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=\"Arvioitu lukuaika\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minuutti\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/helsinki-stockholm.info\/fi\/hinnat\/\",\"url\":\"https:\/\/helsinki-stockholm.info\/fi\/hinnat\/\",\"name\":\"Helsinki Tukholman lauttojen hinnat\",\"isPartOf\":{\"@id\":\"https:\/\/helsinki-stockholm.info\/fi\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/helsinki-stockholm.info\/fi\/hinnat\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/helsinki-stockholm.info\/fi\/hinnat\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/helsinki-stockholm.info\/wp-content\/uploads\/2025\/08\/helsinki-port-1024x683.jpg\",\"datePublished\":\"2025-08-12T12:14:00+00:00\",\"dateModified\":\"2025-08-25T08:19:45+00:00\",\"description\":\"Yleiskatsaus lauttojen hinnoista Helsinkiin Tukholmaan (Viking Line vs Tallink Silja Line).\",\"breadcrumb\":{\"@id\":\"https:\/\/helsinki-stockholm.info\/fi\/hinnat\/#breadcrumb\"},\"inLanguage\":\"fi\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/helsinki-stockholm.info\/fi\/hinnat\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fi\",\"@id\":\"https:\/\/helsinki-stockholm.info\/fi\/hinnat\/#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\/fi\/hinnat\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/helsinki-stockholm.info\/fi\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Hinnat\"}]},{\"@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\":\"fi\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/helsinki-stockholm.info\/fi\/#organization\",\"name\":\"helsinki-stockholm.info\",\"url\":\"https:\/\/helsinki-stockholm.info\/fi\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fi\",\"@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":"Helsinki Tukholman lauttojen hinnat","description":"Yleiskatsaus lauttojen hinnoista Helsinkiin Tukholmaan (Viking Line vs 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\/fi\/hinnat\/","og_locale":"fi_FI","og_type":"article","og_title":"Helsinki Tukholman lauttojen hinnat","og_description":"Yleiskatsaus lauttojen hinnoista Helsinkiin Tukholmaan (Viking Line vs Tallink Silja Line).","og_url":"https:\/\/helsinki-stockholm.info\/fi\/hinnat\/","og_site_name":"helsinki-stockholm.info","article_modified_time":"2025-08-25T08:19:45+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":{"Arvioitu lukuaika":"1 minuutti"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/helsinki-stockholm.info\/fi\/hinnat\/","url":"https:\/\/helsinki-stockholm.info\/fi\/hinnat\/","name":"Helsinki Tukholman lauttojen hinnat","isPartOf":{"@id":"https:\/\/helsinki-stockholm.info\/fi\/#website"},"primaryImageOfPage":{"@id":"https:\/\/helsinki-stockholm.info\/fi\/hinnat\/#primaryimage"},"image":{"@id":"https:\/\/helsinki-stockholm.info\/fi\/hinnat\/#primaryimage"},"thumbnailUrl":"https:\/\/helsinki-stockholm.info\/wp-content\/uploads\/2025\/08\/helsinki-port-1024x683.jpg","datePublished":"2025-08-12T12:14:00+00:00","dateModified":"2025-08-25T08:19:45+00:00","description":"Yleiskatsaus lauttojen hinnoista Helsinkiin Tukholmaan (Viking Line vs Tallink Silja Line).","breadcrumb":{"@id":"https:\/\/helsinki-stockholm.info\/fi\/hinnat\/#breadcrumb"},"inLanguage":"fi","potentialAction":[{"@type":"ReadAction","target":["https:\/\/helsinki-stockholm.info\/fi\/hinnat\/"]}]},{"@type":"ImageObject","inLanguage":"fi","@id":"https:\/\/helsinki-stockholm.info\/fi\/hinnat\/#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\/fi\/hinnat\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/helsinki-stockholm.info\/fi\/"},{"@type":"ListItem","position":2,"name":"Hinnat"}]},{"@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":"fi"},{"@type":"Organization","@id":"https:\/\/helsinki-stockholm.info\/fi\/#organization","name":"helsinki-stockholm.info","url":"https:\/\/helsinki-stockholm.info\/fi\/","logo":{"@type":"ImageObject","inLanguage":"fi","@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\/fi\/wp-json\/wp\/v2\/pages\/722","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/helsinki-stockholm.info\/fi\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/helsinki-stockholm.info\/fi\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/helsinki-stockholm.info\/fi\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/helsinki-stockholm.info\/fi\/wp-json\/wp\/v2\/comments?post=722"}],"version-history":[{"count":4,"href":"https:\/\/helsinki-stockholm.info\/fi\/wp-json\/wp\/v2\/pages\/722\/revisions"}],"predecessor-version":[{"id":726,"href":"https:\/\/helsinki-stockholm.info\/fi\/wp-json\/wp\/v2\/pages\/722\/revisions\/726"}],"wp:attachment":[{"href":"https:\/\/helsinki-stockholm.info\/fi\/wp-json\/wp\/v2\/media?parent=722"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}