{"id":130,"date":"2025-07-06T14:18:31","date_gmt":"2025-07-06T14:18:31","guid":{"rendered":"https:\/\/www.talvenmaa.com\/?page_id=130"},"modified":"2026-02-21T09:52:53","modified_gmt":"2026-02-21T09:52:53","slug":"lequipe-talvenmaa","status":"publish","type":"page","link":"https:\/\/www.talvenmaa.com\/en\/lequipe-talvenmaa\/","title":{"rendered":"About us"},"content":{"rendered":"<style>\n\/* Fonts et couleurs globales *\/\n.team-talvenmaa {\n    font-family: 'Lato', sans-serif;\n    color: #ffffff;\n}\n\n\/* Bandeau blanc fin pour le titre *\/\n.intro-title {\n    font-family: 'Montserrat', sans-serif;\n    font-weight : 500 !important;\n    font-size: 40px !important;\n    color: #ffffff !important;\n    text-align: center;\n    margin-bottom: 30px;\n    line-height: 1.3;\n}\n\n\/* Sous-titres *\/\n.team-subtitle {\n    font-family: 'Montserrat', sans-serif;\n    font-size: 22px;\n    color: #fffff;\n    text-align: center;\n    margin: 40px 0 20px;\n}\n\n\/* Section intro sur fond photo Talvenmaa *\/\n.intro-section {\n    background-image: url('https:\/\/www.talvenmaa.com\/wp-content\/uploads\/2026\/02\/P2010980-scaled.jpg');\n    background-size: cover;\n    background-position: center 50%;\n    background-attachment: fixed;\n    padding: 40px 20px;\n    position: relative;\n    margin-top: 30px;\n}\n\n.intro-overlay p {\n    background-color: rgba(16, 38, 64, 0.8);\n    padding: 15px;\n    max-width: 800px;\n    margin: 0 auto;\n    color: #ffffff !important;\n    font-size: 16px;\n    background-color: rgba(16, 38, 64, 0.7);\n    line-height: 1.6;\n    border-radius: 8px;\n    text-align: justify;\n    white-space: pre-line;\n  \n}\n\/* Bloc de pr\u00e9sentation globale *\/\n.presentation-section {\n    text-align: justify;\n    margin: 50px auto;\n    max-width: 1200px;\n    padding: 0 20px;\n}\n\n\/* Photo de nous deux *\/\n.presentation-photo {\n    width: 30%;\n    max-width:500px !important;\n    height: auto;\n    display: block;\n    margin: 0 auto;\n    border-radius: 8px;\n    margin-bottom: 40px;\n    box-shadow: 0 5px 15px rgba(0,0,0,0.3);\n}\n\n\/* Container des deux colonnes *\/\n.presentation-columns {\n    display: flex;\n    justify-content: center;\n    gap: 40px;\n    flex-wrap: wrap;\n}\n\n\/* Chaque bloc description *\/\n.presentation-block {\n    flex: 1 1 300px;\n    background-color: #F5ECDC;\n    border: 2px dashed #102640;\n    padding: 20px;\n    color: #102640 !important;\n    border-radius: 8px;\n    max-width: 500px;\n    box-sizing: border-box;\n    text-align: justify;\n    font-family: 'Lato', sans-serif;\n    font-size: 16px;\n    line-height: 1.6;    \n\n}\n\n.presentation-block p {\n    white-space: pre-line;\n    color: #102640 !important;\n    text-align: center;\n    font-family: 'Montserrat', sans-serif;\n    font-size: 22px;\n    margin-bottom: 15px;\n\n}\n\n\/* Container des polaroids avec fond transparent *\/\n.polaroids-container {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 30px;\n    justify-items: center;\n    padding: 50px 20px;\n    background: none;\n}\n\n\/* Guides : 2 colonnes si possible *\/\n.polaroids-container.guides {\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n}\n\n\/* Chiens : 2 par ligne *\/\n.polaroids-container.dogs {\n    grid-template-columns: repeat(2, 1fr);\n}\n\n\/* Responsive *\/\n@media screen and (max-width: 768px) {\n    .intro-section {\n        padding: 40px 10px;\n        min-height: 60vh; \/* section plus haute sur mobile *\/\n        background-position: center 60%; \/* recentre le focus plus bas *\/\n    }\n\n    .intro-title {\n        font-size: 26px;\n        margin-bottom: 20px;\n    }\n\n    .intro-overlay {\n        padding: 15px 10px;\n        font-size: 15px;\n        background-color: rgba(16, 38, 64, 0.5); \/* reste lisible sur mobile *\/\n    }\n\n  .intro-overlay p {\n    background-color: transparent;\n   }\n} \n\n@media screen and (max-width: 768px) {\n  .polaroids-container.dogs {\n    grid-template-columns: 1fr;\n  }\n}\n\n\/* Style d'un polaroid *\/\n.polaroid {\n    background: #ffffff;\n    border: 1px solid #cccccc;\n    box-shadow: 0 5px 15px rgba(0,0,0,0.3);\n    width: 300px;\n    text-align: center;\n    padding-bottom: 20px;\n    border-radius: 8px;\n    overflow: hidden;\n}\n  .presentation-photo {\n    width: 80%;       \/* plus visible sur petit \u00e9cran *\/\n    max-width: 350px; \/* limite raisonnable *\/\n}\n\n.polaroid .photo {\n    width: 100%;\n    height: 200px;\n    background-size: cover;\n    background-position: center 40%;\n    position: relative;\n}\n\n.polaroid .photo-caption {\n    position: absolute;\n    bottom: 10px;\n    left: 50%;\n    transform: translateX(-50%);\n    background: rgba(16, 38, 64, 0.7);\n    color: #ffffff;\n    padding: 5px 10px;\n    font-family: 'Montserrat', sans-serif;\n    font-weight: bold;\n    font-size: 16px;\n    border-radius: 4px;\n}\n\n.polaroid p {\n    margin: 15px 10px 0;\n    font-size: 16px;\n    line-height: 1.4;\n    color: #102640; \/* Texte bleu nuit sous les pr\u00e9noms *\/\n    text-align: justify;\n    font-family: 'Lato', sans-serif;\n    white-space: pre-line;\n}\n.presentation-block p {\n    color: #102640 !important;\n    font-size: 16px;\n    line-height: 1.6;\n    text-align: justify;\n    font-family: 'Lato', sans-serif;\n    white-space: pre-line;\n    margin-bottom: 15px;\n}\n.presentation-block h3 {\n    color: #102640 !important;\n    text-align: center;\n    font-family: 'Montserrat', sans-serif;\n    font-size: 22px;\n    margin-bottom: 15px;\n}\n}\n@media screen and (max-width: 768px) {\n  .intro-title {\n    font-size: 26px;\n    margin-top: 20px;\n    padding: 0 10px;\n  }\n\n  .intro-section {\n    padding: 30px 10px;\n  }\n\n  .intro-overlay {\n    padding-top: 10px;\n  }\n}\n\n<\/style>\n\n\n<section class=\"team-talvenmaa\">\n    <div class=\"intro-section\">\n        <div class=\"intro-overlay\">\n          <h1 class=\"intro-title\">Talvenmaa's story<\/h1>\n            <p>Talvenmaa, literally <strong>\u201cthe land of winter\u201d<\/strong> in Finnish, is a family adventure born from the desire to offer private and immersive experiences in Lapland.\n\nThe idea, which first arose in 2018, came from the frustration of not being able to spend more time with clients individually, to share our passions more deeply\u2026 A feeling apparently shared by many clients, who sometimes regretted the \u201cfactory-like\u201d side of mainstream tourism in Finland.\n\nOver time, the idea grew, and a few years later, we found our little idyllic farm, allowing us to bring this project to life in a country so dear to our hearts.<\/p>\n        <\/div>\n    <\/div>\n\n    <!-- Sous-titre : Qui sommes-nous ? -->\n    <h2 class=\"team-subtitle\">About us<\/h2>\n\n \n    <!-- PHOTO DE NOUS DEUX -->\n    <img decoding=\"async\" src=\"https:\/\/www.talvenmaa.com\/wp-content\/uploads\/2026\/02\/Nayttokuva-2026-02-21-114238.png\" \n         alt=\"Photo de nous deux\" \n         class=\"presentation-photo\">\n\n    <!-- DEUX COLONNES DE TEXTES -->\n    <div class=\"presentation-columns\">\n\n        <!-- PREMI\u00c8RE PERSONNE -->\n        <div class=\"presentation-block\">\n            <h3>Axel, your guide<\/h3>\n           <p>In love with the Far North since I was young, I had my first adventure in Finland in 2017 as a dog sled guide. It was at the end of that first season that Odin, my faithful life companion and now the patriarch of our pack, came into my life.\n\nI then gained various experiences as a nature guide, working with sled dogs and snowmobiles in several organizations, both in France and Finland.\n\nPassionate about wilderness, I hold a BTSA in Nature Management and Protection, a degree strongly focused on managing natural areas as well as sharing ecological knowledge through nature-based activities.\n\nI am also passionate about music, Finnish culture, and of course Nordic dogs, as well as many other things!\n\nI would be delighted to share my world with you, while ensuring your safety during all activities.<\/p>\n        <\/div>\n\n        <!-- DEUXI\u00c8ME PERSONNE -->\n        <div class=\"presentation-block\">\n            <h3>Alex<\/h3>\n            <p>Passionate about animals and Nordic dogs, I\u2019m taking a break from my career as a general practitioner to live a life of adventure with my pack and train as a dog handler. Always inspired by career changes and major life transformations, moving to the country with the most challenging language in Europe has never scared me!\n\nA natural organizer and planner, I manage the administrative side of this big project while continuing my Finnish language studies. I\u2019m also the one behind our social media, where I love sharing our daily life: the special moments, the little surprises that come with running a multi-dog household, and of course, our adventures with the pack\u2014on foot, by sled, by dog cart, or on trips.<\/p>\n        <\/div>\n\n    <\/div>\n<\/section>\n    <\/div>\n\n    <!-- Sous-titre : Vos compagnons d'aventures -->\n    <h2 class=\"team-subtitle\">Your adventure companions<\/h2>\n    <div class=\"polaroids-container dogs\">\n        <!-- Odin -->\n        <div class=\"polaroid\">\n            <div class=\"photo\" style=\"background-image: url('https:\/\/www.talvenmaa.com\/wp-content\/uploads\/2025\/11\/PB1898982-scaled.jpg');\">\n                <span class=\"photo-caption\">Odin, 7 yo<\/span>\n            <\/div>\n            <p>The patriarch and grump of the team. He was Axel\u2019s first dog and has lived a rich life full of travel and discoveries. Certainly the dog with the strongest personality in the pack, he will gladly share a moment with you\u2014but only if he chooses to. Otherwise, he enjoys his peace and quiet.\n\nRole in the team: Odin is the most powerful dog thanks to his exceptional size, but he hates monotony. While he sometimes helps as a wheel dog, he is primarily a companion dog and has never worked professionally. \n\n<\/p>\n        <\/div>\n\n        <!-- Ukko-->\n        <div class=\"polaroid\">\n            <div class=\"photo\" style=\"background-image: url('https:\/\/www.talvenmaa.com\/wp-content\/uploads\/2025\/11\/PB189893-scaled.jpg');\">\n                <span class=\"photo-caption\">Ukko, 2 yo<\/span>\n            <\/div>\n            <p>He was our first dog together. Ukko is an incredibly lovable and cute dog who loves being the center of attention. He\u2019s the cuddly one of the pack and won\u2019t mind if you hug him for hours. However, he has a very strong personality, especially toward unneutered males, and loves to watch over and control everything that\u2019s going on.\n\nRole in the team: He is very versatile, knows the directional commands, but needs to be paired with a motivated dog to be able to give his all.<\/p>\n        <\/div>\n\n        <!-- Leiko-->\n        <div class=\"polaroid\">\n            <div class=\"photo\" style=\"background-image: url('https:\/\/www.talvenmaa.com\/wp-content\/uploads\/2025\/11\/Screenshot_20251118-2033042.jpg');\">\n                <span class=\"photo-caption\">Leiko, 2 yo <\/span>\n            <\/div>\n            <p>Ukko\u2019s main rival, he\u2019s the top of the class; always diligent, he will do everything to never disappoint his humans. Leiko was actually abandoned around the age of one. It takes him a little time to trust, but once he does, he\u2019s a bundle of love.\n\nRole in the team: Leiko has proven to be an excellent lead dog and already has a season of work under his belt. What a life change ! \n<\/p>\n        <\/div>\n\n        <!-- Ikran -->\n        <div class=\"polaroid\">\n            <div class=\"photo\" style=\"background-image: url('https:\/\/www.talvenmaa.com\/wp-content\/uploads\/2025\/11\/PB189892-scaled.jpg');\">\n                <span class=\"photo-caption\">Ikran, 1,5 ans<\/span>\n            <\/div>\n            <p>The sensitive one of the bunch. But behind this delicate little being, terrified of flies, hides a gentle, affectionate dog with unwavering motivation when it comes to going on an adventure. He is independent, but he needs his daily dose of cuddles.\n\nRole in the team: Very brave when working, he has great potential as a lead dog. Consistent and highly focused, he can take on any role, though he hasn\u2019t learned the commands yet.<\/p>\n        <\/div>\n\n        <!-- Yuki-->\n        <div class=\"polaroid\">\n            <div class=\"photo\" style=\"background-image: url('https:\/\/www.talvenmaa.com\/wp-content\/uploads\/2026\/02\/IMG_20260201_141218-scaled-e1771667513548.jpg');\">\n                <span class=\"photo-caption\">Yuki, 1,5 ans <\/span>\n            <\/div>\n            <p>Yuki est \u00e9galement un chien recueilli suite \u00e0 un abandon. Il a une personnalit\u00e9 espi\u00e8gle, toujours partant pour les b\u00eatises, mais il a \u00e9galement un grand c\u0153ur ; il est tellement heureux de voir revenir ses copains, m\u00eame apr\u00e8s une tr\u00e8s courte absence\u2026 Il recevra volontiers vos c\u00e2lins ! \n\nR\u00f4le dans l\u2019attelage : Comme Ikran, Yuki s\u2019est r\u00e9v\u00e9l\u00e9 \u00eatre d\u2019une motivation sans faille, ne se pr\u00e9occupant jamais de ce qu\u2019il y a derri\u00e8re lui. Il sera tr\u00e8s bon en team ou en wheel pour apprendre et garder sa motivation ! \n<\/p>\n        <\/div>\n\n<!-- Yuki-->\n        <div class=\"polaroid\">\n            <div class=\"photo\" style=\"background-image: url('https:\/\/www.talvenmaa.com\/wp-content\/uploads\/2026\/02\/P2041179-scaled.jpg');\">\n                <span class=\"photo-caption\">Arizona <\/span>\n            <\/div>\n            <p>La petite derni\u00e8re, la seule princesse parmis les garcons, Arizona a rapidement su se faire sa place et se faire respecter par ses grands fr\u00e8res parfois turbulents.\n\nR\u00f4le dans l\u2019attelage : Arizona int\u00e8grera l&rsquo;\u00e9quipe d\u00e8s l&rsquo;automne prochain. Tr\u00e8s prometteuse par sa capacit\u00e9 d&rsquo;analyse, son envie d&rsquo;aller toujours vers l&rsquo;avant et sa confiance en elle, elle promet de belles surprises \u00e0 l&rsquo;attelage !\n<\/p>\n        <\/div>\n\n    <\/div>\n<\/section>","protected":false},"excerpt":{"rendered":"<p>L&rsquo;histoire de Talvenmaa Talvenmaa, litt\u00e9ralement \u201cla contr\u00e9e de l\u2019hiver\u201d en Finnois, est une aventure familiale, d\u00e9coulant de la volont\u00e9 de proposer exp\u00e9riences privatives et immersives en Laponie. L\u2019id\u00e9e, n\u00e9e en 2018, est n\u00e9e d\u2019une frustration de ne pas pouvoir passer plus de temps avec les clients individuellement, aller plus en profondeur dans la transmission de [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":651,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"saved_in_kubio":true,"footnotes":""},"class_list":["post-130","page","type-page","status-publish","has-post-thumbnail","hentry"],"kubio_ai_page_context":{"short_desc":"","purpose":"general"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Alex et Axel en Laponie - Talvenmaa<\/title>\n<meta name=\"description\" content=\"Talvenmaa c&#039;est l&#039;histoire de deux fran\u00e7ais et leurs chiens venus s&#039;installer \u00e0 Posio, en Laponie finlandaise.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.talvenmaa.com\/en\/lequipe-talvenmaa\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Alex et Axel en Laponie - Talvenmaa\" \/>\n<meta property=\"og:description\" content=\"Talvenmaa c&#039;est l&#039;histoire de deux fran\u00e7ais et leurs chiens venus s&#039;installer \u00e0 Posio, en Laponie finlandaise.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.talvenmaa.com\/en\/lequipe-talvenmaa\/\" \/>\n<meta property=\"og:site_name\" content=\"Talvenmaa - Voyage en terre nordique\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/talvenmaa\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-21T09:52:53+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.talvenmaa.com\/wp-content\/uploads\/2025\/07\/IMG_20250105_143636_HDR2-1-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1920\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.talvenmaa.com\\\/lequipe-talvenmaa\\\/\",\"url\":\"https:\\\/\\\/www.talvenmaa.com\\\/lequipe-talvenmaa\\\/\",\"name\":\"Alex et Axel en Laponie - Talvenmaa\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.talvenmaa.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.talvenmaa.com\\\/lequipe-talvenmaa\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.talvenmaa.com\\\/lequipe-talvenmaa\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.talvenmaa.com\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/IMG_20250105_143636_HDR2-1-scaled.jpg\",\"datePublished\":\"2025-07-06T14:18:31+00:00\",\"dateModified\":\"2026-02-21T09:52:53+00:00\",\"description\":\"Talvenmaa c'est l'histoire de deux fran\u00e7ais et leurs chiens venus s'installer \u00e0 Posio, en Laponie finlandaise.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.talvenmaa.com\\\/lequipe-talvenmaa\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.talvenmaa.com\\\/lequipe-talvenmaa\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.talvenmaa.com\\\/lequipe-talvenmaa\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.talvenmaa.com\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/IMG_20250105_143636_HDR2-1-scaled.jpg\",\"contentUrl\":\"https:\\\/\\\/www.talvenmaa.com\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/IMG_20250105_143636_HDR2-1-scaled.jpg\",\"width\":2560,\"height\":1920},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.talvenmaa.com\\\/lequipe-talvenmaa\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/www.talvenmaa.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Qui sommes-nous ?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.talvenmaa.com\\\/#website\",\"url\":\"https:\\\/\\\/www.talvenmaa.com\\\/\",\"name\":\"Talvenmaa - Voyage en terre nordique\",\"description\":\"S\u00e9jours multi-activit\u00e9s et exp\u00e9riences en Laponie\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.talvenmaa.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.talvenmaa.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.talvenmaa.com\\\/#organization\",\"name\":\"Talvenmaa\",\"url\":\"https:\\\/\\\/www.talvenmaa.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.talvenmaa.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.talvenmaa.com\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/Rendu-final-01-1-scaled.jpg\",\"contentUrl\":\"https:\\\/\\\/www.talvenmaa.com\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/Rendu-final-01-1-scaled.jpg\",\"width\":2560,\"height\":2560,\"caption\":\"Talvenmaa\"},\"image\":{\"@id\":\"https:\\\/\\\/www.talvenmaa.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/talvenmaa\",\"https:\\\/\\\/www.instagram.com\\\/alex.axel.experience.nordique\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Alex et Axel en Laponie - Talvenmaa","description":"Talvenmaa c'est l'histoire de deux fran\u00e7ais et leurs chiens venus s'installer \u00e0 Posio, en Laponie finlandaise.","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:\/\/www.talvenmaa.com\/en\/lequipe-talvenmaa\/","og_locale":"en_GB","og_type":"article","og_title":"Alex et Axel en Laponie - Talvenmaa","og_description":"Talvenmaa c'est l'histoire de deux fran\u00e7ais et leurs chiens venus s'installer \u00e0 Posio, en Laponie finlandaise.","og_url":"https:\/\/www.talvenmaa.com\/en\/lequipe-talvenmaa\/","og_site_name":"Talvenmaa - Voyage en terre nordique","article_publisher":"https:\/\/www.facebook.com\/talvenmaa","article_modified_time":"2026-02-21T09:52:53+00:00","og_image":[{"width":2560,"height":1920,"url":"https:\/\/www.talvenmaa.com\/wp-content\/uploads\/2025\/07\/IMG_20250105_143636_HDR2-1-scaled.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.talvenmaa.com\/lequipe-talvenmaa\/","url":"https:\/\/www.talvenmaa.com\/lequipe-talvenmaa\/","name":"Alex et Axel en Laponie - Talvenmaa","isPartOf":{"@id":"https:\/\/www.talvenmaa.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.talvenmaa.com\/lequipe-talvenmaa\/#primaryimage"},"image":{"@id":"https:\/\/www.talvenmaa.com\/lequipe-talvenmaa\/#primaryimage"},"thumbnailUrl":"https:\/\/www.talvenmaa.com\/wp-content\/uploads\/2025\/07\/IMG_20250105_143636_HDR2-1-scaled.jpg","datePublished":"2025-07-06T14:18:31+00:00","dateModified":"2026-02-21T09:52:53+00:00","description":"Talvenmaa c'est l'histoire de deux fran\u00e7ais et leurs chiens venus s'installer \u00e0 Posio, en Laponie finlandaise.","breadcrumb":{"@id":"https:\/\/www.talvenmaa.com\/lequipe-talvenmaa\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.talvenmaa.com\/lequipe-talvenmaa\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.talvenmaa.com\/lequipe-talvenmaa\/#primaryimage","url":"https:\/\/www.talvenmaa.com\/wp-content\/uploads\/2025\/07\/IMG_20250105_143636_HDR2-1-scaled.jpg","contentUrl":"https:\/\/www.talvenmaa.com\/wp-content\/uploads\/2025\/07\/IMG_20250105_143636_HDR2-1-scaled.jpg","width":2560,"height":1920},{"@type":"BreadcrumbList","@id":"https:\/\/www.talvenmaa.com\/lequipe-talvenmaa\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/www.talvenmaa.com\/"},{"@type":"ListItem","position":2,"name":"Qui sommes-nous ?"}]},{"@type":"WebSite","@id":"https:\/\/www.talvenmaa.com\/#website","url":"https:\/\/www.talvenmaa.com\/","name":"Talvenmaa - Voyage en terre nordique","description":"S\u00e9jours multi-activit\u00e9s et exp\u00e9riences en Laponie","publisher":{"@id":"https:\/\/www.talvenmaa.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.talvenmaa.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/www.talvenmaa.com\/#organization","name":"Talvenmaa","url":"https:\/\/www.talvenmaa.com\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.talvenmaa.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.talvenmaa.com\/wp-content\/uploads\/2025\/07\/Rendu-final-01-1-scaled.jpg","contentUrl":"https:\/\/www.talvenmaa.com\/wp-content\/uploads\/2025\/07\/Rendu-final-01-1-scaled.jpg","width":2560,"height":2560,"caption":"Talvenmaa"},"image":{"@id":"https:\/\/www.talvenmaa.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/talvenmaa","https:\/\/www.instagram.com\/alex.axel.experience.nordique\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.talvenmaa.com\/en\/wp-json\/wp\/v2\/pages\/130","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.talvenmaa.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.talvenmaa.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.talvenmaa.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.talvenmaa.com\/en\/wp-json\/wp\/v2\/comments?post=130"}],"version-history":[{"count":70,"href":"https:\/\/www.talvenmaa.com\/en\/wp-json\/wp\/v2\/pages\/130\/revisions"}],"predecessor-version":[{"id":1689,"href":"https:\/\/www.talvenmaa.com\/en\/wp-json\/wp\/v2\/pages\/130\/revisions\/1689"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.talvenmaa.com\/en\/wp-json\/wp\/v2\/media\/651"}],"wp:attachment":[{"href":"https:\/\/www.talvenmaa.com\/en\/wp-json\/wp\/v2\/media?parent=130"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}