{"product_id":"4-night-iceland-blue-lagoon-trip-for-2-copy","title":"4 Night Iceland Blue Lagoon Trip for 2","description":"\u003cstyle\u003e\n  .tgg-product {\n    --tgg-pumpkin: #F1833B;\n    --tgg-graphite: #333333;\n    --tgg-mint: #5EC89A;\n    --tgg-charcoal: #54595F;\n    --tgg-grey: #7A7A7A;\n    --tgg-red: #FF0000;\n    --tgg-white: #FFFFFF;\n    --tgg-light: #F5F5F5;\n    --tgg-pale-mint: #E5F6EF;\n\n    max-width: 1100px;\n    margin: 0 auto;\n    color: var(--tgg-graphite);\n    font-family: \"Open Sans Condensed\", \"Arial Narrow\", Arial, sans-serif;\n    line-height: 1.65;\n  }\n\n  .tgg-product * {\n    box-sizing: border-box;\n  }\n\n  .tgg-product h2,\n  .tgg-product h3,\n  .tgg-product h4,\n  .tgg-product p {\n    margin-top: 0;\n  }\n\n  .tgg-product h2,\n  .tgg-product h3,\n  .tgg-product h4,\n  .tgg-product strong {\n    font-family: \"Open Sans\", Arial, sans-serif;\n  }\n\n  .tgg-hero {\n    position: relative;\n    padding: clamp(34px, 6vw, 70px);\n    overflow: hidden;\n    color: var(--tgg-white);\n    background:\n      linear-gradient(\n        125deg,\n        transparent 0% 52%,\n        rgba(241, 131, 59, 0.13) 52% 66%,\n        transparent 66% 100%\n      ),\n      linear-gradient(\n        145deg,\n        var(--tgg-graphite) 0%,\n        #202020 100%\n      );\n    border-radius: 24px;\n  }\n\n  .tgg-hero::before {\n    content: \"\";\n    position: absolute;\n    inset: 0 auto 0 0;\n    width: 12px;\n    background: var(--tgg-pumpkin);\n  }\n\n  .tgg-hero::after {\n    content: \"ICELAND\";\n    position: absolute;\n    right: 18px;\n    bottom: -20px;\n    color: rgba(255, 255, 255, 0.045);\n    font-family: \"Open Sans\", Arial, sans-serif;\n    font-size: clamp(86px, 17vw, 190px);\n    font-weight: 700;\n    letter-spacing: -10px;\n    line-height: 1;\n  }\n\n  .tgg-eyebrow {\n    display: inline-block;\n    position: relative;\n    z-index: 1;\n    margin-bottom: 16px;\n    padding: 8px 15px;\n    color: var(--tgg-graphite);\n    background: var(--tgg-mint);\n    border-radius: 999px;\n    font-family: \"Open Sans\", Arial, sans-serif;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .tgg-hero h2 {\n    position: relative;\n    z-index: 1;\n    max-width: 940px;\n    margin-bottom: 14px;\n    color: var(--tgg-white);\n    font-size: clamp(30px, 5vw, 55px);\n    font-weight: 700;\n    letter-spacing: -1.5px;\n    line-height: 1.08;\n    text-transform: uppercase;\n  }\n\n  .tgg-hero-subtitle {\n    position: relative;\n    z-index: 1;\n    margin-bottom: 22px;\n    color: var(--tgg-pumpkin);\n    font-size: clamp(17px, 2vw, 22px);\n    font-weight: 700;\n  }\n\n  .tgg-hero-copy {\n    position: relative;\n    z-index: 1;\n    max-width: 860px;\n    margin-bottom: 0;\n    color: #F2F2F2;\n    font-size: 18px;\n  }\n\n  .tgg-stats {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 12px;\n    margin-top: 18px;\n  }\n\n  .tgg-stat {\n    padding: 21px 12px;\n    text-align: center;\n    background: var(--tgg-pumpkin);\n    border-radius: 15px;\n  }\n\n  .tgg-stat strong {\n    display: block;\n    color: var(--tgg-white);\n    font-size: clamp(21px, 3vw, 29px);\n    font-weight: 700;\n    line-height: 1.15;\n  }\n\n  .tgg-stat span {\n    display: block;\n    margin-top: 6px;\n    color: var(--tgg-graphite);\n    font-family: \"Open Sans\", Arial, sans-serif;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.5px;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .tgg-section {\n    margin-top: 24px;\n    padding: clamp(25px, 5vw, 45px);\n    background: var(--tgg-light);\n    border-radius: 22px;\n  }\n\n  .tgg-section-dark {\n    color: var(--tgg-white);\n    background: var(--tgg-graphite);\n  }\n\n  .tgg-section-pumpkin {\n    color: var(--tgg-graphite);\n    background: var(--tgg-pumpkin);\n  }\n\n  .tgg-section-mint {\n    color: var(--tgg-graphite);\n    background: var(--tgg-mint);\n  }\n\n  .tgg-section h3 {\n    margin-bottom: 13px;\n    color: var(--tgg-graphite);\n    font-size: clamp(23px, 3vw, 34px);\n    font-weight: 700;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .tgg-section-dark h3 {\n    color: var(--tgg-white);\n  }\n\n  .tgg-section-intro {\n    max-width: 890px;\n    margin-bottom: 24px;\n    font-size: 17px;\n  }\n\n  .tgg-section-intro:last-child {\n    margin-bottom: 0;\n  }\n\n  .tgg-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(215px, 1fr));\n    gap: 14px;\n  }\n\n  .tgg-card {\n    min-height: 100%;\n    padding: 20px;\n    background: var(--tgg-white);\n    border: 1px solid #E1E1E1;\n    border-top: 5px solid var(--tgg-pumpkin);\n    border-radius: 16px;\n    box-shadow: 0 5px 16px rgba(51, 51, 51, 0.07);\n  }\n\n  .tgg-card-icon {\n    display: block;\n    margin-bottom: 10px;\n    font-size: 29px;\n    line-height: 1;\n  }\n\n  .tgg-card strong {\n    display: block;\n    margin-bottom: 6px;\n    color: var(--tgg-graphite);\n    font-size: 17px;\n    line-height: 1.35;\n  }\n\n  .tgg-card p {\n    margin-bottom: 0;\n    color: var(--tgg-charcoal);\n    font-size: 15px;\n    line-height: 1.55;\n  }\n\n  .tgg-dark-card {\n    color: var(--tgg-white);\n    background: #424242;\n    border-color: var(--tgg-pumpkin);\n    box-shadow: none;\n  }\n\n  .tgg-dark-card strong {\n    color: var(--tgg-pumpkin);\n  }\n\n  .tgg-dark-card p {\n    color: #EEEEEE;\n  }\n\n  .tgg-pumpkin-card {\n    background: #FFF7F1;\n    border-color: var(--tgg-graphite);\n    box-shadow: none;\n  }\n\n  .tgg-mint-card {\n    background: var(--tgg-pale-mint);\n    border-color: var(--tgg-graphite);\n    box-shadow: none;\n  }\n\n  .tgg-split {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 18px;\n  }\n\n  .tgg-panel {\n    padding: 26px;\n    background: var(--tgg-white);\n    border-radius: 17px;\n  }\n\n  .tgg-panel-accent {\n    color: var(--tgg-graphite);\n    background: var(--tgg-mint);\n  }\n\n  .tgg-panel-dark {\n    color: var(--tgg-white);\n    background: var(--tgg-graphite);\n  }\n\n  .tgg-panel h4 {\n    margin-bottom: 10px;\n    color: var(--tgg-graphite);\n    font-size: 20px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .tgg-panel-dark h4 {\n    color: var(--tgg-pumpkin);\n  }\n\n  .tgg-panel p {\n    margin-bottom: 0;\n    color: var(--tgg-charcoal);\n    font-size: 16px;\n  }\n\n  .tgg-panel-dark p {\n    color: #EEEEEE;\n  }\n\n  .tgg-feature {\n    margin-top: 24px;\n    padding: clamp(30px, 5vw, 50px);\n    color: var(--tgg-graphite);\n    text-align: center;\n    background: var(--tgg-mint);\n    border: 5px solid var(--tgg-pumpkin);\n    border-radius: 22px;\n  }\n\n  .tgg-feature h3 {\n    margin-bottom: 11px;\n    color: var(--tgg-graphite);\n    font-size: clamp(28px, 4vw, 42px);\n    font-weight: 700;\n    line-height: 1.15;\n    text-transform: uppercase;\n  }\n\n  .tgg-feature p {\n    max-width: 800px;\n    margin: 0 auto;\n    font-size: 18px;\n    font-weight: 700;\n  }\n\n  .tgg-feature-tags {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 9px;\n    margin-top: 21px;\n  }\n\n  .tgg-feature-tag {\n    padding: 9px 14px;\n    color: var(--tgg-white);\n    background: var(--tgg-graphite);\n    border-radius: 999px;\n    font-family: \"Open Sans\", Arial, sans-serif;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .tgg-highlight {\n    margin-top: 22px;\n    padding: 23px 25px;\n    color: var(--tgg-graphite);\n    background: var(--tgg-mint);\n    border-left: 7px solid var(--tgg-pumpkin);\n    border-radius: 14px;\n    font-family: \"Open Sans\", Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 700;\n    text-transform: uppercase;\n  }\n\n  .tgg-closing {\n    margin-top: 24px;\n    padding: clamp(34px, 5vw, 54px);\n    color: var(--tgg-graphite);\n    text-align: center;\n    background: var(--tgg-pumpkin);\n    border-radius: 22px;\n  }\n\n\n  .tgg-closing h3 {\n    margin-bottom: 11px;\n    color: var(--tgg-graphite);\n    font-size: clamp(27px, 4vw, 40px);\n    font-weight: 700;\n    line-height: 1.15;\n    text-transform: uppercase;\n  }\n\n  .tgg-closing p {\n    max-width: 840px;\n    margin: 0 auto;\n    color: var(--tgg-graphite);\n    font-size: 18px;\n    font-weight: 700;\n  }\n\n  @media (max-width: 760px) {\n    .tgg-stats {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .tgg-split {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 600px) {\n    .tgg-product {\n      width: calc(100% + 16px);\n      margin-left: -8px;\n    }\n\n    .tgg-hero,\n    .tgg-section,\n    .tgg-feature,\n    .tgg-closing {\n      border-radius: 18px;\n    }\n\n    .tgg-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .tgg-hero::after {\n      right: 8px;\n      font-size: 74px;\n      letter-spacing: -6px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"tgg-product\"\u003e\n\u003csection class=\"tgg-hero\"\u003e\u003cspan class=\"tgg-eyebrow\"\u003eThe Land of Fire and Ice Awaits\u003c\/span\u003e\n\u003ch2\u003e🏔️ Win the Ultimate Iceland Experience\u003c\/h2\u003e\n\u003cp class=\"tgg-hero-subtitle\"\u003eFour-Night Getaway for Two • Northern Lights Tour • Blue Lagoon Entry\u003c\/p\u003e\n\u003cp class=\"tgg-hero-copy\"\u003eHead off on an incredible four-night Iceland getaway for two, complete with return flights from any major UK airport, a stylish Reykjavik hotel, unforgettable excursions and an incredible £2,000 in spending money.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"tgg-stats\"\u003e\n\u003cdiv class=\"tgg-stat\"\u003e\n\u003cstrong\u003e4 Nights\u003c\/strong\u003e \u003cspan\u003eReykjavik Getaway\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-stat\"\u003e\n\u003cstrong\u003e2 People\u003c\/strong\u003e \u003cspan\u003eUltimate Iceland Escape\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-stat\"\u003e\n\u003cstrong\u003e£2,000\u003c\/strong\u003e \u003cspan\u003eSpending Money\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-stat\"\u003e\n\u003cstrong\u003e12 Months\u003c\/strong\u003e \u003cspan\u003eTo Take Your Trip\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"tgg-section\"\u003e\n\u003ch3\u003eYour Iceland Adventure Starts Here\u003c\/h3\u003e\n\u003cp class=\"tgg-section-intro\"\u003eDreaming of an adventure to the land of fire and ice? This is your chance to explore Iceland in style, with flights, accommodation, unforgettable experiences and spending money all included.\u003c\/p\u003e\n\u003cp class=\"tgg-section-intro\"\u003eWander through Reykjavik’s charming streets, chase the spectacular Northern Lights and relax in the warm geothermal waters of the iconic Blue Lagoon, surrounded by Iceland’s incredible volcanic landscape.\u003c\/p\u003e\n\u003cdiv class=\"tgg-highlight\"\u003eFlights. Hotel. Northern Lights. Blue Lagoon. £2,000 spending money.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tgg-section tgg-section-dark\"\u003e\n\u003ch3\u003e🔑 What’s Included\u003c\/h3\u003e\n\u003cdiv class=\"tgg-grid\"\u003e\n\u003cdiv class=\"tgg-card tgg-dark-card\"\u003e\n\u003cspan class=\"tgg-card-icon\"\u003e✈️\u003c\/span\u003e \u003cstrong\u003eReturn Flights\u003c\/strong\u003e\n\u003cp\u003eFly from any major UK airport with a 22kg baggage allowance included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card tgg-dark-card\"\u003e\n\u003cspan class=\"tgg-card-icon\"\u003e🏨\u003c\/span\u003e \u003cstrong\u003eFour-Night Hotel Stay\u003c\/strong\u003e\n\u003cp\u003eStay for four nights at the stylish Grandi by Center Hotels in Reykjavik.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card tgg-dark-card\"\u003e\n\u003cspan class=\"tgg-card-icon\"\u003e🌌\u003c\/span\u003e \u003cstrong\u003eNorthern Lights Tour\u003c\/strong\u003e\n\u003cp\u003eHead out with an expert local guide in search of Iceland’s dazzling aurora.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card tgg-dark-card\"\u003e\n\u003cspan class=\"tgg-card-icon\"\u003e♨️\u003c\/span\u003e \u003cstrong\u003eBlue Lagoon Entry\u003c\/strong\u003e\n\u003cp\u003eRelax in Iceland’s famous geothermal waters with return transfers included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card tgg-dark-card\"\u003e\n\u003cspan class=\"tgg-card-icon\"\u003e💷\u003c\/span\u003e \u003cstrong\u003e£2,000 Spending Money\u003c\/strong\u003e\n\u003cp\u003eEnjoy extra spending money to make your Iceland adventure even more memorable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card tgg-dark-card\"\u003e\n\u003cspan class=\"tgg-card-icon\"\u003e📅\u003c\/span\u003e \u003cstrong\u003eTravel Within 12 Months\u003c\/strong\u003e\n\u003cp\u003eChoose when to take your trip during the next 12 months, subject to availability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tgg-feature\"\u003e\n\u003ch3\u003e🌌 Chase the Northern Lights\u003c\/h3\u003e\n\u003cp\u003eJoin an expert local guide and travel to the areas offering the best opportunity to witness the aurora illuminating Iceland’s dark skies.\u003c\/p\u003e\n\u003cdiv class=\"tgg-feature-tags\"\u003e\n\u003cspan class=\"tgg-feature-tag\"\u003e🌌 Aurora Adventure\u003c\/span\u003e \u003cspan class=\"tgg-feature-tag\"\u003e🧭 Expert Local Guide\u003c\/span\u003e \u003cspan class=\"tgg-feature-tag\"\u003e🏔️ Icelandic Landscapes\u003c\/span\u003e \u003cspan class=\"tgg-feature-tag\"\u003e✨ Unforgettable Experience\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tgg-section\"\u003e\n\u003ch3\u003e🏨 Stay in Stylish Reykjavik\u003c\/h3\u003e\n\u003cp class=\"tgg-section-intro\"\u003eYour four-night stay at Grandi by Center Hotels puts you within easy reach of Reykjavik’s dining, nightlife, shopping and city attractions.\u003c\/p\u003e\n\u003cdiv class=\"tgg-grid\"\u003e\n\u003cdiv class=\"tgg-card\"\u003e\n\u003cspan class=\"tgg-card-icon\"\u003e🛏️\u003c\/span\u003e \u003cstrong\u003eFour-Night Stay\u003c\/strong\u003e\n\u003cp\u003eEnjoy four nights of comfortable accommodation for two in Reykjavik.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card\"\u003e\n\u003cspan class=\"tgg-card-icon\"\u003e✨\u003c\/span\u003e \u003cstrong\u003eStylish Rooms\u003c\/strong\u003e\n\u003cp\u003eRelax in sleek, modern surroundings after a day of Icelandic adventure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card\"\u003e\n\u003cspan class=\"tgg-card-icon\"\u003e🧖\u003c\/span\u003e \u003cstrong\u003eRelaxing Spa\u003c\/strong\u003e\n\u003cp\u003eTake time to unwind and recharge during your city stay.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card\"\u003e\n\u003cspan class=\"tgg-card-icon\"\u003e🌃\u003c\/span\u003e \u003cstrong\u003eLively Atmosphere\u003c\/strong\u003e\n\u003cp\u003eEnjoy a welcoming base with Reykjavik’s energy close at hand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card\"\u003e\n\u003cspan class=\"tgg-card-icon\"\u003e🛍️\u003c\/span\u003e \u003cstrong\u003eClose to Laugavegur\u003c\/strong\u003e\n\u003cp\u003eStay approximately 1km from Reykjavik’s famous shopping street.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card\"\u003e\n\u003cspan class=\"tgg-card-icon\"\u003e🍽️\u003c\/span\u003e \u003cstrong\u003eExplore the City\u003c\/strong\u003e\n\u003cp\u003eDiscover Reykjavik’s restaurants, bars, shops and charming streets.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tgg-section tgg-section-pumpkin\"\u003e\n\u003ch3\u003e♨️ Relax at the Blue Lagoon\u003c\/h3\u003e\n\u003cp class=\"tgg-section-intro\"\u003eExperience one of Iceland’s most iconic attractions as you unwind in warm geothermal waters surrounded by dramatic volcanic scenery.\u003c\/p\u003e\n\u003cdiv class=\"tgg-grid\"\u003e\n\u003cdiv class=\"tgg-card tgg-pumpkin-card\"\u003e\n\u003cspan class=\"tgg-card-icon\"\u003e♨️\u003c\/span\u003e \u003cstrong\u003eBlue Lagoon Entry\u003c\/strong\u003e\n\u003cp\u003eEntry to Iceland’s world-famous geothermal spa is included in your prize.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card tgg-pumpkin-card\"\u003e\n\u003cspan class=\"tgg-card-icon\"\u003e🚌\u003c\/span\u003e \u003cstrong\u003eReturn Transfers\u003c\/strong\u003e\n\u003cp\u003eTravel to and from the Blue Lagoon with return transfers included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card tgg-pumpkin-card\"\u003e\n\u003cspan class=\"tgg-card-icon\"\u003e🌋\u003c\/span\u003e \u003cstrong\u003eVolcanic Surroundings\u003c\/strong\u003e\n\u003cp\u003eRelax among the unique lava fields and otherworldly Icelandic landscape.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card tgg-pumpkin-card\"\u003e\n\u003cspan class=\"tgg-card-icon\"\u003e💧\u003c\/span\u003e \u003cstrong\u003eGeothermal Waters\u003c\/strong\u003e\n\u003cp\u003eSoak in warm waters during one of Iceland’s essential holiday experiences.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card tgg-pumpkin-card\"\u003e\n\u003cspan class=\"tgg-card-icon\"\u003e🧖\u003c\/span\u003e \u003cstrong\u003eTime to Unwind\u003c\/strong\u003e\n\u003cp\u003eSlow down, relax and enjoy a memorable part of your Iceland getaway.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card tgg-pumpkin-card\"\u003e\n\u003cspan class=\"tgg-card-icon\"\u003e📸\u003c\/span\u003e \u003cstrong\u003eIconic Experience\u003c\/strong\u003e\n\u003cp\u003eVisit one of Iceland’s most recognisable and unforgettable destinations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tgg-section\"\u003e\n\u003ch3\u003e🌍 Discover the Land of Fire and Ice\u003c\/h3\u003e\n\u003cp class=\"tgg-section-intro\"\u003eFrom Reykjavik’s colourful streets to Iceland’s volcanic landscapes and spectacular skies, this prize gives you the perfect base for a truly unforgettable escape.\u003c\/p\u003e\n\u003cdiv class=\"tgg-grid\"\u003e\n\u003cdiv class=\"tgg-card\"\u003e\n\u003cspan class=\"tgg-card-icon\"\u003e🏙️\u003c\/span\u003e \u003cstrong\u003eExplore Reykjavik\u003c\/strong\u003e\n\u003cp\u003eDiscover the city’s charming streets, shops, dining and nightlife.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card\"\u003e\n\u003cspan class=\"tgg-card-icon\"\u003e🏔️\u003c\/span\u003e \u003cstrong\u003eDramatic Landscapes\u003c\/strong\u003e\n\u003cp\u003eExperience the breathtaking scenery that makes Iceland so distinctive.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card\"\u003e\n\u003cspan class=\"tgg-card-icon\"\u003e🌌\u003c\/span\u003e \u003cstrong\u003eAurora Adventure\u003c\/strong\u003e\n\u003cp\u003eSet out in search of the spectacular Northern Lights with a local guide.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card\"\u003e\n\u003cspan class=\"tgg-card-icon\"\u003e♨️\u003c\/span\u003e \u003cstrong\u003eGeothermal Relaxation\u003c\/strong\u003e\n\u003cp\u003eEnjoy a relaxing visit to the iconic Blue Lagoon.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card\"\u003e\n\u003cspan class=\"tgg-card-icon\"\u003e👫\u003c\/span\u003e \u003cstrong\u003ePerfect for Two\u003c\/strong\u003e\n\u003cp\u003eShare the experience with your partner, best friend or favourite travel companion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card\"\u003e\n\u003cspan class=\"tgg-card-icon\"\u003e✨\u003c\/span\u003e \u003cstrong\u003eOnce-in-a-Lifetime Escape\u003c\/strong\u003e\n\u003cp\u003eCreate incredible memories during an adventure unlike any ordinary city break.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tgg-section tgg-section-mint\"\u003e\n\u003ch3\u003e✈️ Flights \u0026amp; Spending Money Included\u003c\/h3\u003e\n\u003cdiv class=\"tgg-split\"\u003e\n\u003cdiv class=\"tgg-panel\"\u003e\n\u003ch4\u003eReturn UK Flights\u003c\/h4\u003e\n\u003cp\u003eReturn flights for two are included from any major UK airport, complete with a generous 22kg baggage allowance for your Iceland essentials.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-panel\"\u003e\n\u003ch4\u003e£2,000 Spending Money\u003c\/h4\u003e\n\u003cp\u003eYour prize also includes an incredible £2,000 in spending money, giving you even more freedom to enjoy your Iceland getaway.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tgg-section tgg-section-dark\"\u003e\n\u003ch3\u003e🏆 Why You’ll Want It\u003c\/h3\u003e\n\u003cdiv class=\"tgg-grid\"\u003e\n\u003cdiv class=\"tgg-card tgg-dark-card\"\u003e\n\u003cspan class=\"tgg-card-icon\"\u003e✈️\u003c\/span\u003e \u003cstrong\u003eFlights Included\u003c\/strong\u003e\n\u003cp\u003eReturn flights for two from any major UK airport with 22kg baggage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card tgg-dark-card\"\u003e\n\u003cspan class=\"tgg-card-icon\"\u003e🏨\u003c\/span\u003e \u003cstrong\u003eStylish Hotel Stay\u003c\/strong\u003e\n\u003cp\u003eSpend four nights at Grandi by Center Hotels in Reykjavik.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card tgg-dark-card\"\u003e\n\u003cspan class=\"tgg-card-icon\"\u003e🌌\u003c\/span\u003e \u003cstrong\u003eNorthern Lights Tour\u003c\/strong\u003e\n\u003cp\u003eJoin an expert local guide in search of Iceland’s dazzling aurora.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card tgg-dark-card\"\u003e\n\u003cspan class=\"tgg-card-icon\"\u003e♨️\u003c\/span\u003e \u003cstrong\u003eBlue Lagoon Experience\u003c\/strong\u003e\n\u003cp\u003eEnjoy entry to the iconic geothermal spa with return transfers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card tgg-dark-card\"\u003e\n\u003cspan class=\"tgg-card-icon\"\u003e💷\u003c\/span\u003e \u003cstrong\u003e£2,000 to Spend\u003c\/strong\u003e\n\u003cp\u003eMake your trip even more special with generous spending money included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card tgg-dark-card\"\u003e\n\u003cspan class=\"tgg-card-icon\"\u003e👫\u003c\/span\u003e \u003cstrong\u003eAn Escape for Two\u003c\/strong\u003e\n\u003cp\u003ePerfect for couples, friends or two adventure-loving travellers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card tgg-dark-card\"\u003e\n\u003cspan class=\"tgg-card-icon\"\u003e📅\u003c\/span\u003e \u003cstrong\u003eTravel Within 12 Months\u003c\/strong\u003e\n\u003cp\u003eChoose your preferred travel dates, depending on availability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card tgg-dark-card\"\u003e\n\u003cspan class=\"tgg-card-icon\"\u003e🏔️\u003c\/span\u003e \u003cstrong\u003eUltimate Iceland Adventure\u003c\/strong\u003e\n\u003cp\u003eA complete getaway combining city life, natural wonders and relaxation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tgg-closing\"\u003e\n\u003ch3\u003e👉 Enter Now for Your Chance to Win\u003c\/h3\u003e\n\u003cp\u003eEnter now and you could be heading to Iceland for an unforgettable getaway!\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"4 Night Iceland Blue Lagoon Trip for 2","offers":[{"title":"Default Title","offer_id":62290604392835,"sku":"comp4272","price":2.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0310\/5698\/6248\/files\/20260204_0856_Image_Generation_simple_compose_01kgkxts8vf8vv2yzmh0sermc5.png?v=1770195442","url":"https:\/\/thegiveawayguys.co.uk\/products\/4-night-iceland-blue-lagoon-trip-for-2-copy","provider":"The Giveaway Guys","version":"1.0","type":"link"}