{"id":18902,"date":"2019-03-06T08:25:08","date_gmt":"2019-03-06T08:25:08","guid":{"rendered":"https:\/\/staging.laplandnorth.fi\/home\/"},"modified":"2025-05-12T08:27:13","modified_gmt":"2025-05-12T05:27:13","slug":"home","status":"publish","type":"page","link":"https:\/\/staging.laplandnorth.fi\/fr\/","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=\"Recherche\"\n        data-activities-button-text=\"Reserve\"\n        data-restaurants-button-text=\"Recherche\"\n        data-gear-rental-button-text=\"Reserve\"\n        data-travel-information-button-url=\"https:\/\/staging.laplandnorth.fi\/fr\/a-propos-de-la-region\/informations-touristiques\/\"\n        data-travel-information-text=\"Lire la suite\"\n        data-accommodation-heading=\"H\u00e9bergement\"\n        data-activities-heading=\"Activit\u00e9s\"\n        data-restaurants-heading=\"Restauration\"\n        data-gear-rental-heading=\"Location d'\u00e9quipement\"\n        data-travel-information-heading=\"Information de voyage\"\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\tRecherche\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\tH\u00e9bergement\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\tActivit\u00e9s\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\tLocation de mat\u00e9riel\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\tInformation de voyage\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\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=\"36082,36083,36081,36085,36084,36080\" 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\tRecherche\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\" id=\"h-destinations\">Destinations<\/h2>\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\tRecherche\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\/fr\/a-propos-de-la-region\/\" class=\"btn\">\n    Voir toutes les destinations\n  <\/a>\n<\/div>\n\n\n<div class=\"element-heading\">\n<h2 class=\"wp-block-heading\" id=\"h-activites-populaires\">Activit\u00e9s populaires<\/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\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=\"\" data-term_ids=\"846,849\" 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\tRecherche\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<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\">Comment s\u2019y rendre<\/h2>\n\t\t\t\t\t<p>Bien que situ\u00e9e dans l\u2019extr\u00eame nord, Inari-Saariselk\u00e4 n\u2019est qu\u2019\u00e0 quelques heures du sud de la Finlande. Vous pouvez vous rendre en Laponie de diff\u00e9rentes mani\u00e8res et, bien souvent, le voyage est une exp\u00e9rience en soi<\/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\tEn voiture\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\tEn train et en bus\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\tEn avion\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\">Comment d\u00e9couvrir les environs ?<\/h2>\n\t\t\t\t\t<p>Lors d\u2019un voyage au c\u0153ur des collines arctiques, n\u2019oubliez pas que les distances \u00e0 parcourir sont souvent assez longues. Lorsque vous vous rendez d\u2019une destination \u00e0 une autre, faites en sorte de profiter des paysages.<\/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\tDe\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\">Lieu<\/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\t\u00e0\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\">Lieu<\/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>En voiture {{carTime.h}}{{carTime.min}}<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>En v\u00e9lo {{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-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=\"https:\/\/staging.laplandnorth.fi\/fr\/a-propos-de-la-region\/information-de-voyage\/\">Comment s\u2019y rendre<\/a><\/div>\n<\/div><\/div>\n\n\n\n\n<div class=\"base-margin-top-xl base-margin-bottom-xl\">\n      <div class=\"row justify-content-center mobile-bottom-margins\">\n          <div class=\"col-md-6 base-margin-bottom-xs\">\n    <a href=\"https:\/\/staging.laplandnorth.fi\/fr\/restauration\/\" target=\"_blank\" class=\"grid-card-image grid-card-image-large lazy\" data-bg=\"https:\/\/staging.laplandnorth.fi\/app\/uploads\/2021\/02\/LaplandNorthDestinations-king-crab-dinner-snow-hotel-kirkenes_spring-2-2-600x400.jpg\">\n    <span class=\"element-overlay gradient-class-here\">\n      <h3 class=\"element-title\">\n        Manger et boire\n      <\/h3>\n    <\/span>\n        \n        \n\n    \n                    \n            \n            \n        <\/a>\n<\/div>\n          <div class=\"col-md-6 base-margin-bottom-xs\">\n    <a href=\"https:\/\/staging.laplandnorth.fi\/fr\/hebergement\/\" target=\"_blank\" class=\"grid-card-image grid-card-image-large lazy\" data-bg=\"https:\/\/staging.laplandnorth.fi\/app\/uploads\/2024\/04\/Finnisch-Lappland-C-Anja-Knorr-14-600x429.jpg\">\n    <span class=\"element-overlay gradient-class-here\">\n      <h3 class=\"element-title\">\n        Sejour\n      <\/h3>\n    <\/span>\n        \n        \n\n    \n                    \n            \n            \n        <\/a>\n<\/div>\n          <div class=\"col-md-6 base-margin-bottom-xs\">\n    <a href=\"https:\/\/staging.laplandnorth.fi\/fr\/activites\/\" target=\"_blank\" class=\"grid-card-image grid-card-image-large lazy\" data-bg=\"https:\/\/staging.laplandnorth.fi\/app\/uploads\/2024\/04\/LaplandNorthDestinations-KotaCollectivePhoto_SUMMER_SAARISELKA_BIKING_OFB-28-600x400.jpg\">\n    <span class=\"element-overlay gradient-class-here\">\n      <h3 class=\"element-title\">\n        Activit\u00e9s\n      <\/h3>\n    <\/span>\n        \n        \n\n    \n                    \n            \n            \n        <\/a>\n<\/div>\n          <div class=\"col-md-6 base-margin-bottom-xs\">\n    <a href=\"https:\/\/staging.laplandnorth.fi\/fr\/a-propos-de-la-region\/\" target=\"_blank\" class=\"grid-card-image grid-card-image-large lazy\" data-bg=\"https:\/\/staging.laplandnorth.fi\/app\/uploads\/2024\/04\/LaplandNorthDestinations-KotaCollectivePhoto-SUMMER_INARI_JANISKOSKI-4-600x450.jpg\">\n    <span class=\"element-overlay gradient-class-here\">\n      <h3 class=\"element-title\">\n        \u00c0 propos de la r\u00e9gion\n      <\/h3>\n    <\/span>\n        \n        \n\n    \n                    \n            \n            \n        <\/a>\n<\/div>\n        <\/div>\n  <\/div>\n\n\n<div class=\"element-heading\">\n<h2 class=\"wp-block-heading\" id=\"h-informations-touristiques\">Informations touristiques<\/h2>\n<\/div>\n\n<div class=\"element-heading\">\n<h2 class=\"wp-block-heading\" id=\"h-inari-358-40-168-9668-tourist-info-inari-fi\"><br>Inari +358 40 168 9668 tourist.info@inari.fi<\/h2>\n<\/div>\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=\"https:\/\/staging.laplandnorth.fi\/fr\/a-propos-de-la-region\/informations-touristiques\/\">Informations touristiques<\/a><\/div>\n<\/div><\/div>\n\n\n\n\n<div id=\"example-block_ed3a45125bca90b9984d704295d2b346\" class=\"wrapper partner-block\">\n    <div class=\"base-margin-top-xl base-margin-bottom-xs\">\n        <h1>Les partenaires<\/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\/inenglish-6.255.90ec19c6e1 \" 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\/2021\/07\/Logo_UTAC_Gradient_RGB-600x288.png\">\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 class=\"col-lg-2 col-md-3 col-6 base-margin-bottom-xs logo-item-col\">\n                        <a href=\"https:\/\/www.inergia.fi\/info-in-english\/\" target=\"\" class=\"grid-card-image grid-card-image-large lazy\" data-bg=\"https:\/\/staging.laplandnorth.fi\/app\/uploads\/2020\/12\/inergia.png\">\n                                                                                    \n\n    \n                    \n            \n            \n                            <\/a>\n                    <\/div>\n                            <\/div>\n            <\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Destinations Activit\u00e9s populaires Informations touristiques Inari +358 40 168 9668 tourist.info@inari.fi<\/p>\n","protected":false},"author":1,"featured_media":60761,"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-18902","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 - Destination unique dans le Grand Nord<\/title>\n<meta name=\"description\" content=\"En Laponie finlandaise se trouve la r\u00e9gion arctique d&#039;Lapland North, une destination unique avec une nature arctique vierge et une culture locale.\" \/>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Lapland North - Destination unique dans le Grand Nord\" \/>\n<meta property=\"og:description\" content=\"En Laponie finlandaise se trouve la r\u00e9gion arctique d&#039;Lapland North, une destination unique avec une nature arctique vierge et une culture locale.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/staging.laplandnorth.fi\/fr\/\" \/>\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:27:13+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=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/staging.laplandnorth.fi\/fr\/\",\"url\":\"https:\/\/staging.laplandnorth.fi\/fr\/\",\"name\":\"Lapland North - Destination unique dans le Grand Nord\",\"isPartOf\":{\"@id\":\"https:\/\/staging.laplandnorth.fi\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/staging.laplandnorth.fi\/fr\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/staging.laplandnorth.fi\/fr\/#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:27:13+00:00\",\"description\":\"En Laponie finlandaise se trouve la r\u00e9gion arctique d'Lapland North, une destination unique avec une nature arctique vierge et une culture locale.\",\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/staging.laplandnorth.fi\/fr\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/staging.laplandnorth.fi\/fr\/#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\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/staging.laplandnorth.fi\/en\/#organization\",\"name\":\"Lapland North\",\"url\":\"https:\/\/staging.laplandnorth.fi\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@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 - Destination unique dans le Grand Nord","description":"En Laponie finlandaise se trouve la r\u00e9gion arctique d'Lapland North, une destination unique avec une nature arctique vierge et une culture locale.","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":"fr_FR","og_type":"article","og_title":"Lapland North - Destination unique dans le Grand Nord","og_description":"En Laponie finlandaise se trouve la r\u00e9gion arctique d'Lapland North, une destination unique avec une nature arctique vierge et une culture locale.","og_url":"https:\/\/staging.laplandnorth.fi\/fr\/","og_site_name":"Lapland North","article_publisher":"https:\/\/www.facebook.com\/laplandnorth\/","article_modified_time":"2025-05-12T05:27:13+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":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/staging.laplandnorth.fi\/fr\/","url":"https:\/\/staging.laplandnorth.fi\/fr\/","name":"Lapland North - Destination unique dans le Grand Nord","isPartOf":{"@id":"https:\/\/staging.laplandnorth.fi\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/staging.laplandnorth.fi\/fr\/#primaryimage"},"image":{"@id":"https:\/\/staging.laplandnorth.fi\/fr\/#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:27:13+00:00","description":"En Laponie finlandaise se trouve la r\u00e9gion arctique d'Lapland North, une destination unique avec une nature arctique vierge et une culture locale.","inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/staging.laplandnorth.fi\/fr\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/staging.laplandnorth.fi\/fr\/#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":"fr-FR"},{"@type":"Organization","@id":"https:\/\/staging.laplandnorth.fi\/en\/#organization","name":"Lapland North","url":"https:\/\/staging.laplandnorth.fi\/en\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@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\/fr\/wp-json\/wp\/v2\/pages\/18902","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/staging.laplandnorth.fi\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/staging.laplandnorth.fi\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/staging.laplandnorth.fi\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/staging.laplandnorth.fi\/fr\/wp-json\/wp\/v2\/comments?post=18902"}],"version-history":[{"count":10,"href":"https:\/\/staging.laplandnorth.fi\/fr\/wp-json\/wp\/v2\/pages\/18902\/revisions"}],"predecessor-version":[{"id":60778,"href":"https:\/\/staging.laplandnorth.fi\/fr\/wp-json\/wp\/v2\/pages\/18902\/revisions\/60778"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/staging.laplandnorth.fi\/fr\/wp-json\/wp\/v2\/media\/60761"}],"wp:attachment":[{"href":"https:\/\/staging.laplandnorth.fi\/fr\/wp-json\/wp\/v2\/media?parent=18902"}],"wp:term":[{"taxonomy":"saariselka_destinationt","embeddable":true,"href":"https:\/\/staging.laplandnorth.fi\/fr\/wp-json\/wp\/v2\/saariselka_destinationt?post=18902"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}