{"id":5464,"date":"2026-02-05T10:54:58","date_gmt":"2026-02-05T09:54:58","guid":{"rendered":"https:\/\/vitensenternordland.no\/booking\/"},"modified":"2026-06-24T09:37:24","modified_gmt":"2026-06-24T07:37:24","slug":"booking","status":"publish","type":"page","link":"https:\/\/vitensenternordland.no\/en\/booking\/","title":{"rendered":"Booking"},"content":{"rendered":"\n\n\t\n<!-- ========================================================================= -->\n<!-- MODUL 0: Introduksjon og Tittel (Hero-seksjon)                           -->\n<!-- ========================================================================= -->\n  <style>\n    #vsn-bestill-hero {\n      font-family: 'Source Sans 3', 'Inter', -apple-system, sans-serif;\n      color: #3C2A1F;\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 60px 15px 30px !important;\n      text-align: center;\n      --vn-koks: #3C2A1F;\n      --vn-rust: #A8641E;\n    }\n    @media (max-width: 600px) {\n      #vsn-bestill-hero {\n        padding: 35px 15px 20px !important;\n      }\n    }\n    #vsn-bestill-hero h1 {\n      font-size: clamp(2.2rem, 5vw, 3.5rem);\n      margin-bottom: 20px;\n      font-weight: 900;\n      line-height: 1.15;\n      text-transform: uppercase;\n      letter-spacing: -0.02em;\n      background: linear-gradient(135deg, var(--vn-koks) 40%, var(--vn-rust) 100%);\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n    }\n    #vsn-bestill-hero p {\n      font-size: 1.2rem;\n      line-height: 1.65;\n      color: rgba(60, 42, 31, 0.95);\n      max-width: 800px;\n      margin: 0 auto;\n    }\n  <\/style>\n  <h1>Book Experience<\/h1>\n  <p>Here you&#8217;ll find an overview of everything you can book at Vitensenter Nordland. Tickets, annual passes, and birthday parties can be booked easily online. If you would like to book meeting rooms, courses and conferences, team-building activities, or a Science Show, please contact us directly for reservations.<\/p>\n<!-- ========================================================================= -->\n<!-- MODUL 1: Bestillingsgitter (Booking-kort)                                 -->\n<!-- ========================================================================= -->\n  <style>\n    #vsn-bestill-grid {\n      font-family: 'Source Sans 3', 'Inter', -apple-system, sans-serif;\n      color: #3C2A1F;\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 20px 15px 60px !important;\n      --vn-koks: #3C2A1F;\n      --vn-rust: #A8641E;\n      --vn-solgul: #e9c76b;\n      --vn-solgul-hover: #f0ece0;\n      --vn-isbre: #f0ece0;\n    }\n    #vsn-bestill-grid .vsn-grid-container {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 30px;\n      align-items: stretch;\n    }\n    @media (max-width: 991px) {\n      #vsn-bestill-grid .vsn-grid-container {\n        grid-template-columns: repeat(2, 1fr);\n        gap: 20px;\n      }\n    }\n    @media (max-width: 650px) {\n      #vsn-bestill-grid .vsn-grid-container {\n        grid-template-columns: 1fr;\n        gap: 20px;\n      }\n    }\n    #vsn-bestill-grid .vsn-card {\n      background: #ffffff;\n      border-radius: 24px;\n      padding: 35px 25px;\n      border: 1px solid rgba(60, 42, 31, 0.05);\n      box-shadow: 0 8px 24px rgba(60, 42, 31, 0.04);\n      display: flex;\n      flex-direction: column;\n      justify-content: space-between;\n      align-items: stretch;\n      text-align: center;\n      transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);\n    }\n    #vsn-bestill-grid .vsn-card:hover {\n      transform: translateY(-6px);\n      box-shadow: 0 16px 36px rgba(60, 42, 31, 0.08);\n      border-color: rgba(233, 199, 107, 0.4);\n    }\n    #vsn-bestill-grid .vsn-icon-wrapper {\n      width: 90px;\n      height: 90px;\n      border-radius: 50%;\n      background: var(--vn-isbre);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      margin: 0 auto 20px;\n      overflow: hidden;\n      box-shadow: 0 4px 12px rgba(60, 42, 31, 0.03);\n    }\n    #vsn-bestill-grid .vsn-icon {\n      width: 100%;\n      height: 100%;\n      object-fit: contain;\n      display: block;\n    }\n    #vsn-bestill-grid .vsn-card h3 {\n      font-size: 1.25rem;\n      font-weight: 800;\n      text-transform: uppercase;\n      color: var(--vn-koks);\n      margin-top: 0;\n      margin-bottom: 12px;\n      letter-spacing: 0.01em;\n    }\n    #vsn-bestill-grid .vsn-card p {\n      font-size: 1.02rem;\n      line-height: 1.55;\n      color: rgba(60, 42, 31, 0.8);\n      margin-top: 0;\n      margin-bottom: 25px;\n      flex-grow: 1;\n    }\n    #vsn-bestill-grid .vsn-btn {\n      display: inline-block;\n      background: var(--vn-solgul);\n      color: var(--vn-koks);\n      font-weight: 700;\n      font-size: 0.98rem;\n      text-transform: uppercase;\n      text-decoration: none;\n      padding: 13px 24px;\n      border-radius: 12px;\n      border: 1px solid var(--vn-solgul);\n      box-shadow: 0 4px 12px rgba(233, 199, 107, 0.2);\n      transition: all 0.2s ease;\n    }\n    #vsn-bestill-grid .vsn-btn:hover {\n      background: var(--vn-solgul-hover);\n      border-color: #dcd3b7;\n      transform: translateY(-1px);\n      box-shadow: 0 6px 15px rgba(60, 42, 31, 0.08);\n    }\n  <\/style>\n    <!-- Billetter -->\n          <img decoding=\"async\" src=\"https:\/\/vitensenternordland.no\/wp-content\/uploads\/2026\/02\/billetter-1.png\" alt=\"Dagsbilletter\" \/>\n        <h3>Tickets<\/h3>\n        <p>Purchase day tickets and view admission prices before your visit.<\/p>\n      <a href=\"https:\/\/webshop.vitensenternordland.no\/Detaljer\/EVENT\/22\">Buy ticket<\/a>\n    <!-- \u00c5rskort -->\n          <img decoding=\"async\" src=\"https:\/\/vitensenternordland.no\/wp-content\/uploads\/2026\/01\/arskort.png\" alt=\"\u00c5rskort\" \/>\n        <h3>Annual Pass<\/h3>\n        <p>Unlimited admission all year round &#8211; perfect for children and adults who want to visit often.<\/p>\n      <a href=\"https:\/\/webshop.vitensenternordland.no\/Detaljer\/EVENT\/2\">Buy Annual Pass<\/a>\n    <!-- Feir Bursdag -->\n          <img decoding=\"async\" src=\"https:\/\/vitensenternordland.no\/wp-content\/uploads\/2026\/01\/super_bit.png\" alt=\"Vitenbursdag\" \/>\n        <h3>Celebrate Birthday<\/h3>\n        <p>Celebrate your birthday with us &#8211; choose your preferred party package and book a time that suits you.<\/p>\n      <a href=\"https:\/\/vitensenternordland.no\/bursdag\/\">Book Birthday<\/a>\n    <!-- Vitenshow -->\n          <img decoding=\"async\" src=\"https:\/\/vitensenternordland.no\/wp-content\/uploads\/2026\/01\/skoler-og-barnehage.png\" alt=\"Vitenshow\" \/>\n        <h3>Science Show<\/h3>\n        <p>Experience science at its most entertaining, with flames, sound, light and exciting experiments.<\/p>\n      <a href=\"https:\/\/vitensenternordland.no\/kurs-konferanse-pa-vitensenter-nordland\/vitenshow\/\">Book Science Show<\/a>\n    <!-- Teambuilding -->\n          <img decoding=\"async\" src=\"https:\/\/vitensenternordland.no\/wp-content\/uploads\/2026\/01\/bedrifter-og-grupper.png\" alt=\"Teambuilding\" \/>\n        <h3>Teambuilding<\/h3>\n        <p>Build teamwork, engagement and energy through hands-on and interactive activities.<\/p>\n      <a href=\"https:\/\/vitensenternordland.no\/en\/kurs-konferanse\/\">Book Teambuilding<\/a>\n    <!-- M\u00f8terom -->\n          <img decoding=\"async\" src=\"https:\/\/vitensenternordland.no\/wp-content\/uploads\/2026\/01\/arrangementer.png\" alt=\"M\u00f8terom\" \/>\n        <h3>Meeting Rooms<\/h3>\n        <p>Host your meetings and events in creative and inspiring surroundings.<\/p>\n      <a href=\"https:\/\/vitensenternordland.no\/kurs-konferanse\/moterom-hos-vitensenter-nordland-mo-i-rana\/\">Book Meeting Room<\/a>\n<!-- ========================================================================= -->\n<!-- MODUL 2: Bestilling for Skoler og Barnehager (Gr\u00f8nn Seksjon)              -->\n<!-- ========================================================================= -->\n  <style>\n    #vsn-bestill-skole {\n      background-color: #425249; \/* Brand Kystgr\u00f8nn *\/\n      font-family: 'Source Sans 3', 'Inter', -apple-system, sans-serif;\n      color: #ffffff;\n      padding: 80px 60px !important;\n      margin: 40px auto;\n      max-width: 1200px;\n      border-radius: 28px;\n    }\n    @media (max-width: 900px) {\n      #vsn-bestill-skole {\n        padding: 50px 20px !important;\n        margin: 25px auto;\n        border-radius: 20px;\n      }\n    }\n    #vsn-bestill-skole .vsn-skole-container {\n      max-width: 1000px;\n      margin: 0 auto;\n      display: grid;\n      grid-template-columns: 1fr 340px;\n      gap: 60px;\n      align-items: center;\n    }\n    @media (max-width: 900px) {\n      #vsn-bestill-skole .vsn-skole-container {\n        grid-template-columns: 1fr;\n        gap: 40px;\n        text-align: center;\n      }\n    }\n    #vsn-bestill-skole .vsn-skole-text-side {\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n      align-items: flex-start;\n    }\n    @media (max-width: 900px) {\n      #vsn-bestill-skole .vsn-skole-text-side {\n        align-items: center;\n      }\n    }\n    #vsn-bestill-skole h2 {\n      font-size: clamp(1.8rem, 3.5vw, 2.4rem);\n      font-weight: 900;\n      text-transform: uppercase;\n      letter-spacing: -0.01em;\n      color: #ffffff;\n      margin-top: 0;\n      margin-bottom: 20px;\n      line-height: 1.15;\n    }\n    #vsn-bestill-skole p {\n      font-size: 1.12rem;\n      line-height: 1.65;\n      color: rgba(255, 255, 255, 0.9);\n      margin-bottom: 25px;\n      max-width: 600px;\n    }\n    #vsn-bestill-skole .vsn-skole-buttons {\n      display: flex;\n      gap: 15px;\n      flex-wrap: wrap;\n    }\n    @media (max-width: 600px) {\n      #vsn-bestill-skole .vsn-skole-buttons {\n        flex-direction: column;\n        width: 100%;\n      }\n      #vsn-bestill-skole .vsn-skole-buttons a {\n        width: 100%;\n        text-align: center;\n      }\n    }\n    #vsn-bestill-skole .vsn-btn-primary {\n      display: inline-block;\n      background: #e9c76b; \/* Brand Solgul *\/\n      color: #3C2A1F; \/* Brand Koks *\/\n      font-weight: 700;\n      font-size: 1.05rem;\n      text-transform: uppercase;\n      text-decoration: none;\n      padding: 16px 36px;\n      border-radius: 12px;\n      border: 1px solid #e9c76b;\n      box-shadow: 0 4px 15px rgba(233, 199, 107, 0.2);\n      transition: all 0.25s ease;\n    }\n    #vsn-bestill-skole .vsn-btn-primary:hover {\n      background: #f0ece0; \/* Brand Isbre *\/\n      border-color: #dcd3b7;\n      transform: translateY(-2px);\n      box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    }\n    #vsn-bestill-skole .vsn-btn-secondary {\n      display: inline-block;\n      background: transparent;\n      color: #ffffff;\n      font-weight: 700;\n      font-size: 1.05rem;\n      text-transform: uppercase;\n      text-decoration: none;\n      padding: 16px 36px;\n      border-radius: 12px;\n      border: 2px solid #ffffff;\n      transition: all 0.25s ease;\n    }\n    #vsn-bestill-skole .vsn-btn-secondary:hover {\n      background: rgba(255, 255, 255, 0.1);\n      transform: translateY(-2px);\n    }\n    #vsn-bestill-skole .vsn-skole-img-side {\n      display: flex;\n      justify-content: center;\n      align-items: center;\n    }\n    #vsn-bestill-skole .vsn-skole-circle {\n      width: 340px;\n      height: 340px;\n      border-radius: 50%;\n      overflow: hidden;\n      border: 8px solid rgba(255, 255, 255, 0.15);\n      box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);\n      background: #ffffff;\n      transition: transform 0.4s ease, box-shadow 0.4s ease;\n    }\n    @media (max-width: 900px) {\n      #vsn-bestill-skole .vsn-skole-circle {\n        order: -1; \/* Image on top on mobile *\/\n        width: 280px;\n        height: 280px;\n      }\n    }\n    #vsn-bestill-skole .vsn-skole-circle:hover {\n      transform: scale(1.03) rotate(-1deg);\n      box-shadow: 0 20px 45px rgba(0, 0, 0, 0.3);\n    }\n    #vsn-bestill-skole .vsn-skole-circle img {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      display: block;\n    }\n  <\/style>\n      <h2>Booking for schools and kindergartens<\/h2>\n      <p>We offer curriculum-based educational programs in science, technology and STEM subjects, led by our enthusiastic science communicators. Visit us with your class or kindergarten group for an inspiring and educational experience.<\/p>\n        <a href=\"https:\/\/vitensenternordland.no\/en\/schools-and-kindergartens\/\">Educational Programs<\/a>\n        <a href=\"https:\/\/vitensenternordland.no\/en\/visit-us\/practical-information-and-pricing-for-schools-and-kindergartens\/\">Prices &#038; practical info<\/a>\n        <img decoding=\"async\" src=\"https:\/\/vitensenternordland.no\/wp-content\/uploads\/2026\/01\/skoler-og-barnehage.png\" alt=\"Skoleklasse engasjert i praktisk programmering og l\u00e6ringsaktiviteter p\u00e5 vitensenteret\" \/>\n<!-- ========================================================================= -->\n<!-- MODUL 3: Bestill Opplevelser p\u00e5 Helgeland (Sand Seksjon)                  -->\n<!-- ========================================================================= -->\n  <style>\n    #vsn-bestill-opplevelser {\n      background-color: #f0ece0; \/* Brand Isbre-gr\u00e5 *\/\n      font-family: 'Source Sans 3', 'Inter', -apple-system, sans-serif;\n      color: #3C2A1F; \/* Brand Koks *\/\n      padding: 80px 60px !important;\n      margin: 40px auto 0;\n      max-width: 1200px;\n      border-radius: 28px;\n    }\n    @media (max-width: 900px) {\n      #vsn-bestill-opplevelser {\n        padding: 50px 20px !important;\n        margin: 25px auto 0;\n        border-radius: 20px;\n      }\n    }\n    #vsn-bestill-opplevelser .vsn-opplevelser-container {\n      max-width: 1000px;\n      margin: 0 auto;\n      display: grid;\n      grid-template-columns: 1fr 340px;\n      gap: 60px;\n      align-items: center;\n    }\n    @media (max-width: 900px) {\n      #vsn-bestill-opplevelser .vsn-opplevelser-container {\n        grid-template-columns: 1fr;\n        gap: 40px;\n        text-align: center;\n      }\n    }\n    #vsn-bestill-opplevelser .vsn-opplevelser-text-side {\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n      align-items: flex-start;\n    }\n    @media (max-width: 900px) {\n      #vsn-bestill-opplevelser .vsn-opplevelser-text-side {\n        align-items: center;\n      }\n    }\n    #vsn-bestill-opplevelser h2 {\n      font-size: clamp(1.8rem, 3.5vw, 2.4rem);\n      font-weight: 900;\n      text-transform: uppercase;\n      letter-spacing: -0.01em;\n      color: #3C2A1F;\n      margin-top: 0;\n      margin-bottom: 20px;\n      line-height: 1.15;\n    }\n    #vsn-bestill-opplevelser p {\n      font-size: 1.12rem;\n      line-height: 1.65;\n      color: rgba(60, 42, 31, 0.9);\n      margin-bottom: 20px;\n      max-width: 600px;\n    }\n    #vsn-bestill-opplevelser p strong {\n      font-weight: 700;\n    }\n    #vsn-bestill-opplevelser .vsn-opplevelser-img-side {\n      display: flex;\n      justify-content: center;\n      align-items: center;\n    }\n    #vsn-bestill-opplevelser .vsn-opplevelser-circle {\n      width: 340px;\n      height: 340px;\n      border-radius: 50%;\n      overflow: hidden;\n      box-shadow: 0 10px 30px rgba(60, 42, 31, 0.1);\n      transition: transform 0.4s ease, box-shadow 0.4s ease;\n      background: #ffffff;\n      border: 8px solid rgba(255, 255, 255, 0.5);\n    }\n    @media (max-width: 900px) {\n      #vsn-bestill-opplevelser .vsn-opplevelser-img-side {\n        order: -1 !important; \/* Image on top on mobile *\/\n      }\n      #vsn-bestill-opplevelser .vsn-opplevelser-circle {\n        width: 280px;\n        height: 280px;\n        margin: 0 auto !important;\n      }\n    }\n    #vsn-bestill-opplevelser .vsn-opplevelser-circle:hover {\n      transform: scale(1.03) rotate(-1deg);\n      box-shadow: 0 18px 40px rgba(60, 42, 31, 0.18);\n    }\n    #vsn-bestill-opplevelser .vsn-opplevelser-circle img {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      display: block;\n    }\n    #vsn-bestill-opplevelser .vsn-btn-opplevelser {\n      display: inline-block;\n      background: #e9c76b; \/* Brand Solgul *\/\n      color: #3C2A1F; \/* Brand Koks *\/\n      font-weight: 700;\n      font-size: 1.05rem;\n      text-transform: uppercase;\n      text-decoration: none;\n      padding: 16px 36px;\n      border-radius: 12px;\n      border: 1px solid rgba(60, 42, 31, 0.12);\n      box-shadow: 0 4px 15px rgba(233, 199, 107, 0.2);\n      transition: all 0.25s ease;\n      margin-top: 15px;\n    }\n    #vsn-bestill-opplevelser .vsn-btn-opplevelser:hover {\n      background: #f0ece0; \/* Brand Isbre-gr\u00e5 *\/\n      border-color: #dcd3b7;\n      transform: translateY(-2px);\n      box-shadow: 0 8px 20px rgba(60, 42, 31, 0.1);\n    }\n  <\/style>\n      <h2>Book experiences in helgeland<\/h2>\n      <p>When you visit Vitensenter Nordland in the <strong>family-friendly town of Mo i Rana<\/strong>, you&#8217;ll find plenty of exciting experiences nearby for the whole family.<\/p>\n      <p>We have gathered activities, events and accommodation options from local providers, making it easy to plan your stay and discover more of what Helgeland has to offer.<\/p>\n      <p>When you book through us, you support both local businesses and Vitensenter Nordland.<\/p>\n      <a href=\"https:\/\/vitensenternordland.no\/en\/experiences-in-mo-i-rana-and-helgeland\/\">Book accommodation and experiences<\/a>\n        <img decoding=\"async\" src=\"https:\/\/vitensenternordland.no\/wp-content\/uploads\/2026\/01\/fjelltur-til-donnamannen_kristoffer-mollevik-_-visit-helgeland-1.jpg\" alt=\"Fjelltur til D\u00f8nnamannen p\u00e5 Helgeland med spektakul\u00e6r utsikt over skj\u00e6rg\u00e5rden\" \/>\n\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":8,"featured_media":0,"parent":0,"menu_order":3,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_analytify_skip_tracking":false,"footnotes":""},"hovedside":[],"infoside":[63],"class_list":["post-5464","page","type-page","status-publish","hentry","infoside-yes"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Booking - Vitensenter Nordland<\/title>\n<meta name=\"description\" content=\"Book tickets and experiences with us quickly and easily. Secure your spot for activities, events, and experiences at Vitensenteret\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vitensenternordland.no\/en\/booking\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Booking - Vitensenter Nordland\" \/>\n<meta property=\"og:description\" content=\"Book tickets and experiences with us quickly and easily. Secure your spot for activities, events, and experiences at Vitensenteret\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vitensenternordland.no\/en\/booking\/\" \/>\n<meta property=\"og:site_name\" content=\"Vitensenter Nordland\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/VitensenterNordland\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-24T07:37:24+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/vitensenternordland.no\/wp-content\/uploads\/2026\/02\/billetter-1.png\" \/>\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=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vitensenternordland.no\\\/en\\\/booking\\\/\",\"url\":\"https:\\\/\\\/vitensenternordland.no\\\/en\\\/booking\\\/\",\"name\":\"Booking - Vitensenter Nordland\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vitensenternordland.no\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vitensenternordland.no\\\/en\\\/booking\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vitensenternordland.no\\\/en\\\/booking\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vitensenternordland.no\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/billetter-1.png\",\"datePublished\":\"2026-02-05T09:54:58+00:00\",\"dateModified\":\"2026-06-24T07:37:24+00:00\",\"description\":\"Book tickets and experiences with us quickly and easily. Secure your spot for activities, events, and experiences at Vitensenteret\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vitensenternordland.no\\\/en\\\/booking\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vitensenternordland.no\\\/en\\\/booking\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vitensenternordland.no\\\/en\\\/booking\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vitensenternordland.no\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/billetter-1.png\",\"contentUrl\":\"https:\\\/\\\/vitensenternordland.no\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/billetter-1.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vitensenternordland.no\\\/en\\\/booking\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Hjem\",\"item\":\"https:\\\/\\\/vitensenternordland.no\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Booking\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vitensenternordland.no\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/vitensenternordland.no\\\/en\\\/\",\"name\":\"Vitensenter Nordland\",\"description\":\"Utforskende l\u00e6ring\",\"publisher\":{\"@id\":\"https:\\\/\\\/vitensenternordland.no\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vitensenternordland.no\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/vitensenternordland.no\\\/en\\\/#organization\",\"name\":\"Vitensenter Nordland\",\"url\":\"https:\\\/\\\/vitensenternordland.no\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vitensenternordland.no\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/vitensenternordland.no\\\/wp-content\\\/uploads\\\/2020\\\/05\\\/vitensenter_staende_stor.png\",\"contentUrl\":\"https:\\\/\\\/vitensenternordland.no\\\/wp-content\\\/uploads\\\/2020\\\/05\\\/vitensenter_staende_stor.png\",\"width\":2000,\"height\":1883,\"caption\":\"Vitensenter Nordland\"},\"image\":{\"@id\":\"https:\\\/\\\/vitensenternordland.no\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/VitensenterNordland\",\"https:\\\/\\\/www.instagram.com\\\/vitensenternordland\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Booking - Vitensenter Nordland","description":"Book tickets and experiences with us quickly and easily. Secure your spot for activities, events, and experiences at Vitensenteret","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:\/\/vitensenternordland.no\/en\/booking\/","og_locale":"en_US","og_type":"article","og_title":"Booking - Vitensenter Nordland","og_description":"Book tickets and experiences with us quickly and easily. Secure your spot for activities, events, and experiences at Vitensenteret","og_url":"https:\/\/vitensenternordland.no\/en\/booking\/","og_site_name":"Vitensenter Nordland","article_publisher":"https:\/\/www.facebook.com\/VitensenterNordland","article_modified_time":"2026-06-24T07:37:24+00:00","og_image":[{"url":"https:\/\/vitensenternordland.no\/wp-content\/uploads\/2026\/02\/billetter-1.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vitensenternordland.no\/en\/booking\/","url":"https:\/\/vitensenternordland.no\/en\/booking\/","name":"Booking - Vitensenter Nordland","isPartOf":{"@id":"https:\/\/vitensenternordland.no\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vitensenternordland.no\/en\/booking\/#primaryimage"},"image":{"@id":"https:\/\/vitensenternordland.no\/en\/booking\/#primaryimage"},"thumbnailUrl":"https:\/\/vitensenternordland.no\/wp-content\/uploads\/2026\/02\/billetter-1.png","datePublished":"2026-02-05T09:54:58+00:00","dateModified":"2026-06-24T07:37:24+00:00","description":"Book tickets and experiences with us quickly and easily. Secure your spot for activities, events, and experiences at Vitensenteret","breadcrumb":{"@id":"https:\/\/vitensenternordland.no\/en\/booking\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vitensenternordland.no\/en\/booking\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vitensenternordland.no\/en\/booking\/#primaryimage","url":"https:\/\/vitensenternordland.no\/wp-content\/uploads\/2026\/02\/billetter-1.png","contentUrl":"https:\/\/vitensenternordland.no\/wp-content\/uploads\/2026\/02\/billetter-1.png"},{"@type":"BreadcrumbList","@id":"https:\/\/vitensenternordland.no\/en\/booking\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Hjem","item":"https:\/\/vitensenternordland.no\/en\/"},{"@type":"ListItem","position":2,"name":"Booking"}]},{"@type":"WebSite","@id":"https:\/\/vitensenternordland.no\/en\/#website","url":"https:\/\/vitensenternordland.no\/en\/","name":"Vitensenter Nordland","description":"Utforskende l\u00e6ring","publisher":{"@id":"https:\/\/vitensenternordland.no\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vitensenternordland.no\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/vitensenternordland.no\/en\/#organization","name":"Vitensenter Nordland","url":"https:\/\/vitensenternordland.no\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vitensenternordland.no\/en\/#\/schema\/logo\/image\/","url":"https:\/\/vitensenternordland.no\/wp-content\/uploads\/2020\/05\/vitensenter_staende_stor.png","contentUrl":"https:\/\/vitensenternordland.no\/wp-content\/uploads\/2020\/05\/vitensenter_staende_stor.png","width":2000,"height":1883,"caption":"Vitensenter Nordland"},"image":{"@id":"https:\/\/vitensenternordland.no\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/VitensenterNordland","https:\/\/www.instagram.com\/vitensenternordland\/"]}]}},"_links":{"self":[{"href":"https:\/\/vitensenternordland.no\/en\/wp-json\/wp\/v2\/pages\/5464","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vitensenternordland.no\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vitensenternordland.no\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vitensenternordland.no\/en\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/vitensenternordland.no\/en\/wp-json\/wp\/v2\/comments?post=5464"}],"version-history":[{"count":0,"href":"https:\/\/vitensenternordland.no\/en\/wp-json\/wp\/v2\/pages\/5464\/revisions"}],"wp:attachment":[{"href":"https:\/\/vitensenternordland.no\/en\/wp-json\/wp\/v2\/media?parent=5464"}],"wp:term":[{"taxonomy":"hovedside","embeddable":true,"href":"https:\/\/vitensenternordland.no\/en\/wp-json\/wp\/v2\/hovedside?post=5464"},{"taxonomy":"infoside","embeddable":true,"href":"https:\/\/vitensenternordland.no\/en\/wp-json\/wp\/v2\/infoside?post=5464"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}