{"id":689,"date":"2025-08-12T12:14:00","date_gmt":"2025-08-12T12:14:00","guid":{"rendered":"https:\/\/helsinki-stockholm.info\/?page_id=689"},"modified":"2025-08-25T07:34:52","modified_gmt":"2025-08-25T07:34:52","slug":"preise","status":"publish","type":"page","link":"https:\/\/helsinki-stockholm.info\/de\/preise\/","title":{"rendered":"Preise"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"689\" class=\"elementor elementor-689 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\">Preise<\/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>Informieren Sie sich, wie viel ein F\u00e4hrticket auf der Strecke zwischen Helsinki und Stockholm kostet.<\/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\">Tickets ab 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>F\u00e4hrtickets zwischen Helsinki und Stockholm gibt es ab 168,50 \u20ac (Viking Line). Dieser Preis gilt f\u00fcr eine einfache Fahrt mit einem Standardauto und zwei Erwachsenen. Der genaue Preis h\u00e4ngt von Faktoren wie dem Buchungszeitpunkt, der Anzahl der Passagiere und der Gr\u00f6\u00dfe Ihres Fahrzeugs ab. Sie haben au\u00dferdem die Wahl zwischen verschiedenen Kabinen, in denen Sie w\u00e4hrend der \u00dcberfahrt schlafen k\u00f6nnen.<\/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\">ABFAHRTSHAFEN:<\/label>\n            <select id=\"departure\" name=\"departure\">\n                <option value=\"Helsinki\">Helsinki<\/option>\n                <option value=\"Stockholm\">Stockholm<\/option>\n            <\/select>\n        <\/div>\n\n        <div>\n            <label for=\"arrival\">ANKUNFTSHAFEN:<\/label>\n            <select id=\"arrival\" name=\"arrival\" disabled>\n                <option value=\"Stockholm\">Stockholm<\/option>\n                <option value=\"Helsinki\">Helsinki<\/option>\n            <\/select>\n        <\/div>\n\n        <div>\n            <label for=\"operator\">F\u00c4HRGESELLSCHAFT:<\/label>\n            <select id=\"operator\" name=\"operator\">\n                <option value=\"none\">Keine Pr\u00e4ferenz<\/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\">Tickets buchen<\/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-Ankunft einstellen\n            if (departureSelect.value === 'Helsinki') {\n                arrivalSelect.value = 'Stockholm';\n            }\n\n            \/\/ Ankunft \u00e4ndern, wenn Abfahrt ge\u00e4ndert wird\n            departureSelect.addEventListener('change', function() {\n                arrivalSelect.value = (departureSelect.value === 'Helsinki') ? 'Stockholm' : 'Helsinki';\n            });\n\n            \/\/ Klick auf Button \u2192 im neuen Tab \u00f6ffnen\n            bookButton.addEventListener('click', function() {\n                const departure = departureSelect.value;\n                const arrival = arrivalSelect.value;\n                const operator = operatorSelect.value;\n\n                let link = \"https:\/\/helsinki-stockholm.info\/de\/go\/directferries\"; \/\/ Standardlink\n\n                if (departure && arrival) {\n                    link = `https:\/\/helsinki-stockholm.info\/de\/go\/${departure.toLowerCase()}-${arrival.toLowerCase()}`;\n                    if (operator !== 'none') {\n                        link += `\/${operator.toLowerCase()}`;\n                    }\n                }\n\n                window.open(link, '_blank'); \/\/ immer neuer Tab\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-397\" 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\">Faktoren, die den Preis beeinflussen<\/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>Mehrere Faktoren beeinflussen den endg\u00fcltigen Preis Ihres F\u00e4hrtickets. Hier ist eine Liste:<\/p><ul><li>Anzahl der Mitfahrer (Kinder und Erwachsene)<\/li><li>Fahrzeugtyp (und -gr\u00f6\u00dfe) und ggf. Anh\u00e4nger (Wohnwagen)<\/li><li>Reiseart: Einzel- oder Hin- und R\u00fcckfahrt<br \/>Buchungszeitpunkt (je fr\u00fcher, desto g\u00fcnstiger)<\/li><li>Tickets: An Wochenenden und Feiertagen sind die Tickets teurer (<a href=\"https:\/\/helsinki-stockholm.info\/de\/fahrplan\/\">Fahrplan hier pr\u00fcfen<\/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\">So sparen Sie Geld bei Ihren Tickets<\/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>Buchen Sie Ihre F\u00e4hrtickets rechtzeitig im Voraus, statt erst in letzter Minute.<\/li><li>M\u00f6chten Sie auch zur\u00fcckreisen? Dann kaufen Sie jetzt ein R\u00fcckfahrticket.<\/li><li>Vergleichen Sie die Preise verschiedener Anbieter (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\/de\/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\">Buchen Sie jetzt Ihre Tickets \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>Preise Informieren Sie sich, wie viel ein F\u00e4hrticket auf der Strecke zwischen Helsinki und Stockholm kostet. Tickets ab 168,50 \u20ac [&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-689","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>Preise f\u00fcr F\u00e4hren nach Helsinki und Stockholm<\/title>\n<meta name=\"description\" content=\"\u00dcbersicht \u00fcber die F\u00e4hrpreise f\u00fcr Helsinki Stockholm (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\/de\/preise\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Preise f\u00fcr F\u00e4hren nach Helsinki und Stockholm\" \/>\n<meta property=\"og:description\" content=\"\u00dcbersicht \u00fcber die F\u00e4hrpreise f\u00fcr Helsinki Stockholm (Viking Line vs. Tallink Silja Line).\" \/>\n<meta property=\"og:url\" content=\"https:\/\/helsinki-stockholm.info\/de\/preise\/\" \/>\n<meta property=\"og:site_name\" content=\"helsinki-stockholm.info\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-25T07:34:52+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=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"1\u00a0Minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/helsinki-stockholm.info\/de\/preise\/\",\"url\":\"https:\/\/helsinki-stockholm.info\/de\/preise\/\",\"name\":\"Preise f\u00fcr F\u00e4hren nach Helsinki und Stockholm\",\"isPartOf\":{\"@id\":\"https:\/\/helsinki-stockholm.info\/fi\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/helsinki-stockholm.info\/de\/preise\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/helsinki-stockholm.info\/de\/preise\/#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-25T07:34:52+00:00\",\"description\":\"\u00dcbersicht \u00fcber die F\u00e4hrpreise f\u00fcr Helsinki Stockholm (Viking Line vs. Tallink Silja Line).\",\"breadcrumb\":{\"@id\":\"https:\/\/helsinki-stockholm.info\/de\/preise\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/helsinki-stockholm.info\/de\/preise\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/helsinki-stockholm.info\/de\/preise\/#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\/de\/preise\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/helsinki-stockholm.info\/de\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Preise\"}]},{\"@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\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/helsinki-stockholm.info\/fi\/#organization\",\"name\":\"helsinki-stockholm.info\",\"url\":\"https:\/\/helsinki-stockholm.info\/fi\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@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":"Preise f\u00fcr F\u00e4hren nach Helsinki und Stockholm","description":"\u00dcbersicht \u00fcber die F\u00e4hrpreise f\u00fcr Helsinki Stockholm (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\/de\/preise\/","og_locale":"de_DE","og_type":"article","og_title":"Preise f\u00fcr F\u00e4hren nach Helsinki und Stockholm","og_description":"\u00dcbersicht \u00fcber die F\u00e4hrpreise f\u00fcr Helsinki Stockholm (Viking Line vs. Tallink Silja Line).","og_url":"https:\/\/helsinki-stockholm.info\/de\/preise\/","og_site_name":"helsinki-stockholm.info","article_modified_time":"2025-08-25T07:34:52+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":{"Gesch\u00e4tzte Lesezeit":"1\u00a0Minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/helsinki-stockholm.info\/de\/preise\/","url":"https:\/\/helsinki-stockholm.info\/de\/preise\/","name":"Preise f\u00fcr F\u00e4hren nach Helsinki und Stockholm","isPartOf":{"@id":"https:\/\/helsinki-stockholm.info\/fi\/#website"},"primaryImageOfPage":{"@id":"https:\/\/helsinki-stockholm.info\/de\/preise\/#primaryimage"},"image":{"@id":"https:\/\/helsinki-stockholm.info\/de\/preise\/#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-25T07:34:52+00:00","description":"\u00dcbersicht \u00fcber die F\u00e4hrpreise f\u00fcr Helsinki Stockholm (Viking Line vs. Tallink Silja Line).","breadcrumb":{"@id":"https:\/\/helsinki-stockholm.info\/de\/preise\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/helsinki-stockholm.info\/de\/preise\/"]}]},{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/helsinki-stockholm.info\/de\/preise\/#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\/de\/preise\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/helsinki-stockholm.info\/de\/"},{"@type":"ListItem","position":2,"name":"Preise"}]},{"@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":"de"},{"@type":"Organization","@id":"https:\/\/helsinki-stockholm.info\/fi\/#organization","name":"helsinki-stockholm.info","url":"https:\/\/helsinki-stockholm.info\/fi\/","logo":{"@type":"ImageObject","inLanguage":"de","@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\/de\/wp-json\/wp\/v2\/pages\/689","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/helsinki-stockholm.info\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/helsinki-stockholm.info\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/helsinki-stockholm.info\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/helsinki-stockholm.info\/de\/wp-json\/wp\/v2\/comments?post=689"}],"version-history":[{"count":10,"href":"https:\/\/helsinki-stockholm.info\/de\/wp-json\/wp\/v2\/pages\/689\/revisions"}],"predecessor-version":[{"id":708,"href":"https:\/\/helsinki-stockholm.info\/de\/wp-json\/wp\/v2\/pages\/689\/revisions\/708"}],"wp:attachment":[{"href":"https:\/\/helsinki-stockholm.info\/de\/wp-json\/wp\/v2\/media?parent=689"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}