{"id":7974,"date":"2026-04-11T04:35:46","date_gmt":"2026-04-11T04:35:46","guid":{"rendered":"https:\/\/ithinkiceland.com\/?page_id=7974"},"modified":"2026-04-11T04:35:46","modified_gmt":"2026-04-11T04:35:46","slug":"iceland-9-nights-10-days-complete-ring-road-diamond-circle","status":"publish","type":"page","link":"https:\/\/ithinkiceland.com\/index.php\/iceland-9-nights-10-days-complete-ring-road-diamond-circle\/","title":{"rendered":"Iceland 9 Nights 10 Days: Complete Ring Road &amp; Diamond Circle"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, viewport-fit=cover\">\n    <title>Iceland 9 Nights 10 Days | Complete Ring Road &#038; Diamond Circle | I Think Iceland<\/title>\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif;\n            background-color: #ffffff;\n            color: #1a2c2f;\n            line-height: 1.5;\n            scroll-behavior: smooth;\n        }\n\n        .tour-container {\n            max-width: 1280px;\n            margin: 0 auto;\n            padding: 2rem 1.5rem 4rem;\n        }\n\n        .breadcrumb {\n            font-size: 0.85rem;\n            color: #4b6a6f;\n            margin-bottom: 1.5rem;\n        }\n\n        .breadcrumb a {\n            color: #2c6e6b;\n            text-decoration: none;\n        }\n\n        .breadcrumb a:hover {\n            text-decoration: underline;\n        }\n\n        .hero {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 2rem;\n            margin-bottom: 3rem;\n        }\n\n        .hero-gallery {\n            flex: 2;\n            min-width: 260px;\n            border-radius: 28px;\n            overflow: hidden;\n            background: #eef3f0;\n            box-shadow: 0 12px 28px rgba(0, 0, 0, 0.08);\n        }\n\n        .main-img {\n            width: 100%;\n            aspect-ratio: 16 \/ 9;\n            object-fit: cover;\n            display: block;\n        }\n\n        .thumbnail-strip {\n            display: flex;\n            gap: 0.75rem;\n            padding: 1rem;\n            background: #fefcf5;\n            flex-wrap: wrap;\n        }\n\n        .thumbnail {\n            width: 80px;\n            height: 60px;\n            object-fit: cover;\n            border-radius: 12px;\n            cursor: pointer;\n            opacity: 0.7;\n            transition: 0.2s;\n            border: 2px solid transparent;\n        }\n\n        .thumbnail.active-thumb {\n            opacity: 1;\n            border-color: #2c6e6b;\n        }\n\n        .hero-info {\n            flex: 1.2;\n            min-width: 260px;\n        }\n\n        .tour-badge {\n            display: inline-block;\n            background: #e9f1ef;\n            color: #1a6d66;\n            padding: 0.3rem 0.9rem;\n            border-radius: 40px;\n            font-size: 0.8rem;\n            font-weight: 600;\n            margin-bottom: 1rem;\n        }\n\n        h1 {\n            font-size: 2.4rem;\n            font-weight: 700;\n            letter-spacing: -0.02em;\n            line-height: 1.2;\n            margin-bottom: 0.75rem;\n            color: #0e2a2b;\n        }\n\n        .tour-short-desc {\n            font-size: 1.1rem;\n            color: #2c5a5e;\n            margin-bottom: 1.5rem;\n            border-left: 3px solid #e2bc8c;\n            padding-left: 1rem;\n        }\n\n        .info-grid {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 0.8rem;\n            margin: 1.5rem 0;\n        }\n\n        .info-chip {\n            background: #f7f3ea;\n            padding: 0.4rem 1rem;\n            border-radius: 40px;\n            font-size: 0.85rem;\n            display: inline-flex;\n            align-items: center;\n            gap: 0.4rem;\n        }\n\n        .btn-primary {\n            background: #2a6b62;\n            color: white;\n            border: none;\n            padding: 0.9rem 2rem;\n            border-radius: 48px;\n            font-weight: 600;\n            font-size: 1rem;\n            cursor: pointer;\n            transition: 0.2s;\n            text-decoration: none;\n            display: inline-block;\n            margin-top: 1rem;\n        }\n\n        .btn-primary:hover {\n            background: #1e524a;\n            transform: translateY(-2px);\n        }\n\n        .section-title {\n            font-size: 1.8rem;\n            font-weight: 600;\n            margin-bottom: 1.2rem;\n            border-left: 5px solid #e2bc8c;\n            padding-left: 1rem;\n        }\n\n        .grid-list {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));\n            gap: 0.8rem;\n        }\n\n        .grid-list li {\n            list-style: none;\n            padding-left: 1.6rem;\n            position: relative;\n            margin-bottom: 0.5rem;\n        }\n\n        .grid-list li::before {\n            content: \"\u2728\";\n            position: absolute;\n            left: 0;\n            color: #e2a526;\n        }\n\n        .hotel-grid {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 1rem;\n            margin-top: 0.5rem;\n        }\n\n        .hotel-card {\n            background: #faf9f5;\n            padding: 1rem 1.2rem;\n            border-radius: 24px;\n            flex: 1 1 220px;\n            border: 1px solid #e9e2d6;\n        }\n\n        .hotel-name {\n            font-weight: 700;\n            color: #2a6b62;\n        }\n\n        .day-card {\n            background: #ffffff;\n            border-radius: 28px;\n            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);\n            margin-bottom: 1rem;\n            border: 1px solid #ece8df;\n            overflow: hidden;\n        }\n\n        .day-header {\n            background: #fefaf2;\n            padding: 1.2rem 1.8rem;\n            cursor: pointer;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            font-weight: 700;\n            font-size: 1.15rem;\n        }\n\n        .day-header span:first-child {\n            color: #2a6b62;\n        }\n\n        .day-content {\n            padding: 0 1.8rem 1.5rem 1.8rem;\n            display: none;\n            border-top: 1px solid #ede6db;\n        }\n\n        .day-highlights {\n            margin-top: 1rem;\n            display: flex;\n            flex-wrap: wrap;\n            gap: 0.5rem;\n        }\n\n        .day-highlight-tag {\n            background: #eef2ea;\n            padding: 0.2rem 0.8rem;\n            border-radius: 30px;\n            font-size: 0.75rem;\n        }\n\n        .included-section {\n            background: #faf9f5;\n            border-radius: 32px;\n            padding: 2rem;\n            margin: 2rem 0;\n        }\n\n        .tour-footer {\n            margin-top: 3rem;\n            text-align: center;\n            padding: 2rem;\n            background: #f4f0e7;\n            border-radius: 32px;\n        }\n\n        @media (max-width: 780px) {\n            .tour-container {\n                padding: 1rem;\n            }\n            h1 {\n                font-size: 1.8rem;\n            }\n            .day-header {\n                padding: 1rem;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n<div class=\"tour-container\">\n    <div class=\"breadcrumb\">\n        <a href=\"#\">Home<\/a> \/ <a href=\"#\">Multiday tours<\/a> \/ Iceland 9 Nights 10 Days: Complete Ring Road &#038; Diamond Circle\n    <\/div>\n\n    <div class=\"hero\">\n        <div class=\"hero-gallery\">\n            <img decoding=\"async\" id=\"mainHeroImage\" class=\"main-img\" src=\"https:\/\/picsum.photos\/id\/104\/900\/600\" alt=\"Icelandic landscape\">\n            <div class=\"thumbnail-strip\">\n                <img decoding=\"async\" src=\"https:\/\/picsum.photos\/id\/104\/150\/100\" class=\"thumbnail active-thumb\" data-img=\"https:\/\/picsum.photos\/id\/104\/900\/600\" alt=\"Golden Circle\">\n                <img decoding=\"async\" src=\"https:\/\/picsum.photos\/id\/29\/150\/100\" class=\"thumbnail\" data-img=\"https:\/\/picsum.photos\/id\/29\/900\/600\" alt=\"Jokulsarlon\">\n                <img decoding=\"async\" src=\"https:\/\/picsum.photos\/id\/15\/150\/100\" class=\"thumbnail\" data-img=\"https:\/\/picsum.photos\/id\/15\/900\/600\" alt=\"Waterfall\">\n                <img decoding=\"async\" src=\"https:\/\/picsum.photos\/id\/96\/150\/100\" class=\"thumbnail\" data-img=\"https:\/\/picsum.photos\/id\/96\/900\/600\" alt=\"Blue Lagoon\">\n                <img decoding=\"async\" src=\"https:\/\/picsum.photos\/id\/351\/150\/100\" class=\"thumbnail\" data-img=\"https:\/\/picsum.photos\/id\/351\/900\/600\" alt=\"Snaefellsnes\">\n            <\/div>\n        <\/div>\n        <div class=\"hero-info\">\n            <div class=\"tour-badge\">9 Nights \u00b7 10 Days \u00b7 Ultimate Iceland Expedition<\/div>\n            <h1>Iceland 9 Nights 10 Days: Complete Ring Road &#038; Diamond Circle<\/h1>\n            <div class=\"tour-short-desc\">\n                A grand Icelandic saga \u2014 from the Golden Circle to the volcanic North, monster trucks on Langj\u00f6kull glacier,\n                black sand beaches, iceberg lagoons, and the healing Blue Lagoon.\n            <\/div>\n            <div class=\"info-grid\">\n                <span class=\"info-chip\">\ud83d\udcc5 May \u2013 Sep 2026<\/span>\n                <span class=\"info-chip\">\ud83c\udf19 9 Nights \/ 10 Days<\/span>\n                <span class=\"info-chip\">\ud83d\udccd Reykjavik \u00b7 Akureyri \u00b7 Borgarnes \u00b7 Vik<\/span>\n                <span class=\"info-chip\">\ud83c\udfe8 4\u2605 + 3\u2605 Hotels<\/span>\n            <\/div>\n            <a href=\"#\" class=\"btn-primary\">Check availability \u2192<\/a>\n        <\/div>\n    <\/div>\n\n    <!-- Highlights (exactly from doc) -->\n    <div style=\"margin: 2rem 0;\">\n        <h2 class=\"section-title\">\u2728 Journey highlights<\/h2>\n        <ul class=\"grid-list\">\n            <li>Aurora Museum &#038; FlyOver Iceland experience<\/li>\n            <li>Golden Circle \u2013 Thingvellir, Geysir &#038; Gullfoss<\/li>\n            <li>Tomato Farm with unique Tomato Ice Cream<\/li>\n            <li>Akureyri \u2013 Capital of North Iceland<\/li>\n            <li>Diamond Circle: Go\u00f0afoss, Dimmuborgir, N\u00e1maskar\u00f0, Pseudo Craters<\/li>\n            <li>M\u00fdvatn Thermal Bath (entry included)<\/li>\n            <li>Into the Glacier Monster Truck &#038; ice cave tour<\/li>\n            <li>Hraunfossar &#038; Barnafoss waterfalls<\/li>\n            <li>Sn\u00e6fellsnes Peninsula \u2013 Kirkjufell, Arnarstapi, Hellnar<\/li>\n            <li>Vatnshellir Lava Cave guided tour<\/li>\n            <li>Seljalandsfoss, Sk\u00f3gafoss, Plane Wreck &#038; Black Sand Beach<\/li>\n            <li>J\u00f6kuls\u00e1rl\u00f3n Glacier Lagoon &#038; Diamond Beach<\/li>\n            <li>Reykjavik city orientation + Blue Lagoon Comfort Package<\/li>\n        <\/ul>\n    <\/div>\n\n    <!-- Hotels (exactly from doc) -->\n    <div style=\"margin: 2rem 0;\">\n        <h2 class=\"section-title\">\ud83c\udfe8 Where you&#8217;ll stay<\/h2>\n        <div class=\"hotel-grid\">\n            <div class=\"hotel-card\"><span class=\"hotel-name\">Grand Hotel (4\u2605)<\/span><br>Reykjavik \u2013 Nights 1, 2 &#038; 9<\/div>\n            <div class=\"hotel-card\"><span class=\"hotel-name\">Hotel Kjarnalundur (3\u2605)<\/span><br>Akureyri \u2013 Nights 3 &#038; 4<\/div>\n            <div class=\"hotel-card\"><span class=\"hotel-name\">Hotel Borgarnes (3\u2605)<\/span><br>Borgarnes \u2013 Nights 5 &#038; 6<\/div>\n            <div class=\"hotel-card\"><span class=\"hotel-name\">Hotel Dyrholaey (3\u2605)<\/span><br>Vik \u2013 Nights 7 &#038; 8<\/div>\n        <\/div>\n        <p style=\"margin-top: 0.6rem; font-size: 0.85rem; color: #4a6a65;\">\u2714 Daily breakfast included \u00b7 private facilities \u00b7 cozy Icelandic hospitality<\/p>\n    <\/div>\n\n    <!-- Detailed Itinerary \u2014 exact data from DOCX -->\n    <div class=\"itinerary\">\n        <h2 class=\"section-title\">\ud83d\uddfa\ufe0f Day\u2011wise Itinerary \u2014 10 days of Icelandic wonder<\/h2>\n\n        <!-- Day 1 -->\n        <div class=\"day-card\">\n            <div class=\"day-header\" data-day=\"1\">\n                <span>Day 1: Arrive Keflavik \u2013 Aurora Museum \u2013 FlyOver Iceland<\/span>\n                <span>\u25bc<\/span>\n            <\/div>\n            <div class=\"day-content\">\n                <p><strong>Distance to travel: Approx. 60km<\/strong><\/p>\n                <p>Arrive at Keflavik International Airport. After Customs &#038; Immigration, visit <strong>Aurora Museum<\/strong> \u2014 the museum possesses detailed information on Northern lights, the science behind them, where all can it be seen, followed by a video of Northern lights shot in Iceland. Later proceed to <strong>FlyOver Iceland<\/strong> in Reykjavik. The total experience takes approximately 35 minutes, including the 8.5 minutes you&#8217;ll spend on the Ultimate Flying Ride. Check into hotel (check-in after 15:00). Overnight in Reykjavik.<\/p>\n                <div class=\"day-highlights\"><span class=\"day-highlight-tag\">Aurora Museum<\/span><span class=\"day-highlight-tag\">FlyOver Iceland<\/span><span class=\"day-highlight-tag\">Reykjavik arrival<\/span><\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Day 2 -->\n        <div class=\"day-card\">\n            <div class=\"day-header\"><span>Day 2: Golden Circle tour with Tomato Farm<\/span><span>\u25bc<\/span><\/div>\n            <div class=\"day-content\">\n                <p><strong>Distance to travel: Approx. 240 km<\/strong><\/p>\n                <p>Today we proceed towards the Golden Circle. First stop: <strong>\u00deingvellir National Park<\/strong> \u2014 a place of great beauty located on the biggest lake of Iceland (Thingvellir Lake) where the Tectonic Plates of North America and Euro Asia drift apart each year. The park is a UNESCO World Heritage Site. Continue to <strong>Geysir<\/strong> \u2014 home to the Littli Geysir and the great Strokkur Geyser which erupts about every 8 minutes. Followed by <strong>Gullfoss Waterfall<\/strong>, one of the most impressive waterfalls in Europe that falls in two folds. Later proceed to <strong>Fri\u00f0heimar Tomato Farm<\/strong> and experience greenhouse farming using geothermal energy, along with tasting the world&#8217;s most unique <strong>Tomato Ice Cream<\/strong>. Overnight in Reykjavik.<\/p>\n                <div class=\"day-highlights\"><span class=\"day-highlight-tag\">\u00deingvellir<\/span><span class=\"day-highlight-tag\">Strokkur Geysir<\/span><span class=\"day-highlight-tag\">Gullfoss<\/span><span class=\"day-highlight-tag\">Tomato Ice Cream<\/span><\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Day 3 -->\n        <div class=\"day-card\">\n            <div class=\"day-header\"><span>Day 3: Reykjavik \u2013 Akureyri (Capital of North Iceland)<\/span><span>\u25bc<\/span><\/div>\n            <div class=\"day-content\">\n                <p><strong>Distance to travel: Approx. 400 km<\/strong><\/p>\n                <p>Today we proceed towards the Capital of North Iceland \u2014 Akureyri, for a long drive that passes through various landscapes and is one of the most scenic drives (390 kms \u2013 5 hours). Evening enjoy a stroll and walking orientation tour of Akureyri town covering the <strong>Akureyri Church<\/strong>, Fjord waterfront, <strong>Akureyri Botanical Garden<\/strong> and old town pedestrian street. Later check in at hotel Kjarnalundur. Overnight in Akureyri.<\/p>\n                <div class=\"day-highlights\"><span class=\"day-highlight-tag\">Akureyri Church<\/span><span class=\"day-highlight-tag\">Botanical Garden<\/span><span class=\"day-highlight-tag\">Scenic drive<\/span><\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Day 4 -->\n        <div class=\"day-card\">\n            <div class=\"day-header\"><span>Day 4: Diamond Circle with M\u00fdvatn Nature Bath<\/span><span>\u25bc<\/span><\/div>\n            <div class=\"day-content\">\n                <p><strong>Distance to travel: Approx. 180 km<\/strong><\/p>\n                <p>Today we enjoy North Iceland&#8217;s most famous <strong>Diamond Circle tour<\/strong>. We stop first on route at <strong>Go\u00f0afoss waterfall<\/strong>, the waterfall of the pagan gods. Then we continue to the Lake M\u00fdvatn area where we spend the day exploring the wonders around the lake \u2014 one of Iceland&#8217;s most interesting regions with <strong>pseudo craters<\/strong>, <strong>Dimmuborgir lava fields<\/strong>, <strong>N\u00e1maskar\u00f0<\/strong> geothermal boiling mud pool area, etc. Later visit the beautiful <strong>M\u00fdvatn Thermal Bath<\/strong> for a relaxing geothermal bath in a stunning natural lagoon. (Costume &#038; towel to be brought by clients). Evening proceeds back to Akureyri. Overnight in Akureyri.<\/p>\n                <div class=\"day-highlights\"><span class=\"day-highlight-tag\">Go\u00f0afoss<\/span><span class=\"day-highlight-tag\">Dimmuborgir<\/span><span class=\"day-highlight-tag\">N\u00e1maskar\u00f0<\/span><span class=\"day-highlight-tag\">M\u00fdvatn Baths<\/span><\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Day 5 -->\n        <div class=\"day-card\">\n            <div class=\"day-header\"><span>Day 5: Into the Glacier with Hraunfossar &#038; Barnafoss<\/span><span>\u25bc<\/span><\/div>\n            <div class=\"day-content\">\n                <p><strong>Distance to travel: Approx. 410 km<\/strong><\/p>\n                <p>Today: get up close and personal on the <strong>Into the Glacier tour<\/strong> \u2014 the best way to experience Iceland! Drive in a Monster Truck on Langj\u00f6kull Glacier and take a guided tour in a man-made cave inside the glacier (walking tour inside the glacier is one hour; to and fro in Super Jeep is 45 mins each way; total duration approx. 3\u20134 hours from H\u00fasafell). This is a once\u2011in\u2011a\u2011lifetime experience. Afterwards, visit the picturesque waterfalls <strong>Hraunfossar &#038; Barnafoss<\/strong> (10\u2011min walking trail). Hraunfossar is a series of waterfalls formed by rivulets streaming over 900 metres out of the Hallmundarhraun lava field. Then head to <strong>Deildartunguhver<\/strong> hot spring, the highest\u2011flow hot spring in Europe (180 litres\/second, water emerges at 97\u00b0C). Later proceed to Borgarnes and check in at Hotel Borgarnes.<\/p>\n                <div class=\"day-highlights\"><span class=\"day-highlight-tag\">Into the Glacier<\/span><span class=\"day-highlight-tag\">Monster Truck<\/span><span class=\"day-highlight-tag\">Hraunfossar<\/span><span class=\"day-highlight-tag\">Deildartunguhver<\/span><\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Day 6 -->\n        <div class=\"day-card\">\n            <div class=\"day-header\"><span>Day 6: Sn\u00e6fellsnes Peninsula with Lava Cave<\/span><span>\u25bc<\/span><\/div>\n            <div class=\"day-content\">\n                <p><strong>Distance to travel: Approx. 305 km<\/strong><\/p>\n                <p>Morning proceeds to Sn\u00e6fellsnes peninsula and through Sn\u00e6fellsj\u00f6kull National Park. Enjoy the view of the world\u2011famous triangular <strong>Mt. Kirkjufell<\/strong> (used to depict the Arrowhead Mountain in Game of Thrones) and <strong>Kirkjufellfoss<\/strong>, the most photographic hotspot. Visit <strong>B\u00fa\u00f0ir Church<\/strong>. Stop at the small village of <strong>Arnarstapi<\/strong> and take a walk through rugged dramatic landscape by the shore. <strong>Hellnar<\/strong> is an ancient fishing village on the westernmost part of the peninsula. Later, visit <strong>Vatnshellir Lava Cave<\/strong> (about 900 metres long, 150\u2011metre walk). The cave is pitch black without light; you will get a helmet and headlight to see magnificent lava formations: stalactites, drip stalagmites, and an underground adventure. Return to Borgarnes for overnight.<\/p>\n                <div class=\"day-highlights\"><span class=\"day-highlight-tag\">Kirkjufell<\/span><span class=\"day-highlight-tag\">Arnarstapi<\/span><span class=\"day-highlight-tag\">Vatnshellir Cave<\/span><span class=\"day-highlight-tag\">B\u00fa\u00f0ir Church<\/span><\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Day 7 -->\n        <div class=\"day-card\">\n            <div class=\"day-header\"><span>Day 7: Seljalandsfoss \u2013 Sk\u00f3gafoss \u2013 Plane Wreck \u2013 Black Sand Beach<\/span><span>\u25bc<\/span><\/div>\n            <div class=\"day-content\">\n                <p><strong>Distance to travel: Approx. 265 km<\/strong><\/p>\n                <p>Checkout and proceed towards Vik, South Iceland. First stop at the most picturesque waterfall <strong>Seljalandsfoss<\/strong> (of Gerua fame), then continue to <strong>Sk\u00f3gafoss<\/strong> \u2014 on a bright sunny day at least two rainbows are visible at a time. Later visit <strong>Plane Wreck \u2013 by shuttle bus<\/strong>. Then we visit <strong>Black Sand Beach<\/strong> (one of its only kind in the world). Evening check in at Hotel Dyrholaey Vik. Overnight in Vik.<\/p>\n                <div class=\"day-highlights\"><span class=\"day-highlight-tag\">Seljalandsfoss<\/span><span class=\"day-highlight-tag\">Sk\u00f3gafoss<\/span><span class=\"day-highlight-tag\">Plane Wreck<\/span><span class=\"day-highlight-tag\">Black Sand Beach<\/span><\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Day 8 -->\n        <div class=\"day-card\">\n            <div class=\"day-header\"><span>Day 8: Skaftafell \u2013 J\u00f6kuls\u00e1rl\u00f3n Glacier Lagoon \u2013 Diamond Beach<\/span><span>\u25bc<\/span><\/div>\n            <div class=\"day-content\">\n                <p><strong>Distance to travel: Approx. 415 km<\/strong><\/p>\n                <p>Continue east past <strong>Eldhraun lava fields<\/strong>, followed by <strong>Skaftafell National Park<\/strong> beneath Vatnaj\u00f6kull Glacier. Our journey continues to the glacier lagoon <strong>J\u00f6kuls\u00e1rl\u00f3n<\/strong> \u2014 one of the most spectacular sights in Iceland. Enormous icebergs constantly break off the glacier into the lagoon, melting slowly as they drift towards the sea. Here we will take a photo-stop and walk around the lagoon to enjoy this amazing landscape. Opposite the lagoon is <strong>Diamond Beach<\/strong>, where icebergs wash ashore on black sand \u2014 a beautiful location to photograph. Evening back to Vik for overnight.<\/p>\n                <div class=\"day-highlights\"><span class=\"day-highlight-tag\">Eldhraun<\/span><span class=\"day-highlight-tag\">Skaftafell<\/span><span class=\"day-highlight-tag\">J\u00f6kuls\u00e1rl\u00f3n<\/span><span class=\"day-highlight-tag\">Diamond Beach<\/span><\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Day 9 -->\n        <div class=\"day-card\">\n            <div class=\"day-header\"><span>Day 9: Reykjavik City Tour &#038; Blue Lagoon bath<\/span><span>\u25bc<\/span><\/div>\n            <div class=\"day-content\">\n                <p><strong>Distance to travel: Approx. 275 km<\/strong><\/p>\n                <p>Checkout and proceed towards Reykjavik. Enjoy an orientation tour covering Sun Voyager, Harpa Concert House, City Hall, Parliament House, and the most famous landmark: <strong>Hallgr\u00edmskirkja Church<\/strong>. Later proceed to <strong>Blue Lagoon<\/strong> \u2014 a unique sight where guests relax in warm geothermal water surrounded by magical black lava fields. The Blue Lagoon&#8217;s warm water and natural active ingredients (mineral salts, silica, blue\u2011green algae) help you relax and escape daily stress. <strong>Comfort Package included:<\/strong> entrance fee, welcome drink, 1 face mask &#038; towel rental. Check in at Grand Hotel in Reykjavik for overnight.<\/p>\n                <div class=\"day-highlights\"><span class=\"day-highlight-tag\">Reykjavik landmarks<\/span><span class=\"day-highlight-tag\">Blue Lagoon Comfort Package<\/span><span class=\"day-highlight-tag\">Hallgr\u00edmskirkja<\/span><\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Day 10 -->\n        <div class=\"day-card\">\n            <div class=\"day-header\"><span>Day 10: Airport Drop off \u2013 Farewell Iceland<\/span><span>\u25bc<\/span><\/div>\n            <div class=\"day-content\">\n                <p><strong>Distance to travel: Approx. 45 km<\/strong><\/p>\n                <p>Today we proceed to Keflavik Airport to catch the return flight back home or onwards destination. Tour of Iceland ends with sweet &#038; everlasting memories.<\/p>\n                <div class=\"day-highlights\"><span class=\"day-highlight-tag\">Airport transfer<\/span><span class=\"day-highlight-tag\">Farewell<\/span><\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- Inclusions (directly from doc) -->\n    <div class=\"included-section\">\n        <h2 class=\"section-title\">\u2705 What&#8217;s included<\/h2>\n        <ul class=\"grid-list\">\n            <li>Airport transfers (Keflavik \u2194 hotel)<\/li>\n            <li>Hotel stays (4\u2605 &#038; 3\u2605) with private bathrooms<\/li>\n            <li>Daily breakfast at hotels<\/li>\n            <li>Aurora Museum entrance<\/li>\n            <li>FlyOver Iceland experience<\/li>\n            <li>Golden Circle guided tour (Thingvellir, Geysir, Gullfoss)<\/li>\n            <li>Tomato Farm visit with Tomato Ice Cream tasting<\/li>\n            <li>Into the Glacier Monster Truck &#038; ice cave guided tour<\/li>\n            <li>Vatnshellir Lava Cave guided tour<\/li>\n            <li>M\u00fdvatn Thermal Bath entry (costume &#038; towel to be brought by clients)<\/li>\n            <li>J\u00f6kuls\u00e1rl\u00f3n Glacier Lagoon &#038; Diamond Beach visit<\/li>\n            <li>Blue Lagoon Comfort Package (entrance, towel, drink, silica mask)<\/li>\n            <li>Reykjavik city orientation tour<\/li>\n            <li>All sightseeing as per itinerary<\/li>\n        <\/ul>\n        <p style=\"margin-top: 1.2rem;\"><strong>Please bring:<\/strong> warm waterproof layers, sturdy walking shoes, swimsuit &#038; towel (for M\u00fdvatn &#038; Blue Lagoon), camera, and a sense of wonder.<\/p>\n    <\/div>\n\n    <!-- Footer -->\n    <div class=\"tour-footer\">\n        <p style=\"font-weight: 600; margin-bottom: 0.5rem;\">\u2728 I Think Iceland \u2014 authentic journeys through fire, ice &#038; folklore<\/p>\n        <p style=\"font-size: 0.8rem;\">All itinerary details based on original Iceland 9 Nights 10 Days tour. Dummy images used for atmosphere.<\/p>\n    <\/div>\n<\/div>\n\n<script>\n    \/\/ Gallery thumbnails\n    const thumbnails = document.querySelectorAll('.thumbnail');\n    const mainImg = document.getElementById('mainHeroImage');\n    if (thumbnails.length && mainImg) {\n        thumbnails.forEach(thumb => {\n            thumb.addEventListener('click', () => {\n                const newSrc = thumb.getAttribute('data-img');\n                mainImg.src = newSrc;\n                thumbnails.forEach(t => t.classList.remove('active-thumb'));\n                thumb.classList.add('active-thumb');\n            });\n        });\n    }\n\n    \/\/ Itinerary accordion\n    const dayHeaders = document.querySelectorAll('.day-header');\n    dayHeaders.forEach(header => {\n        header.addEventListener('click', () => {\n            const contentDiv = header.nextElementSibling;\n            const arrow = header.querySelector('span:last-child');\n            if (contentDiv.style.display === 'block') {\n                contentDiv.style.display = 'none';\n                arrow.innerHTML = '\u25bc';\n            } else {\n                contentDiv.style.display = 'block';\n                arrow.innerHTML = '\u25b2';\n            }\n        });\n    });\n\n    \/\/ open first day by default\n    const firstHeader = document.querySelector('.day-header');\n    if (firstHeader) {\n        const firstContent = firstHeader.nextElementSibling;\n        firstContent.style.display = 'block';\n        firstHeader.querySelector('span:last-child').innerHTML = '\u25b2';\n    }\n<\/script>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Iceland 9 Nights 10 Days | Complete Ring Road &#038; Diamond Circle | I Think Iceland Home \/ Multiday tours \/ Iceland 9 Nights 10 Days: Complete Ring Road &#038; Diamond Circle 9 Nights \u00b7 10 Days \u00b7 Ultimate Iceland Expedition Iceland 9 Nights 10 Days: Complete Ring Road &#038; Diamond Circle A grand Icelandic [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"_links":{"self":[{"href":"https:\/\/ithinkiceland.com\/index.php\/wp-json\/wp\/v2\/pages\/7974"}],"collection":[{"href":"https:\/\/ithinkiceland.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ithinkiceland.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ithinkiceland.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/ithinkiceland.com\/index.php\/wp-json\/wp\/v2\/comments?post=7974"}],"version-history":[{"count":1,"href":"https:\/\/ithinkiceland.com\/index.php\/wp-json\/wp\/v2\/pages\/7974\/revisions"}],"predecessor-version":[{"id":7975,"href":"https:\/\/ithinkiceland.com\/index.php\/wp-json\/wp\/v2\/pages\/7974\/revisions\/7975"}],"wp:attachment":[{"href":"https:\/\/ithinkiceland.com\/index.php\/wp-json\/wp\/v2\/media?parent=7974"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}