{"id":2777,"date":"2019-03-06T08:25:08","date_gmt":"2019-03-06T08:25:08","guid":{"rendered":"https:\/\/staging.laplandnorth.fi\/?page_id=2777"},"modified":"2025-05-12T08:25:17","modified_gmt":"2025-05-12T05:25:17","slug":"home","status":"publish","type":"page","link":"https:\/\/staging.laplandnorth.fi\/en\/","title":{"rendered":"Home"},"content":{"rendered":"\t<div\n        v-cloak\n        class=\"vue-widgets-container base-margin-top\"\n        id=\"vue_widgets\"\n        style=\"position:relative\"\n        data-accommodation-button-text=\"Search\"\n        data-activities-button-text=\"Book now\"\n        data-restaurants-button-text=\"Search\"\n        data-gear-rental-button-text=\"Book now\"\n        data-travel-information-button-url=\"https:\/\/staging.laplandnorth.fi\/en\/about-the-area\/travel-information\/\"\n        data-travel-information-text=\"Read more\"\n        data-accommodation-heading=\"Accommodation\"\n        data-activities-heading=\"Activities\"\n        data-restaurants-heading=\"Restaurants\"\n        data-gear-rental-heading=\"Gear rental\"\n        data-travel-information-heading=\"Getting here\"\n>\n    <div class=\"widgets-container\">\n        <div v-if=\"loadingInProgress\" class=\"loading-spinner-relative base-margin-top-small\" style=\"position:absolute;top: 0;left: 0;\">\n\t\t\t<span class=\"loading-spinner\">\n\t\t\tSearching\n\t\t\t<\/span>\n        <\/div>\n        <div :class=\"[ !loadingInProgress ? 'vue-widgets' : 'vue-widgets state--hidden' ]\">\n            \n            <div class=\"vue-widgets-item\">\n                <h2 class=\"type-h6\">\n                    <span v-if=\"customStrings.accommodationHeading\" v-html=\"customStrings.accommodationHeading\"><\/span>\n                    <span v-else>\n\t\t\t\t\t\tAccommodation\n\t\t\t\t\t<\/span>\n                <\/h2>\n                <form v-on:submit.prevent=\"onSubmitAccommodation\">\n                    <div class=\"form-group form-group-accommodation prettydropdown-alternative prettydropdown-no-fixed-width prettydropdown-widget\" style=\"width: 100% !important\">\n                        \n\t\t\t\t\t\t\t<select v-model=\"activeLocations.accommodation\">\n\t\t\t\t\t\t\t\t<option :value=\"null\" hidden>{{ translations.location }}<\/option>\n\t\t\t\t\t\t\t\t<option :value=\"0\">{{ translations.all_locations }}<\/option>\n\t\t\t\t\t\t\t\t<option v-for=\"(item, index) in locations\" :value=\"item.term_id + '\/' + item.slug\">{{ item.name }}<\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t\t\t\t\t\n                    <\/div>\n                    <div class=\"form-group\">\n                        <input type=\"submit\" class=\"btn-full-width\" :value=\"customStrings.accommodationButtonText\">\n                    <\/div>\n                <\/form>\n            <\/div>\n            \n            <div class=\"vue-widgets-item\">\n                <h2 class=\"type-h6\">\n                    <span v-if=\"customStrings.activitiesHeading\" v-html=\"customStrings.activitiesHeading\"><\/span>\n                    <span v-else>\n\t\t\t\t\t\tActivities\n\t\t\t\t\t<\/span>\n                <\/h2>\n                <form v-on:submit.prevent=\"onSubmitActivities\">\n                    <div class=\"form-group form-group-activities prettydropdown-alternative prettydropdown-no-fixed-width prettydropdown-widget\" style=\"width: 100% !important\">\n                        \n\t\t\t\t\t\t\t<select v-model=\"activeLocations.activities\">\n\t\t\t\t\t\t\t\t<option :value=\"null\" hidden>{{ translations.location }}<\/option>\n\t\t\t\t\t\t\t\t<option :value=\"0\">{{ translations.all_locations }}<\/option>\n\t\t\t\t\t\t\t\t<option v-for=\"(item, index) in locations\" :value=\"item.term_id + '\/' + item.slug\">{{ item.name }}<\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t\t\t\t\t\n                    <\/div>\n                    <div class=\"form-group\">\n                        <input type=\"submit\" class=\"btn-full-width\" :value=\"customStrings.activitiesButtonText\">\n                    <\/div>\n                <\/form>\n            <\/div>\n            \n            <div class=\"vue-widgets-item\">\n                <h2 class=\"type-h6\">\n                    <span v-if=\"customStrings.gearRentalHeading\" v-html=\"customStrings.gearRentalHeading\"><\/span>\n                    <span v-else>\n\t\t\t\t\t\tGear rental\n\t\t\t\t\t<\/span>\n                <\/h2>\n                <form v-on:submit.prevent=\"onSubmitGearRental\">\n                    <div class=\"form-group form-group-gear-rental prettydropdown-alternative prettydropdown-no-fixed-width prettydropdown-widget\" style=\"width: 100% !important\">\n                        \n\t\t\t\t\t\t\t<select v-model=\"activeLocations.gearRental\">\n\t\t\t\t\t\t\t\t<option :value=\"null\" hidden>{{ translations.location }}<\/option>\n\t\t\t\t\t\t\t\t<option :value=\"0\">{{ translations.all_locations }}<\/option>\n\t\t\t\t\t\t\t\t<option v-for=\"(item, index) in locations\" :value=\"item.term_id + '\/' + item.slug\">{{ item.name }}<\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t\t\t\t\t\n                    <\/div>\n                    <div class=\"form-group\">\n                        <input type=\"submit\" class=\"btn-full-width\" :value=\"customStrings.gearRentalButtonText\">\n                    <\/div>\n                <\/form>\n            <\/div>\n            \n            <div class=\"vue-widgets-item\">\n                <h2 class=\"type-h6\">\n                    <span v-if=\"customStrings.restaurantsHeading\" v-html=\"customStrings.restaurantsHeading\"><\/span>\n                    <span v-else>\n\t\t\t\t\t\tRestaurants\n\t\t\t\t\t<\/span>\n                <\/h2>\n                <form v-on:submit.prevent=\"onSubmitRestaurants\">\n                    <div class=\"form-group form-group-restaurants prettydropdown-alternative prettydropdown-no-fixed-width prettydropdown-widget\" style=\"width: 100% !important\">\n                        \n\t\t\t\t\t\t\t<select v-model=\"activeLocations.restaurants\">\n\t\t\t\t\t\t\t\t<option :value=\"null\" hidden>{{ translations.location }}<\/option>\n\t\t\t\t\t\t\t\t<option :value=\"0\">{{ translations.all_locations }}<\/option>\n\t\t\t\t\t\t\t\t<option v-for=\"(item, index) in locations\" :value=\"item.term_id + '\/' + item.slug\">{{ item.name }}<\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t\t\t\t\t\n                    <\/div>\n                    <div class=\"form-group\">\n                        <input type=\"submit\" class=\"btn-full-width\" :value=\"customStrings.restaurantsButtonText\">\n                    <\/div>\n                <\/form>\n            <\/div>\n            \n            <div class=\"vue-widgets-item\">\n                <h2 class=\"type-h6\">\n                    <span v-if=\"customStrings.travelInformationHeading\" v-html=\"customStrings.travelInformationHeading\"><\/span>\n                    <span v-else>\n\t\t\t\t\t\tGetting there &#038; around\n\t\t\t\t\t<\/span>\n                <\/h2>\n                <img decoding=\"async\" class=\"icon-transportation w100\" src=\"https:\/\/staging.laplandnorth.fi\/app\/themes\/saariselka\/dist\/images\/icon-transportation-green.png\" alt=\"\">\n                <a :href=\"customStrings.travelInformationURL\" class=\"btn btn-full-width\">\n                    \n\t\t\t\t\t\t{{ customStrings.travelInformationText }}\n\t\t\t\t\t\n                <\/a>\n            <\/div>\n        \n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<div class=\"element-heading\">\n<h2 class=\"wp-block-heading has-text-align-center\" id=\"h-summer-experiences-are-here\">Summer experiences are here!<\/h2>\n<\/div>\n\n\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t \t\t\t\t\t\t\n\t\t\n\t\t\t\t\t<div class=\"base-margin-top-small base-margin-bottom\">\n\t<div class=\"vue__carousel section-break-out section-break-out-regular slide-width-regular \">\n\t<div class=\"vue-carousel\" data-id=\"49800,53806,13516,59012,56168,43606,55841,56172,59398,3346\" data-term_ids=\"\" data-company=\"\" data-order=\"random\" data-slide-type=\"\" data-endpoint=\"things-to-do\" data-destination=\"\" data-slide-width=\"regular\" data-status=\"\">\n\t\t<div v-if=\"loadingInProgress\" class=\"loading-spinner-relative margin-top-xs\">\n\t\t\t<span class=\"loading-spinner\">\n\t\t\t\tSearching\n\t\t\t<\/span>\n\t\t<\/div>\n\t\t<div :class=\"arrowClass\" v-cloak>\n\t\t\t<slick ref=\"slick\" :options=\"slickOptions\">\n\t\t\t\t<div class=\"carousel-col\" v-for=\"item in items\">\n\n\t\t\t\t\t<div class=\"element-slide element-slide-regular\">\n\n\t\t\t\t\t\t<a :href=\"item.url\" class=\"slide-img-crop\">\n\t\t\t\t\t\t\t<div class=\"responsive-image-container\">\n\t\t\t\t\t\t\t\t<template v-if=\"item.image &#038;&#038; item.image.sizes\">\n\t\t\t\t\t\t\t\t\t<img v-if=\"slideWidth == 'full' &#038;&#038; item.image.sizes['size-900']\" v-lazy=\"item.image.sizes['size-900']\" :alt=\"decode(item.title)\" class=\"responsive-image\">\n\t\t\t\t\t\t\t\t\t<img v-else-if=\"item.image.sizes['size-480']\" v-lazy=\"item.image.sizes['size-480']\" :alt=\"decode(item.title)\" class=\"responsive-image\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\n    \n        \n    \n        <template v-if=\"item\">\n        <div class=\"image-credit\" v-if=\"item.image.ism_image_copyright\">\n        <button class=\"image-credit--btn\">\n    \n    <div class=\"svg-icon\">\n\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\">\n\t\t<path d=\"M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464a256 256 0 1 0 0-512 256 256 0 1 0 0 512zm-56.6-199.4c-31.2-31.2-31.2-81.9 0-113.1s81.9-31.2 113.1 0c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9c-50-50-131-50-181 0s-50 131 0 181 131 50 181 0c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0c-31.2 31.2-81.9 31.2-113.1 0z\"\/>\n\t<\/svg>\n<\/div>\n    \n    <\/button>\n    <div class=\"image-credit--tooltip\" aria-label=\"image credits\">\n    \n    <div class=\"svg-icon\">\n\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\">\n\t\t<path d=\"M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464a256 256 0 1 0 0-512 256 256 0 1 0 0 512zm-56.6-199.4c-31.2-31.2-31.2-81.9 0-113.1s81.9-31.2 113.1 0c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9c-50-50-131-50-181 0s-50 131 0 181 131 50 181 0c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0c-31.2 31.2-81.9 31.2-113.1 0z\"\/>\n\t<\/svg>\n<\/div>\n    \n        <span>{{ item.image.ism_image_copyright }}<\/span>\n    \n    \n        <\/div>\n        <\/div>\n        <\/template>\n    \n\n\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t<\/template>\n\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t<\/a>\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t<div class=\"text-content-container\">\n\t\t\t\t\t\t\t\t<div class=\"text-content\">\n\t\t\t\t\t\t\t\t\t<p class=\"slide-title-meta\" v-if=\"item.parent\">{{ decode(item.parent.name) }}<\/p>\n\t\t\t\t\t\t\t\t\t<time v-if=\"endpointRaw == 'news' &#038;&#038; slideWidth != 'full'\" class=\"slide-time\" v-html=\"item.formatted_time\"><\/time>\n\t\t\t\t\t\t\t\t\t<h3 class=\"slide-title\">\n\t\t\t\t\t\t\t\t\t\t<a :href=\"item.url\">\n\t\t\t\t\t\t\t\t\t\t\t{{ decode(item.title) }}\n\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<time v-if=\"slideWidth == 'full'\" class=\"slide-event-time\" v-html=\"item.formatted_time\"><\/time> <!-- NOTE: ei toimi, jos laitat fulliin joskus jotain muuta kuin newsin tai event-teaserin -->\n\t\t\t\t\t\t\t\t\t<p v-if=\"item.lead\" class=\"slide-text-lead\">{{ item.lead }}<\/p>\n\t\t\t\t\t\t\t\t\t<p class=\"slide-text\">{{ item.excerpt }}<\/p>\n\n\t\t\t\t\t\t\t\t\t<div v-if=\"slideWidth == 'full' || endpointRaw != 'news'\" class=\"slide-more-wrap\">\n\t\t\t\t\t\t\t\t\t\t<p v-if=\"item.meta\" class=\"slide-meta\"><strong><span v-html=\"translations.duration\"><\/span>: <span v-html=\"item.meta.duration\"><\/span><\/strong><\/p>\n\t\t\t\t\t\t\t\t\t\t<p v-if=\"item.meta &#038;&#038; item.meta.price\" class=\"slide-meta\" style=\"margin-top: -2rem\"><span v-html=\"translations.pricefrom\"><\/span> {{ item.meta.price }} &euro;<\/p>\n\t\t\t\t\t\t\t\t\t\t<a v-if=\"item.parent\" :href=\"item.url\" class=\"btn slide-button\" v-html=\"translations.book_now\"><\/a>\n\t\t\t\t\t\t\t\t\t\t<a v-if=\"!item.parent\" :href=\"item.url\" class=\"btn slide-button\" v-html=\"translations.read_more\"><\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t<\/div>\n\n\t\t\t\t<\/div>\n\t\t\t<\/slick>\n\t\t<\/div>\n\n\t<\/div>\n<\/div>\n\n\n<\/div>\n\n\t\n\n\n<div class=\"regular-block\">\n<p>In Lapland North Destinations you find many interesting activities year-round. Explore snow, have your breath taken away by the stunning landscape and Northern Lights dancing above you or try out a husky sled ride. In summer and autumn, enjoy the beauty and silence of nature on our trails by foot or bike or rivers with a canoe, marvel at the nightless night and relax in a sauna.<\/p>\n<\/div>\n\n\t  <div class=\"base-margin-top-xs base-margin-bottom-xl\">\n    <div class=\"vue__carousel-card section-break-out section-break-out-regular slide-width-half\">\n\t<div class=\"vue-carousel\" data-id=\"35467,20636,35360,35358,35465,35357,35466,20655,55132\" data-company=\"\" data-order=\"random\" data-slide-type=\"card\" data-endpoint=\"features\" data-destination=\"\" data-slide-width=\"half\" data-status=\"\">\n\t\t<div v-if=\"loadingInProgress\" class=\"loading-spinner-relative margin-top-xs\">\n\t\t\t<span class=\"loading-spinner\">\n\t\t\t\tSearching\n\t\t\t<\/span>\n\t\t<\/div>\n\t\t<div :class=\"arrowClass\" v-cloak>\n\t\t\t<slick ref=\"slick\" :options=\"slickOptions\">\n\t\t\t\t<div class=\"carousel-col\" v-for=\"item in items\" v-if=\"item.image\">\n\n\t\t\t\t\t<div class=\"element-slide-card element-slide-half\">\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t<a :href=\"item.link.url\" class=\"grid-card-image grid-card-advert\" :style=\"{'background-image': 'url(' + item.image.sizes['size-900'] + ')'}\" :target=\"item.link.target\">\n              <span class=\"element-overlay element-overlay-top-to-bottom\">\n                <h3 class=\"element-title\">\n                  {{ decode(item.title) }}\n\t\t\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t<div class=\"grid-card-advert-meta\">\n                  <p v-if=\"item.strong_text || item.text\">\n                    <strong v-if=\"item.strong_text\">\n                      {{ item.strong_text }}\n                    <\/strong>\n                    <span v-if=\"item.text\">\n                      {{ item.text }}\n                    <\/span>\n                  <\/p>\n                  <span v-if=\"item.link.title\" class=\"btn btn-invert\">\n                    {{ item.link.title }}\n                  <\/span>\n                <\/div>\n              <\/span>\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\n    \n        \n    \n        <template v-if=\"item\">\n        <div class=\"image-credit\" v-if=\"item.image.ism_image_copyright\">\n        <button class=\"image-credit--btn\">\n    \n    <div class=\"svg-icon\">\n\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\">\n\t\t<path d=\"M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464a256 256 0 1 0 0-512 256 256 0 1 0 0 512zm-56.6-199.4c-31.2-31.2-31.2-81.9 0-113.1s81.9-31.2 113.1 0c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9c-50-50-131-50-181 0s-50 131 0 181 131 50 181 0c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0c-31.2 31.2-81.9 31.2-113.1 0z\"\/>\n\t<\/svg>\n<\/div>\n    \n    <\/button>\n    <div class=\"image-credit--tooltip\" aria-label=\"image credits\">\n    \n    <div class=\"svg-icon\">\n\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\">\n\t\t<path d=\"M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464a256 256 0 1 0 0-512 256 256 0 1 0 0 512zm-56.6-199.4c-31.2-31.2-31.2-81.9 0-113.1s81.9-31.2 113.1 0c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9c-50-50-131-50-181 0s-50 131 0 181 131 50 181 0c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0c-31.2 31.2-81.9 31.2-113.1 0z\"\/>\n\t<\/svg>\n<\/div>\n    \n        <span>{{ item.image.ism_image_copyright }}<\/span>\n    \n    \n        <\/div>\n        <\/div>\n        <\/template>\n    \n\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\n\n\t\t\t\t\t<\/div>\n\n\t\t\t\t<\/div>\n\t\t\t<\/slick>\n\t\t<\/div>\n\n\t<\/div>\n<\/div>\n\n\n  <\/div>\n\n\n<div class=\"element-heading\">\n<h2 class=\"wp-block-heading has-text-align-center\" id=\"h-explore-the-destinations-in-northernmost-lapland\">Explore the destinations in northernmost Lapland<\/h2>\n<\/div>\n\n<div class=\"regular-block\">\n<p>Lapland North Destinations is a unique traveling destination in northernmost Finnish Lapland. Our area consist of wide areas of unspoilt nature: National Parks, nature reserves, wilderness areas and rivers and lakes with clear, arctic water. On our page you can find more information about possibilities in our destination and plan your holiday &#8211; weather you wish to see multiple locations and sites, become more familiar with local lifestyle in one village or maybe avail from a ready-planned vacation package offered by local traveling companies? Each of the nine villages in Lapland North have their own, special characteristics.<\/p>\n<\/div>\n\n  <div class=\"base-margin-top-small base-margin-bottom\">\n  <div class=\"vue__carousel-card-map section-break-out section-break-out-regular slide-width-regular\">\n\t<div class=\"vue-carousel\" data-id=\"\" data-company=\"\" data-order=\"random\" data-slide-type=\"card-map\" data-endpoint=\"destinations\" data-destination=\"\" data-slide-width=\"regular\" data-status=\"\">\n\t\t<div v-if=\"loadingInProgress\" class=\"loading-spinner-relative margin-top-xs\">\n\t\t\t<span class=\"loading-spinner\">\n\t\t\t\tSearching\n\t\t\t<\/span>\n\t\t<\/div>\n\t\t<div :class=\"arrowClass\" v-cloak>\n\t\t\t<slick ref=\"slick\" :options=\"slickOptions\">\n\t\t\t\t<div class=\"carousel-col\" v-for=\"item in items\" v-if=\"item.image\">\n\n\t\t\t\t\t<div class=\"element-slide-card element-slide-regular\">\n\n\t\t\t\t\t\t<a :href=\"item.url\" class=\"grid-card-image grid-card-image-has-map\" :style=\"{'background-image': 'url(' + item.image.sizes['thumbnail-fixed-hi-res'] + ')'}\">\n    \t\t\t    <span class=\"element-overlay gradient-class-here\">\n\n                \n\t\t\t\t\t\t\t\t\t<h3 class=\"element-title\">\n    \t\t\t\t\t\t\t<span class=\"coordinates\">\n    \t\t\t\t\t\t\t\t{{ item.latitude.deg }}&deg; {{ item.latitude.min }}&#8217; N, {{ item.longitude.deg }}&deg; {{ item.longitude.min }}&#8217; E\n    \t\t\t\t\t\t\t<\/span>\n    \t\t\t        {{ decode(item.title) }}\n    \t\t\t      <\/h3>\n\t\t\t\t\t\t\t\t\n\n    \t\t\t\t\t<div class=\"grid-card-image-map\">\n    \t\t\t\t      <img decoding=\"async\" src=\"https:\/\/staging.laplandnorth.fi\/app\/themes\/saariselka\/dist\/images\/map-full.svg\" :alt=\"decode(item.title)\"\/>\n    \t\t\t\t      <span class=\"grid-card-image-map-map-marker\" :style=\"{'left': item.latitude_relative_to_the_map, 'top': item.longitude_relative_to_the_map }\"><\/span>\n    \t\t\t\t    <\/div>\n\n    \t\t\t    <\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t<\/a>\n\n\t\t\t\t\t<\/div>\n\n\t\t\t\t<\/div>\n\t\t\t<\/slick>\n\t\t<\/div>\n\n\t<\/div>\n<\/div>\n\n\n<\/div>\n\n<div class=\"base-margin-top-small base-margin-bottom\">\n  <a href=\"https:\/\/staging.laplandnorth.fi\/en\/about-the-area\/\" class=\"btn\">\n    See all destinations\n  <\/a>\n<\/div>\n\n\n<div class=\"element-heading\">\n<h2 class=\"wp-block-heading has-text-align-center\" id=\"h-inspiration-for-your-holiday\">Inspiration for your holiday<\/h2>\n<\/div>\n\n<div class=\"regular-block\">\n<p>Want to learn more about different seasons and traveling in Lapland North Destinations? Here you can find inspiration for your holiday and read more about the local culture, National Parks, Northern Lights, igloo hotels and many more!<\/p>\n<\/div>\n\n\t  <div class=\"base-margin-top-xs base-margin-bottom-xl\">\n    <div class=\"vue__carousel-card section-break-out section-break-out-regular slide-width-half\">\n\t<div class=\"vue-carousel\" data-id=\"20655,20665,20630,20670,20636,35357,35359,22082\" data-company=\"\" data-order=\"random\" data-slide-type=\"card\" data-endpoint=\"features\" data-destination=\"\" data-slide-width=\"half\" data-status=\"\">\n\t\t<div v-if=\"loadingInProgress\" class=\"loading-spinner-relative margin-top-xs\">\n\t\t\t<span class=\"loading-spinner\">\n\t\t\t\tSearching\n\t\t\t<\/span>\n\t\t<\/div>\n\t\t<div :class=\"arrowClass\" v-cloak>\n\t\t\t<slick ref=\"slick\" :options=\"slickOptions\">\n\t\t\t\t<div class=\"carousel-col\" v-for=\"item in items\" v-if=\"item.image\">\n\n\t\t\t\t\t<div class=\"element-slide-card element-slide-half\">\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t<a :href=\"item.link.url\" class=\"grid-card-image grid-card-advert\" :style=\"{'background-image': 'url(' + item.image.sizes['size-900'] + ')'}\" :target=\"item.link.target\">\n              <span class=\"element-overlay element-overlay-top-to-bottom\">\n                <h3 class=\"element-title\">\n                  {{ decode(item.title) }}\n\t\t\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t<div class=\"grid-card-advert-meta\">\n                  <p v-if=\"item.strong_text || item.text\">\n                    <strong v-if=\"item.strong_text\">\n                      {{ item.strong_text }}\n                    <\/strong>\n                    <span v-if=\"item.text\">\n                      {{ item.text }}\n                    <\/span>\n                  <\/p>\n                  <span v-if=\"item.link.title\" class=\"btn btn-invert\">\n                    {{ item.link.title }}\n                  <\/span>\n                <\/div>\n              <\/span>\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\n    \n        \n    \n        <template v-if=\"item\">\n        <div class=\"image-credit\" v-if=\"item.image.ism_image_copyright\">\n        <button class=\"image-credit--btn\">\n    \n    <div class=\"svg-icon\">\n\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\">\n\t\t<path d=\"M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464a256 256 0 1 0 0-512 256 256 0 1 0 0 512zm-56.6-199.4c-31.2-31.2-31.2-81.9 0-113.1s81.9-31.2 113.1 0c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9c-50-50-131-50-181 0s-50 131 0 181 131 50 181 0c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0c-31.2 31.2-81.9 31.2-113.1 0z\"\/>\n\t<\/svg>\n<\/div>\n    \n    <\/button>\n    <div class=\"image-credit--tooltip\" aria-label=\"image credits\">\n    \n    <div class=\"svg-icon\">\n\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\">\n\t\t<path d=\"M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464a256 256 0 1 0 0-512 256 256 0 1 0 0 512zm-56.6-199.4c-31.2-31.2-31.2-81.9 0-113.1s81.9-31.2 113.1 0c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9c-50-50-131-50-181 0s-50 131 0 181 131 50 181 0c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0c-31.2 31.2-81.9 31.2-113.1 0z\"\/>\n\t<\/svg>\n<\/div>\n    \n        <span>{{ item.image.ism_image_copyright }}<\/span>\n    \n    \n        <\/div>\n        <\/div>\n        <\/template>\n    \n\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\n\n\t\t\t\t\t<\/div>\n\n\t\t\t\t<\/div>\n\t\t\t<\/slick>\n\t\t<\/div>\n\n\t<\/div>\n<\/div>\n\n\n  <\/div>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\"><div class=\"max-small\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"\/get-inspired\/\">Get inspired<\/a><\/div>\n<\/div><\/div>\n\n\n<div class=\"element-heading\">\n<h2 class=\"wp-block-heading has-text-align-center\" id=\"h-get-to-know-lapland-north-deeper-from-our-blog\">Get to know Lapland North deeper from our blog<\/h2>\n<\/div>\n\n  <div class=\"base-margin-top-small base-margin-bottom\">\n  <div class=\"vue__carousel section-break-out section-break-out-regular slide-width-regular \">\n\t<div class=\"vue-carousel\" data-id=\"\" data-term_ids=\"\" data-company=\"\" data-order=\"\" data-slide-type=\"\" data-endpoint=\"news\" data-destination=\"\" data-slide-width=\"regular\" data-status=\"\">\n\t\t<div v-if=\"loadingInProgress\" class=\"loading-spinner-relative margin-top-xs\">\n\t\t\t<span class=\"loading-spinner\">\n\t\t\t\tSearching\n\t\t\t<\/span>\n\t\t<\/div>\n\t\t<div :class=\"arrowClass\" v-cloak>\n\t\t\t<slick ref=\"slick\" :options=\"slickOptions\">\n\t\t\t\t<div class=\"carousel-col\" v-for=\"item in items\">\n\n\t\t\t\t\t<div class=\"element-slide-feature element-slide-regular\">\n\n\t\t\t\t\t\t<a :href=\"item.url\" class=\"slide-img-crop\">\n\t\t\t\t\t\t\t<div class=\"responsive-image-container\">\n\t\t\t\t\t\t\t\t<template v-if=\"item.image &#038;&#038; item.image.sizes\">\n\t\t\t\t\t\t\t\t\t<img v-if=\"slideWidth == 'full' &#038;&#038; item.image.sizes['size-900']\" v-lazy=\"item.image.sizes['size-900']\" :alt=\"decode(item.title)\" class=\"responsive-image\">\n\t\t\t\t\t\t\t\t\t<img v-else-if=\"item.image.sizes['size-480']\" v-lazy=\"item.image.sizes['size-480']\" :alt=\"decode(item.title)\" class=\"responsive-image\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\n    \n        \n    \n        <template v-if=\"item\">\n        <div class=\"image-credit\" v-if=\"item.image.ism_image_copyright\">\n        <button class=\"image-credit--btn\">\n    \n    <div class=\"svg-icon\">\n\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\">\n\t\t<path d=\"M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464a256 256 0 1 0 0-512 256 256 0 1 0 0 512zm-56.6-199.4c-31.2-31.2-31.2-81.9 0-113.1s81.9-31.2 113.1 0c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9c-50-50-131-50-181 0s-50 131 0 181 131 50 181 0c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0c-31.2 31.2-81.9 31.2-113.1 0z\"\/>\n\t<\/svg>\n<\/div>\n    \n    <\/button>\n    <div class=\"image-credit--tooltip\" aria-label=\"image credits\">\n    \n    <div class=\"svg-icon\">\n\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\">\n\t\t<path d=\"M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464a256 256 0 1 0 0-512 256 256 0 1 0 0 512zm-56.6-199.4c-31.2-31.2-31.2-81.9 0-113.1s81.9-31.2 113.1 0c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9c-50-50-131-50-181 0s-50 131 0 181 131 50 181 0c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0c-31.2 31.2-81.9 31.2-113.1 0z\"\/>\n\t<\/svg>\n<\/div>\n    \n        <span>{{ item.image.ism_image_copyright }}<\/span>\n    \n    \n        <\/div>\n        <\/div>\n        <\/template>\n    \n\n\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t<\/template>\n\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t<\/a>\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t<div class=\"text-content-container\">\n\t\t\t\t\t\t\t\t<div class=\"text-content\">\n\t\t\t\t\t\t\t\t\t<p class=\"slide-title-meta\" v-if=\"item.parent\">{{ decode(item.parent.name) }}<\/p>\n\t\t\t\t\t\t\t\t\t<time v-if=\"endpointRaw == 'news' &#038;&#038; slideWidth != 'full'\" class=\"slide-time\" v-html=\"item.formatted_time\"><\/time>\n\t\t\t\t\t\t\t\t\t<h3 class=\"slide-title\">\n\t\t\t\t\t\t\t\t\t\t<a :href=\"item.url\">\n\t\t\t\t\t\t\t\t\t\t\t{{ decode(item.title) }}\n\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<time v-if=\"slideWidth == 'full'\" class=\"slide-event-time\" v-html=\"item.formatted_time\"><\/time> <!-- NOTE: ei toimi, jos laitat fulliin joskus jotain muuta kuin newsin tai event-teaserin -->\n\t\t\t\t\t\t\t\t\t<p v-if=\"item.lead\" class=\"slide-text-lead\">{{ item.lead }}<\/p>\n\t\t\t\t\t\t\t\t\t<p class=\"slide-text\">{{ item.excerpt }}<\/p>\n\n\t\t\t\t\t\t\t\t\t<div v-if=\"slideWidth == 'full' || endpointRaw != 'news'\" class=\"slide-more-wrap\">\n\t\t\t\t\t\t\t\t\t\t<p v-if=\"item.meta\" class=\"slide-meta\"><strong><span v-html=\"translations.duration\"><\/span>: <span v-html=\"item.meta.duration\"><\/span><\/strong><\/p>\n\t\t\t\t\t\t\t\t\t\t<p v-if=\"item.meta &#038;&#038; item.meta.price\" class=\"slide-meta\" style=\"margin-top: -2rem\"><span v-html=\"translations.pricefrom\"><\/span> {{ item.meta.price }} &euro;<\/p>\n\t\t\t\t\t\t\t\t\t\t<a v-if=\"item.parent\" :href=\"item.url\" class=\"btn slide-button\" v-html=\"translations.book_now\"><\/a>\n\t\t\t\t\t\t\t\t\t\t<a v-if=\"!item.parent\" :href=\"item.url\" class=\"btn slide-button\" v-html=\"translations.read_more\"><\/a>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t<\/div>\n\n\t\t\t\t<\/div>\n\t\t\t<\/slick>\n\t\t<\/div>\n\n\t<\/div>\n<\/div>\n\n\n<\/div>\n\n<div class=\"base-margin-top-small base-margin-bottom\">\n  <a href=\"https:\/\/staging.laplandnorth.fi\/en\/category\/news\/\" class=\"btn\">\n    See all news\n  <\/a>\n  <a href=\"https:\/\/staging.laplandnorth.fi\/en\/event-calendar\/\" class=\"btn\">\n    See all events\n  <\/a>\n<\/div>\n\n\n<div class=\"element-heading\">\n<h2 class=\"wp-block-heading\" id=\"h-tourist-information\">Tourist Information<\/h2>\n<\/div>\n\n<div class=\"regular-block\">\n<p><br>Ivalo and Inari region: +358 40 168 9668 tourist.info@inari.fi<br>Utsjoki, Karigasniemi and Nuorgam: <a href=\"https:\/\/exploreutsjoki.fi\/en\/\">Explore Utsjoki Official Website<\/a><\/p>\n<\/div>\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-16018d1d wp-block-buttons-is-layout-flex\"><div class=\"max-small\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/staging.laplandnorth.fi\/about-the-area\/tourist-information\/\">Tourist Information<\/a><\/div>\n<\/div><\/div>\n\n\n<section class=\"base-margin-top-xl base-margin-bottom-xl section-break-out\">\n  <div class=\"container container-wide\">\n          <div id=\"vue_howToGet\">\n\t<div class=\"row mobile-bottom-margins tablet-bottom-margins\">\n\t\t<div class=\"col-lg-6\">\n\t\t\t<div class=\"htg__container\">\n\t\t\t\t<div class=\"htg__top-container\">\n\t\t\t\t\t<h2 class=\"type-h3\">How to get here?<\/h2>\n\t\t\t\t\t<p>Inari-Saariselk\u00e4 is far away in the North, yet just a few hours from Southern Finland. You can get to Lapland with multiple ways, and often the trip is an experience in itself.<\/p>\n\t\t\t\t\t<div class =\"htg__btn-container\">\n\t\t\t\t\t\t<button class=\"btn btn-invert\" href=\"#\" @click=\"travelMethodSelect($event, 'car')\">\n\t\t\t\t\t\t\tBy car\n\t\t\t\t\t\t<\/button>\n\t\t\t\t\t\t<button class=\"btn btn-invert\" href=\"#\" @click=\"travelMethodSelect($event, 'bustrain')\">\n\t\t\t\t\t\t\tBy bus &#038; train\n\t\t\t\t\t\t<\/button>\n\t\t\t\t\t\t<button class=\"btn btn-invert\" href=\"#\" @click=\"travelMethodSelect($event, 'plane')\">\n\t\t\t\t\t\t\tBy plane\n\t\t\t\t\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"htg__content-container\">\n\t\t\t\t\t<div class=\"htg__textbox htg__textbox--get-here\" id=\"htg-textbox\" style=\"margin-left: -100%;\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t<h4 class=\"type-h5\">\n\t\t\t\t\t\t\t\t{{ howToGetHere.title }}\n\t\t\t\t\t\t\t<\/h4>\n\t\t\t\t\t\t\t<div v-html=\"howToGetHere.content\">\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<!-- <div class=\"htg__img-wrapper--map\" id=\"imgSmallWrapper\">\n\n\t\t\t\t\t<\/div> -->\n\t\t\t\t\t<div class=\"htg__img-wrapper htg__img-wrapper--small \" id=\"imgSmallWrapper\" v-bind:class=\"\">\n\t\t\t\t\t\t<div id=\"mapDiv\" class=\"map\"><\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t<div class=\"col-lg-6\">\n\t\t\t<div class=\"htg__container htg__container-htga\">\n\t\t\t\t<div class=\"htg__top-container htga-container\">\n\t\t\t\t\t<h2 class=\"type-h3\">How to get around?<\/h2>\n\t\t\t\t\t<p>When travelling through the arctic hills, you must remember that distances are quite often long. Be sure to enjoy the views while making your way from a destination to another.<\/p>\n\t\t\t\t\t<div class=\"htg__select-container form-inline\">\n\t\t\t\t\t\t<div class=\"selectGroup\" id=\"selectGroup1\">\n\t\t\t\t\t\t\t<div class=\"form-group\">\n\t\t\t\t\t\t\t\t<span class=\"label-span\">\n\t\t\t\t\t\t\t\t\tFrom\n\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t<div class=\"form-group form-group-width-normal form-group-dep prettydropdown-alternative prettydropdown-alternative-special\" style=\"position: relative; z-index: 30;\">\n\n\t\t\t\t\t\t\t\t<select id=\"dep\" @change=\"getDistance\" v-model=\"departure\">\n\t\t\t\t\t\t\t\t\t<option :value=\"null\">Location<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"1\">Inari<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"2\">Ivalo<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"3\">Karigasniemi<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"4\">Lemmenjoki<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"5\">N\u00e4\u00e4t\u00e4m\u00f6<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"6\">Nellim<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"7\">Nuorgam<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"8\">Saariselk\u00e4<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"9\">Sevettij\u00e4rvi<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"10\">Saariselka<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"11\">Utsjoki<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"12\">Kaamanen<\/option>\n\t\t\t\t\t\t\t\t<\/select>\n\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"selectGroup\" id=\"selectGroup2\">\n\t\t\t\t\t\t\t<div class=\"form-group\">\n\t\t\t\t\t\t\t\t<span class=\"label-span\">\n\t\t\t\t\t\t\t\t\tto\n\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t<div class=\"form-group form-group-width-normal form-group-dest prettydropdown-alternative prettydropdown-alternative-special\" style=\"position: relative; z-index: 20;\">\n\n\t\t\t\t\t\t\t\t<select id=\"dest\" @change=\"getDistance\" v-model=\"destination\">\n\t\t\t\t\t\t\t\t\t<option :value=\"null\">Location<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"1\">Inari<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"2\">Ivalo<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"3\">Karigasniemi<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"4\">Lemmenjoki<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"5\">N\u00e4\u00e4t\u00e4m\u00f6<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"6\">Nellim<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"7\">Nuorgam<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"8\">Saariselk\u00e4<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"9\">Sevettij\u00e4rvi<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"10\">Saariselka<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"11\">Utsjoki<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"12\">Kaamanen<\/option>\n\t\t\t\t\t\t\t\t<\/select>\n\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"htg__content-container mobile-column\" >\n\t\t\t\t\t\t<!-- style='margin-left: -100%;' -->\n\t\t\t\t\t<div class=\"htg__textbox htg__textbox--get-around\" id=\"distanceData\" >\n\t\t\t\t\t\t<h4 class=\"type-h5\">\n\t\t\t\t\t\t\tDistance\n\t\t\t\t\t\t\t<span v-html=\"distance\"><\/span>\n\t\t\t\t\t\t<\/h4>\n\t\t\t\t\t\t<ul>\n\t\t\t\t\t\t\t<li>By car {{carTime.h}}{{carTime.min}}<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>By bicycle {{cyclingTime.h}}{{cyclingTime.min}}<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"htg__img-wrapper htg__img-wrapper--big\" id=\"imgBigWrapper\">\n\t\t\t\t\t\t<div class=\"htg__img-wrapper--padding-hack\">\n\t\t\t\t\t\t\t<img decoding=\"async\" class=\"htg__img htg__img--big\"  src=\"https:\/\/staging.laplandnorth.fi\/app\/themes\/saariselka\/dist\/images\/map-cut.svg\" alt=\"\">\n\t\t\t\t\t\t\t<span class=\"element-map-marker\" id=\"marker-dep\" style=\"left: 1000%; top: 500%\"><\/span>\n\t\t\t\t\t\t\t<span class=\"element-map-marker\" id=\"marker-dest\" style=\"left: 1000%; top: 500%\"><\/span>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div>\n\n<div style=\"display:none\" id=\"how-to-get-storage-by-plane\">\n\t<p>\n\t\t\t<\/p>\n<\/div>\n\n<div style=\"display:none\" id=\"how-to-get-storage-by-car\">\n\t<p>\n\t\t\t<\/p>\n<\/div>\n\n<div style=\"display:none\" id=\"how-to-get-storage-by-bus\">\n\t<p>\n\t\t\t<\/p>\n<\/div>\n      <\/div>\n<\/section>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-16018d1d wp-block-buttons-is-layout-flex\"><div class=\"max-small\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"\/about-the-area\/travel-information\/\">How to get here<\/a><\/div>\n<\/div><\/div>\n\n\n\n\n<div id=\"example-block_121c5321ff62369a3c246f06e4a3bbbd\" class=\"wrapper partner-block\">\n    <div class=\"base-margin-top-xl base-margin-bottom-xs\">\n        <h1>Supporting partners<\/h1>\n                    <div class=\"row justify-content-center mobile-bottom-margins\">\n                                    <div class=\"col-lg-2 col-md-3 col-6 base-margin-bottom-xs logo-item-col\">\n                        <a href=\"https:\/\/www.saariselansanomat.fi\/\" target=\"_blank\" class=\"grid-card-image grid-card-image-large lazy\" data-bg=\"https:\/\/staging.laplandnorth.fi\/app\/uploads\/2019\/06\/sasa-2-600x450.jpg\">\n                                                                                    \n\n    \n                    \n            \n            \n                            <\/a>\n                    <\/div>\n                                    <div class=\"col-lg-2 col-md-3 col-6 base-margin-bottom-xs logo-item-col\">\n                        <a href=\"https:\/\/www.testworld.fi\/\" target=\"_blank\" class=\"grid-card-image grid-card-image-large lazy\" data-bg=\"https:\/\/staging.laplandnorth.fi\/app\/uploads\/2019\/06\/test-world-600x317.jpg\">\n                                                                                    \n\n    \n                    \n            \n            \n                            <\/a>\n                    <\/div>\n                                    <div class=\"col-lg-2 col-md-3 col-6 base-margin-bottom-xs logo-item-col\">\n                        <a href=\"https:\/\/www.nokiantyres.com\/\" target=\"_blank\" class=\"grid-card-image grid-card-image-large lazy\" data-bg=\"https:\/\/staging.laplandnorth.fi\/app\/uploads\/2019\/10\/nokian-tyres-logo-1-600x426.jpg\">\n                                                                                    \n\n    \n                    \n            \n            \n                            <\/a>\n                    <\/div>\n                            <\/div>\n            <\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Summer experiences are here! In Lapland North Destinations you find many interesting activities year-round. Explore snow, have your breath taken away by the stunning landscape and Northern Lights dancing above you or try out a husky sled ride. In summer and autumn, enjoy the beauty and silence of nature on our trails by foot or [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":60759,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-home.php","meta":{"_acf_changed":false,"footnotes":""},"saariselka_destinationt":[],"class_list":["post-2777","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.3.1 (Yoast SEO v25.9) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Lapland North - Unique destinations in northernmost Finnish Lapland<\/title>\n<meta name=\"description\" content=\"In Finnish Lapland lies the arctic region of Lapland North Destinations, an unique region with pristine nature &amp; local culture.\" \/>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Lapland North - Unique destinations in northernmost Finnish Lapland\" \/>\n<meta property=\"og:description\" content=\"In Finnish Lapland lies the arctic region of Lapland North Destinations, an unique region with pristine nature &amp; local culture.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/staging.laplandnorth.fi\/en\/\" \/>\n<meta property=\"og:site_name\" content=\"Lapland North\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/laplandnorth\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-12T05:25:17+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/staging.laplandnorth.fi\/app\/uploads\/2025\/05\/LAPLANDNORTH_SUMMER_UTSJOKI_CHURCH_HUTS_ExploreUtsjoki-KotaCollectivePhoto-DJI_0075-1-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1438\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@laplandnorth\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/staging.laplandnorth.fi\/en\/\",\"url\":\"https:\/\/staging.laplandnorth.fi\/en\/\",\"name\":\"Lapland North - Unique destinations in northernmost Finnish Lapland\",\"isPartOf\":{\"@id\":\"https:\/\/staging.laplandnorth.fi\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/staging.laplandnorth.fi\/en\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/staging.laplandnorth.fi\/en\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/staging.laplandnorth.fi\/app\/uploads\/2025\/05\/LAPLANDNORTH_SUMMER_UTSJOKI_CHURCH_HUTS_ExploreUtsjoki-KotaCollectivePhoto-DJI_0075-1-scaled.jpg\",\"datePublished\":\"2019-03-06T08:25:08+00:00\",\"dateModified\":\"2025-05-12T05:25:17+00:00\",\"description\":\"In Finnish Lapland lies the arctic region of Lapland North Destinations, an unique region with pristine nature & local culture.\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/staging.laplandnorth.fi\/en\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/staging.laplandnorth.fi\/en\/#primaryimage\",\"url\":\"https:\/\/staging.laplandnorth.fi\/app\/uploads\/2025\/05\/LAPLANDNORTH_SUMMER_UTSJOKI_CHURCH_HUTS_ExploreUtsjoki-KotaCollectivePhoto-DJI_0075-1-scaled.jpg\",\"contentUrl\":\"https:\/\/staging.laplandnorth.fi\/app\/uploads\/2025\/05\/LAPLANDNORTH_SUMMER_UTSJOKI_CHURCH_HUTS_ExploreUtsjoki-KotaCollectivePhoto-DJI_0075-1-scaled.jpg\",\"width\":2560,\"height\":1438},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/staging.laplandnorth.fi\/en\/#website\",\"url\":\"https:\/\/staging.laplandnorth.fi\/en\/\",\"name\":\"Lapland North\",\"description\":\"Here you will find your true nature\",\"publisher\":{\"@id\":\"https:\/\/staging.laplandnorth.fi\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/staging.laplandnorth.fi\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/staging.laplandnorth.fi\/en\/#organization\",\"name\":\"Lapland North\",\"url\":\"https:\/\/staging.laplandnorth.fi\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/staging.laplandnorth.fi\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/staging.laplandnorth.fi\/app\/uploads\/2022\/06\/Lapland_North_Logo_RGB_Hilla_3.png\",\"contentUrl\":\"https:\/\/staging.laplandnorth.fi\/app\/uploads\/2022\/06\/Lapland_North_Logo_RGB_Hilla_3.png\",\"width\":1241,\"height\":899,\"caption\":\"Lapland North\"},\"image\":{\"@id\":\"https:\/\/staging.laplandnorth.fi\/en\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/laplandnorth\/\",\"https:\/\/x.com\/laplandnorth\",\"https:\/\/www.instagram.com\/laplandnorth\/\",\"https:\/\/www.youtube.com\/channel\/UCgvqXxulyoanWkFEEtVNiTQ\",\"https:\/\/www.pinterest.com\/laplandnorthdestinations\/\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Lapland North - Unique destinations in northernmost Finnish Lapland","description":"In Finnish Lapland lies the arctic region of Lapland North Destinations, an unique region with pristine nature & local culture.","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"Lapland North - Unique destinations in northernmost Finnish Lapland","og_description":"In Finnish Lapland lies the arctic region of Lapland North Destinations, an unique region with pristine nature & local culture.","og_url":"https:\/\/staging.laplandnorth.fi\/en\/","og_site_name":"Lapland North","article_publisher":"https:\/\/www.facebook.com\/laplandnorth\/","article_modified_time":"2025-05-12T05:25:17+00:00","og_image":[{"width":2560,"height":1438,"url":"https:\/\/staging.laplandnorth.fi\/app\/uploads\/2025\/05\/LAPLANDNORTH_SUMMER_UTSJOKI_CHURCH_HUTS_ExploreUtsjoki-KotaCollectivePhoto-DJI_0075-1-scaled.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_site":"@laplandnorth","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/staging.laplandnorth.fi\/en\/","url":"https:\/\/staging.laplandnorth.fi\/en\/","name":"Lapland North - Unique destinations in northernmost Finnish Lapland","isPartOf":{"@id":"https:\/\/staging.laplandnorth.fi\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/staging.laplandnorth.fi\/en\/#primaryimage"},"image":{"@id":"https:\/\/staging.laplandnorth.fi\/en\/#primaryimage"},"thumbnailUrl":"https:\/\/staging.laplandnorth.fi\/app\/uploads\/2025\/05\/LAPLANDNORTH_SUMMER_UTSJOKI_CHURCH_HUTS_ExploreUtsjoki-KotaCollectivePhoto-DJI_0075-1-scaled.jpg","datePublished":"2019-03-06T08:25:08+00:00","dateModified":"2025-05-12T05:25:17+00:00","description":"In Finnish Lapland lies the arctic region of Lapland North Destinations, an unique region with pristine nature & local culture.","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/staging.laplandnorth.fi\/en\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/staging.laplandnorth.fi\/en\/#primaryimage","url":"https:\/\/staging.laplandnorth.fi\/app\/uploads\/2025\/05\/LAPLANDNORTH_SUMMER_UTSJOKI_CHURCH_HUTS_ExploreUtsjoki-KotaCollectivePhoto-DJI_0075-1-scaled.jpg","contentUrl":"https:\/\/staging.laplandnorth.fi\/app\/uploads\/2025\/05\/LAPLANDNORTH_SUMMER_UTSJOKI_CHURCH_HUTS_ExploreUtsjoki-KotaCollectivePhoto-DJI_0075-1-scaled.jpg","width":2560,"height":1438},{"@type":"WebSite","@id":"https:\/\/staging.laplandnorth.fi\/en\/#website","url":"https:\/\/staging.laplandnorth.fi\/en\/","name":"Lapland North","description":"Here you will find your true nature","publisher":{"@id":"https:\/\/staging.laplandnorth.fi\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/staging.laplandnorth.fi\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/staging.laplandnorth.fi\/en\/#organization","name":"Lapland North","url":"https:\/\/staging.laplandnorth.fi\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/staging.laplandnorth.fi\/en\/#\/schema\/logo\/image\/","url":"https:\/\/staging.laplandnorth.fi\/app\/uploads\/2022\/06\/Lapland_North_Logo_RGB_Hilla_3.png","contentUrl":"https:\/\/staging.laplandnorth.fi\/app\/uploads\/2022\/06\/Lapland_North_Logo_RGB_Hilla_3.png","width":1241,"height":899,"caption":"Lapland North"},"image":{"@id":"https:\/\/staging.laplandnorth.fi\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/laplandnorth\/","https:\/\/x.com\/laplandnorth","https:\/\/www.instagram.com\/laplandnorth\/","https:\/\/www.youtube.com\/channel\/UCgvqXxulyoanWkFEEtVNiTQ","https:\/\/www.pinterest.com\/laplandnorthdestinations\/"]}]}},"_links":{"self":[{"href":"https:\/\/staging.laplandnorth.fi\/en\/wp-json\/wp\/v2\/pages\/2777","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/staging.laplandnorth.fi\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/staging.laplandnorth.fi\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/staging.laplandnorth.fi\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/staging.laplandnorth.fi\/en\/wp-json\/wp\/v2\/comments?post=2777"}],"version-history":[{"count":9,"href":"https:\/\/staging.laplandnorth.fi\/en\/wp-json\/wp\/v2\/pages\/2777\/revisions"}],"predecessor-version":[{"id":60768,"href":"https:\/\/staging.laplandnorth.fi\/en\/wp-json\/wp\/v2\/pages\/2777\/revisions\/60768"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/staging.laplandnorth.fi\/en\/wp-json\/wp\/v2\/media\/60759"}],"wp:attachment":[{"href":"https:\/\/staging.laplandnorth.fi\/en\/wp-json\/wp\/v2\/media?parent=2777"}],"wp:term":[{"taxonomy":"saariselka_destinationt","embeddable":true,"href":"https:\/\/staging.laplandnorth.fi\/en\/wp-json\/wp\/v2\/saariselka_destinationt?post=2777"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}