{"id":50410,"date":"2026-04-06T11:48:53","date_gmt":"2026-04-06T09:48:53","guid":{"rendered":"https:\/\/www.hindrumfjordsenter.no\/?page_id=50410"},"modified":"2026-04-06T11:48:56","modified_gmt":"2026-04-06T09:48:56","slug":"welcome-page","status":"publish","type":"page","link":"https:\/\/www.hindrumfjordsenter.no\/en\/about_us\/welcome-page\/","title":{"rendered":"Welcome Guide: Practical Information for Your Stay at Hindrum Fjordsenter"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"50410\" class=\"elementor elementor-50410 elementor-50407\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-9b4399e elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"9b4399e\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-903754b\" data-id=\"903754b\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-fd1b7a0 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"fd1b7a0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Welcome Guide to Hindrum Fjordsenter<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-0e52530 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"0e52530\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-56f2490\" data-id=\"56f2490\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d37c9aa elementor-widget elementor-widget-heading\" data-id=\"d37c9aa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Here you will find practical and useful information for the best possible stay.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-69d0ec6 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"69d0ec6\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8a4aa45\" data-id=\"8a4aa45\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3328b8b elementor-widget elementor-widget-html\" data-id=\"3328b8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- Hindrum Fjordsenter - Welcome Page (English) -->\n\n<style>\n  .welcome-container {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 1rem;\n  }\n\n  .welcome-columns {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 2rem;\n    margin-top: 2rem;\n  }\n\n  @media (max-width: 768px) {\n    .welcome-columns {\n      grid-template-columns: 1fr;\n      gap: 1.5rem;\n    }\n  }\n\n  .welcome-section {\n    background: linear-gradient(\n      to bottom,\n      rgba(33, 177, 251, 0.05),\n      rgba(0, 88, 178, 0.02)\n    );\n    padding: 1.5rem;\n    border-radius: 10px;\n    margin-bottom: 1rem;\n    box-shadow:\n      0 4px 12px rgba(0, 0, 0, 0.08),\n      0 2px 6px rgba(0, 88, 178, 0.10);\n  }\n\n  .welcome-section h3 {\n    color: #0058B2;\n    font-size: 1.3rem;\n    margin-bottom: 0.75rem;\n    font-weight: bold;\n  }\n\n  .welcome-section p,\n  .welcome-section ul {\n    font-size: 1rem;\n    line-height: 1.6;\n    color: #333;\n  }\n\n  .welcome-section ul {\n    padding-left: 1.5rem;\n    margin-top: 0.5rem;\n  }\n\n  .welcome-section li {\n    margin-bottom: 0.5rem;\n  }\n\n  .intro-text {\n    font-size: 1.1rem;\n    line-height: 1.8;\n    color: #555;\n    font-style: italic;\n    margin: 1.5rem 0;\n    text-align: center;\n  }\n\n  .contact-info {\n    text-align: center;\n    margin-bottom: 35px;\n    line-height: 1.8;\n  }\n\n  .contact-info strong {\n    font-size: 1.2em;\n  }\n\n  a.subtle-link {\n    display: inline-block;\n    transition: all 0.25s ease;\n    transform: scale(1);\n    color: #0058B2;\n    text-decoration: none;\n  }\n\n  a.subtle-link::after {\n    content: \" \u2192\";\n    color: #0058B2;\n    font-weight: bold;\n    transition: all 0.3s ease;\n  }\n\n  a.subtle-link:hover {\n    transform: scale(1.05);\n    color: black;\n    text-decoration: underline;\n    text-decoration-color: black;\n    text-underline-offset: 3px;\n  }\n\n  a.subtle-link:hover::after {\n    color: black;\n  }\n<\/style>\n\n<div class=\"welcome-container\">\n\n  <p class=\"intro-text\">\n    <em>\n      We hope your stay with us meets your expectations and gives you time to enjoy our small fjord village by the Trondheimfjord. \n      There is much to experience here \u2013 from quiet nature to exciting activities in Hindrum and on the Fosen peninsula. \n      Feel free to explore our website for tips and inspiration. \n      <strong>Renting a boat? See our \n        <a href=\"https:\/\/www.hindrumfjordsenter.no\/en\/about_us\/boat-rental-guide-safety-trondheimfjord\/\" class=\"subtle-link\">\n          boat rental guide\n        <\/a> \n        for everything you need to know.\n      <\/strong>\n    <\/em>\n  <\/p>\n\n  <p class=\"contact-info\">\n    <strong>Reception \u2013 phone:<\/strong><br>\n    Open: 09:00\u201316:00<br>\n    +47 72 90 92 00<br><br>\n    <strong>Outside reception hours:<\/strong><br>\n    John Eirik \u2013 +47 41 33 95 18<br>\n    Geir \u2013 +47 40 74 53 15\n  <\/p>\n\n  <div style=\"text-align:center; margin: 2.5rem 0 2rem;\">\n    <a href=\"https:\/\/www.hindrumfjordsenter.no\/en\/about_us\/transport_to_from\/\"\n       class=\"cta-btn cta-white-soft\">\n      <i class=\"fas fa-route\"><\/i>\n      Getting here \u2013 bus, taxi and ferry\n    <\/a>\n  <\/div>\n\n  <div class=\"welcome-columns\">\n\n    <div>\n      <div class=\"welcome-section\">\n        <h3>WiFi & Information<\/h3>\n        <p><em>The WiFi name and password can be found in the black folder in the living room.<\/em><\/p>\n      <\/div>\n\n      <div class=\"welcome-section\">\n        <h3>Fresh mountain water<\/h3>\n        <p><em>The tap water comes directly from the mountains and is of excellent quality.<\/em><\/p>\n      <\/div>\n\n      <div class=\"welcome-section\">\n        <h3>Towels<\/h3>\n        <p><em>Each bed has one large and one small towel in the drawers.<\/em><\/p>\n      <\/div>\n\n      <div class=\"welcome-section\">\n        <h3>Service building<\/h3>\n        <p><em>Free washing machine and dryer, plus two bathrooms with shower and toilet.<\/em><\/p>\n      <\/div>\n    <\/div>\n\n    <div>\n      <div class=\"welcome-section\">\n        <h3>Environment & Waste sorting<\/h3>\n        <p><em>All holiday houses have clearly marked waste bins. Large containers are located by the road.<\/em><\/p>\n        <ul>\n          <li><strong>Food waste<\/strong><\/li>\n          <li><strong>Paper<\/strong><\/li>\n          <li><strong>Residual waste<\/strong><\/li>\n          <li><strong>Metal\/glass<\/strong><\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"welcome-section\">\n        <h3>In case of fire or emergency<\/h3>\n        <ul>\n          <li><strong>Call 110 in case of fire.<\/strong><\/li>\n          <li><strong>Attempt to extinguish only if safe.<\/strong><\/li>\n        <\/ul>\n        <p style=\"margin-top: 1rem;\">\n          <strong>Address:<\/strong><br>\n          Hindrum Fjordsenter<br>\n          Drakestranda 1300<br>\n          7125 Vanvikan\n        <\/p>\n        <p><strong>Emergency meeting point:<\/strong> By the reception<\/p>\n      <\/div>\n\n      <div class=\"welcome-section\">\n        <h3>Feedback<\/h3>\n        <ul>\n          <li>\n            <strong>\n              Leave a review on \n              <a href=\"https:\/\/www.tripadvisor.com\" target=\"_blank\" class=\"subtle-link\">TripAdvisor<\/a> \n              or \n              <a href=\"https:\/\/www.google.com\/search?q=hindrum+fjordsenter\" target=\"_blank\" class=\"subtle-link\">Google<\/a>.\n            <\/strong>\n          <\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"welcome-section\" style=\"margin-top: 2rem;\">\n    <h3>Explore more of Hindrum<\/h3>\n    <p><em>\n      Explore our \n      <a href=\"https:\/\/www.hindrumfjordsenter.no\/en\/activities\/hiking\/\" class=\"subtle-link\">hiking trails<\/a>, \n      try fishing in the \n      <a href=\"https:\/\/www.hindrumfjordsenter.no\/en\/activities\/fishing_adventures\/\" class=\"subtle-link\">Trondheimfjord<\/a>, \n      or challenge yourself on \n      <a href=\"https:\/\/www.hindrumfjordsenter.no\/en\/activities\/munkstigen_via_ferrata\/\" class=\"subtle-link\">Munkstigen via ferrata<\/a>.\n    <\/em><\/p>\n  <\/div>\n\n  <div class=\"welcome-section\" style=\"margin-top: 2rem; text-align: center;\">\n    <h3>Check-in from 16:00 \u2013 check-out by 10:00<\/h3>\n    <p><em>Unless otherwise agreed.<\/em><\/p>\n  <\/div>\n\n  <div class=\"welcome-section\" style=\"margin-top: 1rem;\">\n    <h3>Before you leave<\/h3>\n    <ul>\n      <li><strong>Remove the bed linen<\/strong> and place it on the living room floor.<\/li>\n      <li><strong>Sort the waste<\/strong> and take it to the containers by the road.<\/li>\n      <li><strong>Start the dishwasher<\/strong> before departure.<\/li>\n      <li>\n        <strong>Rented a boat?<\/strong> Clean it before return. \n        See our \n        <a href=\"https:\/\/www.hindrumfjordsenter.no\/en\/about_us\/boat-rental-guide-safety-trondheimfjord\/\" \n           class=\"subtle-link\">boat rental guide<\/a>.\n      <\/li>\n      <li><strong>Reception closed?<\/strong> Place the keys in the red \u201cKeydrop\u201d box.<\/li>\n    <\/ul>\n  <\/div>\n\n  <div style=\"text-align:center; margin: 2rem 0;\">\n    <a href=\"https:\/\/www.hindrumfjordsenter.no\/en\/sea-fishing-paradise\/grocery_stores_restaurants\/\"\n       class=\"cta-btn cta-white-soft\">\n      <i class=\"fas fa-store\"><\/i>\n      Grocery stores, restaurants and more\n    <\/a>\n  <\/div>\n\n  <p style=\"text-align: center; font-size: 1.5rem; font-weight: 600; color: #0058B2; margin: 2rem 0 1rem 0;\">\n    Welcome to Hindrum \u2013 we hope you have a pleasant stay.\n  <\/p>\n\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f5daf2a elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"f5daf2a\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f59e1f1\" data-id=\"f59e1f1\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-939c220 elementor-widget elementor-widget-html\" data-id=\"939c220\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<footer class=\"hf-footer\">\n\n  <div class=\"hf-footer-grid\">\n\n    <!-- Column 1 -->\n    <div class=\"hf-column\">\n      <h3>Navigation<\/h3>\n      <ul class=\"hf-nav-links\">\n        <li><a href=\"https:\/\/www.hindrumfjordsenter.no\/en\/\">Welcome<\/a><\/li>\n        <li><a href=\"https:\/\/www.hindrumfjordsenter.no\/en\/accommodation\/\">Our Holiday Homes<\/a><\/li>\n        <li><a href=\"https:\/\/www.hindrumfjordsenter.no\/en\/our_boats\/\">Boat Rental<\/a><\/li>\n        <li><a href=\"https:\/\/www.hindrumfjordsenter.no\/en\/activities\/fishing_adventures\/\">Fishing Adventures<\/a><\/li>\n        <li><a href=\"https:\/\/www.hindrumfjordsenter.no\/en\/activities\/munkstigen_via_ferrata\/\">Munkstigen<\/a><\/li>\n        <li><a href=\"https:\/\/www.hindrumfjordsenter.no\/en\/accommodation\/camping\/\">Camping<\/a><\/li>\n        <li><a href=\"https:\/\/www.hindrumfjordsenter.no\/en\/about_us\/\">About Us<\/a><\/li>\n      <\/ul>\n    <\/div>\n\n    <!-- Column 2 -->\n    <div class=\"hf-column\">\n      <h3>Contact us<\/h3>\n\n      <div class=\"hf-contact-info\">\n\n        <div class=\"hf-contact-item\">\n          <div class=\"hf-contact-text\">\n            <a href=\"https:\/\/maps.app.goo.gl\/yFtW6iRuCqVMvoXp6\" target=\"_blank\" rel=\"noopener\">\n              Drakestranda 1300<br>\n              7125 Vanvikan<br>\n              Norway\n            <\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"hf-contact-item\">\n          <div class=\"hf-contact-text\">\n            <a href=\"tel:+4772909200\">+47 72 90 92 00<\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"hf-contact-item\">\n          <div class=\"hf-contact-text\">\n            <a href=\"mailto:post@hindrumfjordsenter.no\">\n              post@hindrumfjordsenter.no\n            <\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"hf-org-number\">\n          Org. no.&nbsp;913&nbsp;431&nbsp;162&nbsp;MVA\n        <\/div>\n\n      <\/div>\n    <\/div>\n\n    <!-- Column 3 -->\n    <div class=\"hf-column\">\n      <h3>Quick access<\/h3>\n      <ul class=\"hf-quick-links\">\n        <li><a href=\"https:\/\/www.hindrumfjordsenter.no\/en\/about_us\/welcome-page\/\">Welcome page<\/a><\/li>\n        <li><a href=\"https:\/\/www.hindrumfjordsenter.no\/en\/about_us\/welcome-page\/\">Guest information<\/a><\/li>\n        <li><a href=\"https:\/\/www.hindrumfjordsenter.no\/en\/about_us\/terms_and_conditions\/\">Terms and conditions<\/a><\/li>\n        <li><a href=\"https:\/\/www.hindrumfjordsenter.no\/en\/sea-fishing-paradise\/catch_registration\/\">Catch registration<\/a><\/li>\n        <li><a href=\"https:\/\/www.hindrumfjordsenter.no\/en\/sea-fishing-paradise\/weather\/\">Weather and tides<\/a><\/li>\n        <li><a href=\"https:\/\/www.hindrumfjordsenter.no\/en\/sea-fishing-paradise\/emergency_phone_numbers\/\">Emergency numbers<\/a><\/li>\n      <\/ul>\n    <\/div>\n\n  <\/div>\n\n  <!-- Social -->\n  <div class=\"hf-social\">\n    <h3>Follow us<\/h3>\n\n    <div class=\"hf-social-icons\">\n\n      <a href=\"https:\/\/www.facebook.com\/hindrumfjordsenter\"\n         class=\"hf-social-circle\"\n         target=\"_blank\"\n         rel=\"noopener\"\n         aria-label=\"Facebook\">\n\n        <svg viewBox=\"0 0 24 24\">\n          <path fill=\"currentColor\"\n            d=\"M22 12a10 10 0 1 0-11.5 9.9v-7h-2.3v-2.9h2.3V9.5c0-2.3 1.4-3.6 3.5-3.6\n               1 0 2 .2 2 .2v2.2h-1.1c-1.1 0-1.5.7-1.5 1.4v1.7h2.6l-.4 2.9h-2.2v7A10\n               10 0 0 0 22 12\"\/>\n        <\/svg>\n\n      <\/a>\n\n      <a href=\"https:\/\/www.instagram.com\/hindrumfjordsenter\/\"\n         class=\"hf-social-circle\"\n         target=\"_blank\"\n         rel=\"noopener\"\n         aria-label=\"Instagram\">\n\n        <svg viewBox=\"0 0 24 24\">\n          <path fill=\"currentColor\"\n            d=\"M7 2C4.2 2 2 4.2 2 7v10c0 2.8 2.2 5 5 5h10c2.8 0 5-2.2\n               5-5V7c0-2.8-2.2-5-5-5H7zm5 5.5A4.5 4.5 0 1 1 7.5\n               12 4.5 4.5 0 0 1 12 7.5z\"\/>\n        <\/svg>\n\n      <\/a>\n\n    <\/div>\n  <\/div>\n\n  <!-- TripAdvisor CTA -->\n  <div class=\"hf-review-cta\">\n\n    <h3>Share your experience<\/h3>\n    <p>Your review helps others discover the Trondheim Fjord.<\/p>\n\n    <a href=\"https:\/\/www.tripadvisor.com\/UserReviewEdit-g8477837-d17733201\"\n       class=\"hf-tripadvisor-wrapper\"\n       target=\"_blank\"\n       rel=\"noopener\"\n       aria-label=\"Write a review on TripAdvisor\">\n\n      <svg viewBox=\"0 0 24 24\">\n        <path fill=\"currentColor\"\n          d=\"M12 6.2c-2.2 0-4.3.6-6 1.9H3l1.6 1.8A3.8 3.8 0 0 0 8 16a3.8 3.8 0 0 0 4-3.3A3.8 3.8 0 0 0 16 16a3.8 3.8 0 0 0 3.4-6.1L21 8.1h-3c-1.7-1.3-3.8-1.9-6-1.9zm-4 6.3a2.1 2.1 0 1 1 0-4.2 2.1 2.1 0 0 1 0 4.2zm8 0a2.1 2.1 1 1 1 0-4.2 2.1 2.1 0 0 1 0 4.2z\"\/>\n      <\/svg>\n\n      Write a review\n    <\/a>\n\n  <\/div>\n\n<\/footer>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-aed206 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"aed206\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-63558ae9\" data-id=\"63558ae9\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-548828 elementor-widget elementor-widget-image\" data-id=\"548828\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.hindrumfjordsenter.no\/en\/\">\n\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1041\" height=\"229\" src=\"https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2021\/12\/Logo-2021-250x55-trans.png\" class=\"attachment-full size-full wp-image-37261\" alt=\"Hindrum Fjordsenter logo with compass rose transparent\" srcset=\"https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2021\/12\/Logo-2021-250x55-trans.png 1041w, https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2021\/12\/Logo-2021-250x55-trans-300x66.png 300w, https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2021\/12\/Logo-2021-250x55-trans-1024x225.png 1024w, https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2021\/12\/Logo-2021-250x55-trans-768x169.png 768w, https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2021\/12\/Logo-2021-250x55-trans-920x202.png 920w, https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2021\/12\/Logo-2021-250x55-trans-230x51.png 230w, https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2021\/12\/Logo-2021-250x55-trans-350x77.png 350w, https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2021\/12\/Logo-2021-250x55-trans-480x106.png 480w\" sizes=\"(max-width: 1041px) 100vw, 1041px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Welcome Guide to Hindrum Fjordsenter Here you will find practical and useful information for the best possible stay. We hope your stay [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":49509,"parent":44852,"menu_order":6,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_eb_attr":"","footnotes":""},"class_list":["post-50410","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.2 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Welcome Guide to Hindrum Fjordsenter | Practical Info &amp; Tips<\/title>\n<meta name=\"description\" content=\"Welcome to Hindrum Fjordsenter! Find useful information and tips for a comfortable stay by the Trondheim Fjord.\" \/>\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.hindrumfjordsenter.no\/en\/about_us\/welcome-page\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Welcome Guide: Practical Information for Your Stay at Hindrum Fjordsenter\" \/>\n<meta property=\"og:description\" content=\"Welcome to Hindrum Fjordsenter! Find useful information and tips for a comfortable stay by the Trondheim Fjord.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.hindrumfjordsenter.no\/en\/about_us\/welcome-page\/\" \/>\n<meta property=\"og:site_name\" content=\"Hindrum Fjordsenter\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/hindrumfjordsenter\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-06T09:48:56+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2021\/12\/cropped-Site-icon-desember-2021-1.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"512\" \/>\n\t<meta property=\"og:image:height\" content=\"512\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/en\\\/about_us\\\/welcome-page\\\/\",\"url\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/en\\\/about_us\\\/welcome-page\\\/\",\"name\":\"Welcome Guide to Hindrum Fjordsenter | Practical Info & Tips\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/en\\\/about_us\\\/welcome-page\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/en\\\/about_us\\\/welcome-page\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/wp-content\\\/uploads\\\/2021\\\/12\\\/cropped-Site-icon-desember-2021-1.webp\",\"datePublished\":\"2026-04-06T09:48:53+00:00\",\"dateModified\":\"2026-04-06T09:48:56+00:00\",\"description\":\"Welcome to Hindrum Fjordsenter! Find useful information and tips for a comfortable stay by the Trondheim Fjord.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/en\\\/about_us\\\/welcome-page\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/en\\\/about_us\\\/welcome-page\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/en\\\/about_us\\\/welcome-page\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/wp-content\\\/uploads\\\/2021\\\/12\\\/cropped-Site-icon-desember-2021-1.webp\",\"contentUrl\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/wp-content\\\/uploads\\\/2021\\\/12\\\/cropped-Site-icon-desember-2021-1.webp\",\"width\":512,\"height\":512,\"caption\":\"Hindrum Fjordsenter sea fishing in Norway logo\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/en\\\/about_us\\\/welcome-page\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"About us\",\"item\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/en\\\/about_us\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Welcome Guide: Practical Information for Your Stay at Hindrum Fjordsenter\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/en\\\/\",\"name\":\"Hindrum Fjordsenter\",\"description\":\"Fjord Paradise\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/en\\\/#organization\",\"name\":\"Hindrum Fjordsenter\",\"url\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/wp-content\\\/uploads\\\/2021\\\/12\\\/Site-icon-desember-2021.webp\",\"contentUrl\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/wp-content\\\/uploads\\\/2021\\\/12\\\/Site-icon-desember-2021.webp\",\"width\":512,\"height\":512,\"caption\":\"Hindrum Fjordsenter\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hindrumfjordsenter.no\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/hindrumfjordsenter\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Welcome Guide to Hindrum Fjordsenter | Practical Info & Tips","description":"Welcome to Hindrum Fjordsenter! Find useful information and tips for a comfortable stay by the Trondheim Fjord.","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.hindrumfjordsenter.no\/en\/about_us\/welcome-page\/","og_locale":"en_US","og_type":"article","og_title":"Welcome Guide: Practical Information for Your Stay at Hindrum Fjordsenter","og_description":"Welcome to Hindrum Fjordsenter! Find useful information and tips for a comfortable stay by the Trondheim Fjord.","og_url":"https:\/\/www.hindrumfjordsenter.no\/en\/about_us\/welcome-page\/","og_site_name":"Hindrum Fjordsenter","article_publisher":"https:\/\/www.facebook.com\/hindrumfjordsenter\/","article_modified_time":"2026-04-06T09:48:56+00:00","og_image":[{"width":512,"height":512,"url":"https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2021\/12\/cropped-Site-icon-desember-2021-1.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.hindrumfjordsenter.no\/en\/about_us\/welcome-page\/","url":"https:\/\/www.hindrumfjordsenter.no\/en\/about_us\/welcome-page\/","name":"Welcome Guide to Hindrum Fjordsenter | Practical Info & Tips","isPartOf":{"@id":"https:\/\/www.hindrumfjordsenter.no\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.hindrumfjordsenter.no\/en\/about_us\/welcome-page\/#primaryimage"},"image":{"@id":"https:\/\/www.hindrumfjordsenter.no\/en\/about_us\/welcome-page\/#primaryimage"},"thumbnailUrl":"https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2021\/12\/cropped-Site-icon-desember-2021-1.webp","datePublished":"2026-04-06T09:48:53+00:00","dateModified":"2026-04-06T09:48:56+00:00","description":"Welcome to Hindrum Fjordsenter! Find useful information and tips for a comfortable stay by the Trondheim Fjord.","breadcrumb":{"@id":"https:\/\/www.hindrumfjordsenter.no\/en\/about_us\/welcome-page\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.hindrumfjordsenter.no\/en\/about_us\/welcome-page\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.hindrumfjordsenter.no\/en\/about_us\/welcome-page\/#primaryimage","url":"https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2021\/12\/cropped-Site-icon-desember-2021-1.webp","contentUrl":"https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2021\/12\/cropped-Site-icon-desember-2021-1.webp","width":512,"height":512,"caption":"Hindrum Fjordsenter sea fishing in Norway logo"},{"@type":"BreadcrumbList","@id":"https:\/\/www.hindrumfjordsenter.no\/en\/about_us\/welcome-page\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.hindrumfjordsenter.no\/en\/"},{"@type":"ListItem","position":2,"name":"About us","item":"https:\/\/www.hindrumfjordsenter.no\/en\/about_us\/"},{"@type":"ListItem","position":3,"name":"Welcome Guide: Practical Information for Your Stay at Hindrum Fjordsenter"}]},{"@type":"WebSite","@id":"https:\/\/www.hindrumfjordsenter.no\/en\/#website","url":"https:\/\/www.hindrumfjordsenter.no\/en\/","name":"Hindrum Fjordsenter","description":"Fjord Paradise","publisher":{"@id":"https:\/\/www.hindrumfjordsenter.no\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.hindrumfjordsenter.no\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.hindrumfjordsenter.no\/en\/#organization","name":"Hindrum Fjordsenter","url":"https:\/\/www.hindrumfjordsenter.no\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.hindrumfjordsenter.no\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2021\/12\/Site-icon-desember-2021.webp","contentUrl":"https:\/\/www.hindrumfjordsenter.no\/wp-content\/uploads\/2021\/12\/Site-icon-desember-2021.webp","width":512,"height":512,"caption":"Hindrum Fjordsenter"},"image":{"@id":"https:\/\/www.hindrumfjordsenter.no\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/hindrumfjordsenter\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.hindrumfjordsenter.no\/en\/wp-json\/wp\/v2\/pages\/50410","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hindrumfjordsenter.no\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.hindrumfjordsenter.no\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.hindrumfjordsenter.no\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hindrumfjordsenter.no\/en\/wp-json\/wp\/v2\/comments?post=50410"}],"version-history":[{"count":37,"href":"https:\/\/www.hindrumfjordsenter.no\/en\/wp-json\/wp\/v2\/pages\/50410\/revisions"}],"predecessor-version":[{"id":72625,"href":"https:\/\/www.hindrumfjordsenter.no\/en\/wp-json\/wp\/v2\/pages\/50410\/revisions\/72625"}],"up":[{"embeddable":true,"href":"https:\/\/www.hindrumfjordsenter.no\/en\/wp-json\/wp\/v2\/pages\/44852"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.hindrumfjordsenter.no\/en\/wp-json\/wp\/v2\/media\/49509"}],"wp:attachment":[{"href":"https:\/\/www.hindrumfjordsenter.no\/en\/wp-json\/wp\/v2\/media?parent=50410"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}