{"id":1402,"date":"2026-04-26T14:54:40","date_gmt":"2026-04-26T14:54:40","guid":{"rendered":"https:\/\/oslo-boat-tour.com\/?p=1402"},"modified":"2026-04-26T15:02:25","modified_gmt":"2026-04-26T15:02:25","slug":"opplev-oslofjorden-pa-varen","status":"publish","type":"post","link":"https:\/\/oslo-boat-tour.com\/en\/opplev-oslofjorden-pa-varen\/","title":{"rendered":"Experience the Oslo Fjord in the spring"},"content":{"rendered":"<style>\n  .obt-spring-post {\n    --obt-blue: #0b3551;\n    --obt-blue-soft: #123f5f;\n    --obt-sea: #e8f3f7;\n    --obt-sand: #f7f4ee;\n    --obt-gold: #d8a84f;\n    --obt-text: #1e2a32;\n    --obt-muted: #62717b;\n    --obt-border: rgba(11, 53, 81, 0.14);\n    --obt-radius: 22px;\n    --obt-shadow: 0 18px 45px rgba(11, 53, 81, 0.12);\n\n    max-width: 980px;\n    margin: 0 auto;\n    color: var(--obt-text);\n    font-family: inherit;\n    line-height: 1.72;\n  }\n\n  .obt-spring-post * {\n    box-sizing: border-box;\n  }\n\n  .obt-hero-placeholder {\n    position: relative;\n    overflow: hidden;\n    min-height: 360px;\n    padding: 56px;\n    border-radius: 28px;\n    background:\n      radial-gradient(circle at 78% 22%, rgba(255, 255, 255, 0.34), transparent 28%),\n      linear-gradient(135deg, rgba(11, 53, 81, 0.95), rgba(32, 104, 139, 0.82)),\n      linear-gradient(180deg, #cfe6ef, #f7f4ee);\n    color: #fff;\n    box-shadow: var(--obt-shadow);\n    display: flex;\n    align-items: flex-end;\n    margin-bottom: 38px;\n  }\n\n  .obt-hero-placeholder::before {\n    content: \"\";\n    position: absolute;\n    inset: auto -8% -34% -8%;\n    height: 54%;\n    background:\n      radial-gradient(ellipse at center, rgba(255,255,255,0.28), transparent 58%),\n      repeating-linear-gradient(\n        175deg,\n        rgba(255,255,255,0.20) 0,\n        rgba(255,255,255,0.20) 2px,\n        transparent 2px,\n        transparent 22px\n      );\n    opacity: 0.55;\n    transform: rotate(-2deg);\n  }\n\n  .obt-hero-placeholder::after {\n    content: \"Vi er \u00e5pent fra 16. mai\";\n    position: absolute;\n    top: 24px;\n    right: 26px;\n    padding: 8px 14px;\n    border: 1px solid rgba(255,255,255,0.32);\n    border-radius: 999px;\n    font-size: 13px;\n    letter-spacing: 0.04em;\n    text-transform: uppercase;\n    color: rgba(255,255,255,0.84);\n  }\n\n  .obt-hero-content {\n    position: relative;\n    z-index: 2;\n    max-width: 720px;\n  }\n\n  .obt-kicker {\n    margin: 0 0 14px;\n    font-size: 14px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: rgba(255,255,255,0.82);\n  }\n\n  .obt-spring-post h1 {\n    margin: 0;\n    font-size: clamp(2.25rem, 5vw, 4.4rem);\n    line-height: 1.02;\n    letter-spacing: -0.045em;\n    color: #fff;\n  }\n\n  .obt-hero-subtitle {\n    max-width: 620px;\n    margin: 20px 0 0;\n    font-size: clamp(1.05rem, 2vw, 1.25rem);\n    color: rgba(255,255,255,0.9);\n  }\n\n  .obt-season-box {\n    display: grid;\n    grid-template-columns: minmax(120px, 180px) 1fr;\n    gap: 28px;\n    align-items: center;\n    padding: 30px;\n    margin: 34px 0;\n    border-radius: var(--obt-radius);\n    background: linear-gradient(135deg, #fff, var(--obt-sea));\n    border: 1px solid var(--obt-border);\n    box-shadow: 0 12px 34px rgba(11, 53, 81, 0.08);\n  }\n\n  .obt-date-card {\n    padding: 24px 16px;\n    border-radius: 20px;\n    background: var(--obt-blue);\n    color: #fff;\n    text-align: center;\n  }\n\n  .obt-date-card span {\n    display: block;\n  }\n\n  .obt-date-card .obt-date-day {\n    font-size: 4rem;\n    line-height: 0.95;\n    font-weight: 800;\n    letter-spacing: -0.06em;\n  }\n\n  .obt-date-card .obt-date-month {\n    margin-top: 8px;\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    color: rgba(255,255,255,0.78);\n  }\n\n  .obt-season-box h2 {\n    margin: 0 0 8px;\n    font-size: clamp(1.55rem, 3vw, 2.05rem);\n    line-height: 1.15;\n    letter-spacing: -0.03em;\n    color: var(--obt-blue);\n  }\n\n  .obt-season-box p {\n    margin: 0;\n    color: var(--obt-muted);\n  }\n\n  .obt-section {\n    margin: 46px 0;\n  }\n\n  .obt-section h2 {\n    margin: 0 0 18px;\n    font-size: clamp(1.65rem, 3vw, 2.3rem);\n    line-height: 1.18;\n    letter-spacing: -0.035em;\n    color: var(--obt-blue);\n  }\n\n  .obt-section h3 {\n    margin: 30px 0 10px;\n    font-size: 1.28rem;\n    line-height: 1.25;\n    color: var(--obt-blue-soft);\n  }\n\n  .obt-section p {\n    margin: 0 0 18px;\n  }\n\n  .obt-lead {\n    font-size: clamp(1.12rem, 2vw, 1.28rem);\n    color: #344653;\n  }\n\n  .obt-highlight-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n    margin: 30px 0 8px;\n  }\n\n  .obt-highlight-card {\n    padding: 22px;\n    border-radius: 20px;\n    background: #fff;\n    border: 1px solid var(--obt-border);\n    box-shadow: 0 10px 28px rgba(11, 53, 81, 0.06);\n  }\n\n  .obt-highlight-card strong {\n    display: block;\n    margin-bottom: 8px;\n    color: var(--obt-blue);\n    font-size: 1.05rem;\n  }\n\n  .obt-highlight-card p {\n    margin: 0;\n    font-size: 0.96rem;\n    color: var(--obt-muted);\n  }\n\n  .obt-quote-box {\n    margin: 34px 0;\n    padding: 30px;\n    border-left: 5px solid var(--obt-gold);\n    border-radius: 0 20px 20px 0;\n    background: var(--obt-sand);\n  }\n\n  .obt-quote-box p {\n    margin: 0;\n    font-size: 1.15rem;\n    color: #2c3c46;\n  }\n\n  .obt-event-list {\n    display: grid;\n    gap: 14px;\n    margin-top: 24px;\n  }\n\n  .obt-event-card {\n    display: grid;\n    grid-template-columns: 116px 1fr;\n    gap: 18px;\n    padding: 20px;\n    border-radius: 20px;\n    border: 1px solid var(--obt-border);\n    background: #fff;\n    box-shadow: 0 8px 24px rgba(11, 53, 81, 0.05);\n  }\n\n  .obt-event-date {\n    min-height: 86px;\n    padding: 14px 10px;\n    border-radius: 16px;\n    background: var(--obt-sea);\n    color: var(--obt-blue);\n    text-align: center;\n    font-weight: 800;\n    line-height: 1.15;\n  }\n\n  .obt-event-date small {\n    display: block;\n    margin-top: 4px;\n    font-size: 0.78rem;\n    font-weight: 700;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: var(--obt-muted);\n  }\n\n  .obt-event-card h3 {\n    margin: 0 0 6px;\n    font-size: 1.08rem;\n    color: var(--obt-blue);\n  }\n\n  .obt-event-card p {\n    margin: 0;\n    font-size: 0.96rem;\n    color: var(--obt-muted);\n  }\n\n  .obt-event-card a {\n    display: inline-block;\n    margin-top: 8px;\n    color: var(--obt-blue);\n    font-weight: 700;\n    text-decoration: none;\n    border-bottom: 1px solid rgba(11, 53, 81, 0.28);\n  }\n\n  .obt-event-card a:hover {\n    border-bottom-color: var(--obt-blue);\n  }\n\n  .obt-cta {\n    margin: 54px 0 10px;\n    padding: 38px;\n    border-radius: 26px;\n    background:\n      linear-gradient(135deg, rgba(11, 53, 81, 0.96), rgba(20, 89, 125, 0.94)),\n      var(--obt-blue);\n    color: #fff;\n    box-shadow: var(--obt-shadow);\n  }\n\n  .obt-cta h2 {\n    margin: 0 0 12px;\n    font-size: clamp(1.75rem, 3vw, 2.4rem);\n    line-height: 1.15;\n    letter-spacing: -0.035em;\n    color: #fff;\n  }\n\n  .obt-cta p {\n    max-width: 720px;\n    margin: 0 0 24px;\n    color: rgba(255,255,255,0.86);\n  }\n\n  .obt-button-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    align-items: center;\n  }\n\n  .obt-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 48px;\n    padding: 13px 22px;\n    border-radius: 999px;\n    background: #fff;\n    color: var(--obt-blue);\n    font-weight: 800;\n    text-decoration: none;\n    box-shadow: 0 8px 20px rgba(0,0,0,0.12);\n  }\n\n  .obt-button:hover {\n    transform: translateY(-1px);\n  }\n\n  .obt-button-secondary {\n    background: rgba(255,255,255,0.12);\n    color: #fff;\n    border: 1px solid rgba(255,255,255,0.28);\n    box-shadow: none;\n  }\n\n  .obt-small-note {\n    margin-top: 18px;\n    font-size: 0.92rem;\n    color: rgba(255,255,255,0.72);\n  }\n\n  @media (max-width: 760px) {\n    .obt-hero-placeholder {\n      min-height: 330px;\n      padding: 34px 26px;\n      border-radius: 22px;\n    }\n\n    .obt-hero-placeholder::after {\n      top: 16px;\n      right: 16px;\n      font-size: 11px;\n    }\n\n    .obt-season-box {\n      grid-template-columns: 1fr;\n      padding: 24px;\n    }\n\n    .obt-date-card {\n      max-width: 180px;\n    }\n\n    .obt-highlight-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .obt-event-card {\n      grid-template-columns: 1fr;\n    }\n\n    .obt-event-date {\n      max-width: 150px;\n    }\n\n    .obt-cta {\n      padding: 30px 24px;\n    }\n  }\n<\/style>\n\n<article class=\"obt-spring-post\">\n\n  <section class=\"obt-hero-placeholder\" aria-label=\"Image placeholder for featured image\">\n    <div class=\"obt-hero-content\">\n      <p class=\"obt-kicker\">Oslo Boat Tour<\/p>\n      <h1>Experience the Oslo Fjord in the spring<\/h1>\n      <p class=\"obt-hero-subtitle\">\n        May and June are among the most beautiful months to see Oslo from the sea. Join us out on the fjord as the city awakens, the light gets longer, and the summer feeling approaches.\n      <\/p>\n    <\/div>\n  <\/section>\n\n  <section class=\"obt-season-box\">\n    <div class=\"obt-date-card\">\n      <span class=\"obt-date-day\">16<\/span>\n      <span class=\"obt-date-month\">May<\/span>\n    <\/div>\n    <div>\n      <h2>We open the boating season on May 16th<\/h2>\n      <p>\n        Oslo Boat Tour kicks off the season just as the capital enters one of the most atmospheric times of the year. Perfect for groups of friends, couples, families, companies, and visitors who want to experience Oslo at its finest.\n      <\/p>\n    <\/div>\n  <\/section>\n\n  <section class=\"obt-section\">\n    <p class=\"obt-lead\">\n      There's something truly special about Oslo when spring glides into summer. The trees burst into leaf, people head towards the water, the outdoor seating areas fill up, and the fjord comes alive again. From the sea, you see the capital in a more peaceful, beautiful, and open way.\n    <\/p>\n\n    <p>\n      A boat trip on the Oslofjord in May and June gives you the feeling of being on vacation, without traveling far. The city lies like an amphitheater around the fjord, with modern architecture, historical landmarks, green islands, and the hills in the background.\n    <\/p>\n\n    <p>\n      From the boat, you'll see the contrasts that make Oslo so unique: the Opera House, Bj\u00f8rvika, MUNCH, Barcode, Akershus Fortress, City Hall, Aker Brygge, Tjuvholmen, and the small islands in the inner Oslofjord. It's an experience that's just as suitable for tourists as it is for Oslo residents who want to see their city anew.\n    <\/p>\n  <\/section>\n\n  <section class=\"obt-section\">\n    <h2>Why experience Oslo from the sea in spring?<\/h2>\n\n    <div class=\"obt-highlight-grid\">\n      <div class=\"obt-highlight-card\">\n        <strong>Long, bright evenings<\/strong>\n        <p>\n          In May and June, the evenings gradually become lighter. This creates a calm and beautiful atmosphere on the fjord, especially when the sun is low over the city.\n        <\/p>\n      <\/div>\n\n      <div class=\"obt-highlight-card\">\n        <strong>The city comes to life<\/strong>\n        <p>\n          Spring brings people out to the harbor promenade, the piers, and the outdoor seating areas. From the sea, you get to see Oslo in a true pre-summer atmosphere.\n        <\/p>\n      <\/div>\n\n      <div class=\"obt-highlight-card\">\n        <strong>Perfect before vacation<\/strong>\n        <p>\n          A boat trip is a great social activity to consider before summer vacation, company outing, birthday, date, friends' night, or sightseeing.\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"obt-section\">\n    <h2>Spring bloom, National Day, and season opening<\/h2>\n\n    <p>\n      May is a month full of anticipation in Oslo. It gets greener each week, boat life returns, and the city gets ready for National Day and summer. When Oslo Boat Tour opens on May 16th, we kick off the season in the middle of one of the year's most pleasant weekends.\n    <\/p>\n\n    <p>\n      Around May 17th, the city center is filled with flags, music, a festive atmosphere, and people in the streets. A boat trip can be a nice contrast to the crowds on land: you get fresh air, views, and peace, while still being close to the city.\n    <\/p>\n\n    <div class=\"obt-quote-box\">\n      <p>\n        From the sea, you see Oslo from a little further away \u2013 and often with even greater enthusiasm.\n      <\/p>\n    <\/div>\n  <\/section>\n\n  <section class=\"obt-section\">\n    <h2>June: Oslo in summer mode<\/h2>\n\n    <p>\n      In June, Oslo almost feels like a small coastal town on vacation. The days are long, the temperature rises, and the fjord becomes a natural meeting place for both locals and visitors.\n    <\/p>\n\n    <p>\n      This is a perfect month for a boat trip after work, before a concert, as part of a weekend getaway, or as a relaxing experience with friends and family. You can lean back, feel the sea breeze, and watch the sun reflect on the water as the city glides by.\n    <\/p>\n\n    <h3>Suitable for both small and larger occasions<\/h3>\n    <p>\n      Whether you want to arrange a relaxed sightseeing trip, a social gathering, a pre-summer vacation celebration, or an experience for visiting guests, the Oslo Fjord offers a setting that feels both exclusive and relaxed.\n    <\/p>\n  <\/section>\n\n  <section class=\"obt-section\">\n    <h2>Store events in Oslo in May and June 2026<\/h2>\n\n    <p>\n      Spring and early summer are also a busy period for events in Oslo. Here are some highlights that can be combined with a trip on the fjord, either before a concert, after a day in the city, or as a standalone experience during your visit to Oslo.\n    <\/p>\n\n    <div class=\"obt-event-list\">\n\n      <div class=\"obt-event-card\">\n        <div class=\"obt-event-date\">May 17th<small>National Day<\/small><\/div>\n        <div>\n          <h3>May 17th in Oslo<\/h3>\n          <p>Official national day celebration with a children's parade, music, flags, and a folk festival in the city center.<\/p>\n          <a href=\"https:\/\/www.oslo.kommune.no\/natur-kultur-og-fritid\/17-mai\/\" target=\"_blank\" rel=\"noopener\">Read more<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"obt-event-card\">\n        <div class=\"obt-event-date\">May 22<small>Concert<\/small><\/div>\n        <div>\n          <h3>NE-YO &amp; AKON at Unity Arena<\/h3>\n          <p>A big concert night at Fornebu with international artists and high energy.<\/p>\n          <a href=\"https:\/\/www.livenation.no\/event\/ne-yo-and-akon-nights-like-this-tour-2026-oslo-tickets-edp1648518\" target=\"_blank\" rel=\"noopener\">Read more<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"obt-event-card\">\n        <div class=\"obt-event-date\">May 23<small>Football<\/small><\/div>\n        <div>\n          <h3>UEFA Women's Champions League Final<\/h3>\n          <p>The final is played at Ullevaal Stadium, and Oslo will have a big international football weekend.<\/p>\n          <a href=\"https:\/\/www.fotball.no\/tema\/uwcl-finale-2026\/\" target=\"_blank\" rel=\"noopener\">Read more<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"obt-event-card\">\n        <div class=\"obt-event-date\">May 25\u2013June 5<small>Chess<\/small><\/div>\n        <div>\n          <h3>Norway Chess in Bj\u00f8rvika<\/h3>\n          <p>Norway Chess and Norway Chess Women are being held in Oslo, with Deichman Bj\u00f8rvika as the main venue.<\/p>\n          <a href=\"https:\/\/norwaychess.no\/program-2026\/\" target=\"_blank\" rel=\"noopener\">Read more<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"obt-event-card\">\n        <div class=\"obt-event-date\">June 6<small>Music<\/small><\/div>\n        <div>\n          <h3>Music Festival Oslo<\/h3>\n          <p>A whole day of musical experiences around town \u2013 perfect to combine with a fjord tour.<\/p>\n          <a href=\"https:\/\/musikkfest.no\/\" target=\"_blank\" rel=\"noopener\">Read more<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"obt-event-card\">\n        <div class=\"obt-event-date\">June 10<small>Concert<\/small><\/div>\n        <div>\n          <h3>Foo Fighters at Unity Arena<\/h3>\n          <p>Foo Fighters are coming to Oslo with the Take Cover Tour 2026.<\/p>\n          <a href=\"https:\/\/www.livenation.no\/event\/foo-fighters-take-cover-tour-2026-oslo-tickets-edp1633604\" target=\"_blank\" rel=\"noopener\">Read more<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"obt-event-card\">\n        <div class=\"obt-event-date\">June 11\u201313<small>Festival<\/small><\/div>\n        <div>\n          <h3>Picnic in the Park<\/h3>\n          <p>Summery festival vibes in Sofienbergparken, in the middle of one of Oslo's finest early summer weekends.<\/p>\n          <a href=\"https:\/\/pipfest.no\/\" target=\"_blank\" rel=\"noopener\">Read more<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"obt-event-card\">\n        <div class=\"obt-event-date\">June 13<small>Concert<\/small><\/div>\n        <div>\n          <h3>Andr\u00e9 Rieu at Unity Arena<\/h3>\n          <p>A great concert experience with Andr\u00e9 Rieu and his orchestra.<\/p>\n          <a href=\"https:\/\/www.livenation.no\/event\/andr%C3%A9-rieu-oslo-tickets-edp1623570\" target=\"_blank\" rel=\"noopener\">Read more<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"obt-event-card\">\n        <div class=\"obt-event-date\">June 17\u201320<small>Festival<\/small><\/div>\n        <div>\n          <h3>OverOslo at Grefsenkollen<\/h3>\n          <p>Concerts with a view of the city \u2013 and a great opportunity to experience Oslo from both the heights and the fjord.<\/p>\n          <a href=\"https:\/\/www.overoslo.no\/\" target=\"_blank\" rel=\"noopener\">Read more<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"obt-event-card\">\n        <div class=\"obt-event-date\">June 17\u201327<small>Pride<\/small><\/div>\n        <div>\n          <h3>Oslo Pride<\/h3>\n          <p>One of Oslo's biggest public festivals, with a parade, Pride Park, and events over several days.<\/p>\n          <a href=\"https:\/\/www.oslopride.no\/\" target=\"_blank\" rel=\"noopener\">Read more<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"obt-event-card\">\n        <div class=\"obt-event-date\">June 24\u201327<small>Festival<\/small><\/div>\n        <div>\n          <h3>Tons of Rock at Ekebergsletta<\/h3>\n          <p>One of Norway's largest rock festivals fills Oslo with concerts, crowds, and festival atmosphere.<\/p>\n          <a href=\"https:\/\/www.tonsofrock.no\/\" target=\"_blank\" rel=\"noopener\">Read more<\/a>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <section class=\"obt-section\">\n    <h2>The perfect experience before the summer vacation<\/h2>\n\n    <p>\n      May and June are the times to gather colleagues, friends, or family before the summer holidays. A boat trip on the Oslo Fjord is suitable for calm sightseeing, a social start to the evening, an experience before visiting a restaurant, or as a highlight for guests visiting Oslo.\n    <\/p>\n\n    <p>\n      In spring, Oslo is at its freshest: green, bright, and full of anticipation. From the sea, you'll see why the fjord is such an important part of the city \u2013 and why Oslo should be experienced not just from the streets, but also from the water.\n    <\/p>\n  <\/section>\n\n  <section class=\"obt-cta\">\n    <h2>Join Oslo Boat Tour out on the fjord<\/h2>\n    <p>\n      The season starts on May 16th. See our packages and find a boat trip that suits you, whether you want a calm fjord experience, a social trip with friends, or a memorable activity before the summer holidays.\n    <\/p>\n\n    <div class=\"obt-button-row\">\n      <a class=\"obt-button\" href=\"https:\/\/oslo-boat-tour.com\/en\/pakker\/\">Pack and order<\/a>\n      <a class=\"obt-button obt-button-secondary\" href=\"https:\/\/oslo-boat-tour.com\/en\/kontakt-oss\/\">Contact Us<\/a>\n    <\/div>\n\n    <p class=\"obt-small-note\">\n      Tips: May and June are popular months for company outings, weekend trips, and groups looking for a pleasant experience on the Oslo Fjord.\n    <\/p>\n  <\/section>\n\n<\/article>","protected":false},"excerpt":{"rendered":"<p>Oslo Boat Tour Opplev Oslofjorden p\u00e5 v\u00e5ren Mai og juni er blant de vakreste m\u00e5nedene \u00e5 se Oslo fra sj\u00f8en. Bli med ut p\u00e5 fjorden n\u00e5r byen v\u00e5kner, lyset blir lengre og sommerf\u00f8lelsen n\u00e6rmer seg. 16 mai Vi \u00e5pner b\u00e5tsesongen 16. mai Oslo Boat Tour starter sesongen akkurat n\u00e5r hovedstaden g\u00e5r inn i en av [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1410,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[13],"tags":[],"class_list":["post-1402","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-opplevelser"],"_links":{"self":[{"href":"https:\/\/oslo-boat-tour.com\/en\/wp-json\/wp\/v2\/posts\/1402","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/oslo-boat-tour.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/oslo-boat-tour.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/oslo-boat-tour.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/oslo-boat-tour.com\/en\/wp-json\/wp\/v2\/comments?post=1402"}],"version-history":[{"count":3,"href":"https:\/\/oslo-boat-tour.com\/en\/wp-json\/wp\/v2\/posts\/1402\/revisions"}],"predecessor-version":[{"id":1405,"href":"https:\/\/oslo-boat-tour.com\/en\/wp-json\/wp\/v2\/posts\/1402\/revisions\/1405"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/oslo-boat-tour.com\/en\/wp-json\/wp\/v2\/media\/1410"}],"wp:attachment":[{"href":"https:\/\/oslo-boat-tour.com\/en\/wp-json\/wp\/v2\/media?parent=1402"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/oslo-boat-tour.com\/en\/wp-json\/wp\/v2\/categories?post=1402"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/oslo-boat-tour.com\/en\/wp-json\/wp\/v2\/tags?post=1402"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}