{"product_id":"2-night-5-lake-district-getaway-for-4","title":"2 Night 5★ Lake District Getaway for 2","description":"\u003cstyle\u003e\n  .tgg-product {\n    --tgg-orange: #FF8605;\n    --tgg-charcoal: #343737;\n    --tgg-yellow: #F8C521;\n    --tgg-white: #FFFFFF;\n    --tgg-light: #F5F7F5;\n    --tgg-green: #3F5D4B;\n    --tgg-pale-green: #E2ECE5;\n    max-width: 1100px;\n    margin: 0 auto;\n    color: var(--tgg-charcoal);\n    font-family: Poppins, 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-hero {\n    position: relative;\n    padding: clamp(32px, 6vw, 68px);\n    overflow: hidden;\n    color: var(--tgg-white);\n    background:\n      linear-gradient(120deg, transparent 62%, rgba(255,134,5,0.13) 62% 74%, transparent 74%),\n      linear-gradient(135deg, var(--tgg-charcoal) 0%, var(--tgg-green) 100%);\n    border-radius: 24px;\n  }\n\n  .tgg-hero::before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 11px;\n    height: 100%;\n    background: var(--tgg-orange);\n  }\n\n  .tgg-hero::after {\n    content: \"LAKES\";\n    position: absolute;\n    right: 18px;\n    bottom: -14px;\n    color: rgba(255,255,255,0.045);\n    font-size: clamp(100px, 19vw, 210px);\n    font-weight: 900;\n    letter-spacing: -12px;\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: 7px 14px;\n    color: var(--tgg-charcoal);\n    background: var(--tgg-orange);\n    border-radius: 999px;\n    font-size: 13px;\n    font-weight: 900;\n    letter-spacing: 0.7px;\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: 910px;\n    margin-bottom: 14px;\n    color: var(--tgg-white);\n    font-size: clamp(30px, 5vw, 54px);\n    font-weight: 900;\n    letter-spacing: -1.5px;\n    line-height: 1.08;\n  }\n\n  .tgg-hero-subtitle {\n    position: relative;\n    z-index: 1;\n    margin-bottom: 22px;\n    color: var(--tgg-yellow);\n    font-size: clamp(17px, 2vw, 21px);\n    font-weight: 800;\n  }\n\n  .tgg-hero-copy {\n    position: relative;\n    z-index: 1;\n    max-width: 850px;\n    margin-bottom: 0;\n    color: #F1F4F2;\n    font-size: 17px;\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: 20px 12px;\n    text-align: center;\n    background: var(--tgg-orange);\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: 900;\n    line-height: 1.15;\n  }\n\n  .tgg-stat span {\n    display: block;\n    margin-top: 5px;\n    color: var(--tgg-charcoal);\n    font-size: 12px;\n    font-weight: 900;\n    letter-spacing: 0.45px;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .tgg-section {\n    margin-top: 24px;\n    padding: clamp(24px, 5vw, 44px);\n    background: var(--tgg-light);\n    border-radius: 22px;\n  }\n\n  .tgg-section-dark {\n    color: var(--tgg-white);\n    background: var(--tgg-charcoal);\n  }\n\n  .tgg-section-green {\n    color: var(--tgg-white);\n    background: var(--tgg-green);\n  }\n\n  .tgg-section h3 {\n    margin-bottom: 12px;\n    color: var(--tgg-charcoal);\n    font-size: clamp(23px, 3vw, 33px);\n    font-weight: 900;\n    line-height: 1.2;\n  }\n\n  .tgg-section-dark h3,\n  .tgg-section-green h3 {\n    color: var(--tgg-white);\n  }\n\n  .tgg-section-intro {\n    max-width: 880px;\n    margin-bottom: 25px;\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(225px, 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 #E2E5E3;\n    border-top: 5px solid var(--tgg-orange);\n    border-radius: 16px;\n    box-shadow: 0 5px 16px rgba(52,55,55,0.06);\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: 5px;\n    color: var(--tgg-charcoal);\n    font-size: 17px;\n    line-height: 1.35;\n  }\n\n  .tgg-card p {\n    margin-bottom: 0;\n    color: #626666;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .tgg-dark-card {\n    color: var(--tgg-white);\n    background: #414545;\n    border-color: var(--tgg-orange);\n    box-shadow: none;\n  }\n\n  .tgg-green-card {\n    color: var(--tgg-white);\n    background: #4C6B58;\n    border-color: var(--tgg-orange);\n    box-shadow: none;\n  }\n\n  .tgg-dark-card strong,\n  .tgg-green-card strong {\n    color: var(--tgg-yellow);\n  }\n\n  .tgg-dark-card p,\n  .tgg-green-card p {\n    color: #EEEEEE;\n  }\n\n  .tgg-split {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 18px;\n  }\n\n  .tgg-panel {\n    padding: 25px;\n    background: var(--tgg-white);\n    border-radius: 17px;\n  }\n\n  .tgg-panel-accent {\n    color: var(--tgg-charcoal);\n    background: var(--tgg-yellow);\n  }\n\n  .tgg-panel h4 {\n    margin-bottom: 9px;\n    color: var(--tgg-charcoal);\n    font-size: 20px;\n    font-weight: 900;\n    line-height: 1.3;\n  }\n\n  .tgg-panel p {\n    margin-bottom: 0;\n    color: #5E6363;\n  }\n\n  .tgg-panel-accent p {\n    color: var(--tgg-charcoal);\n  }\n\n  .tgg-cash {\n    margin-top: 24px;\n    padding: clamp(30px, 5vw, 50px);\n    color: var(--tgg-charcoal);\n    text-align: center;\n    background: var(--tgg-yellow);\n    border: 5px solid var(--tgg-orange);\n    border-radius: 22px;\n  }\n\n  .tgg-cash h3 {\n    margin-bottom: 10px;\n    color: var(--tgg-charcoal);\n    font-size: clamp(28px, 4vw, 42px);\n    font-weight: 900;\n    line-height: 1.15;\n  }\n\n  .tgg-cash p {\n    max-width: 790px;\n    margin: 0 auto;\n    font-size: 17px;\n    font-weight: 700;\n  }\n\n  .tgg-cash-uses {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 9px;\n    margin-top: 20px;\n  }\n\n  .tgg-cash-use {\n    padding: 9px 13px;\n    color: var(--tgg-white);\n    background: var(--tgg-charcoal);\n    border-radius: 999px;\n    font-size: 13px;\n    font-weight: 800;\n  }\n\n  .tgg-highlight {\n    margin-top: 22px;\n    padding: 22px 24px;\n    color: var(--tgg-charcoal);\n    background: var(--tgg-yellow);\n    border-left: 7px solid var(--tgg-orange);\n    border-radius: 14px;\n    font-size: 17px;\n    font-weight: 900;\n  }\n\n  .tgg-note {\n    margin-top: 20px;\n    padding: 17px 19px;\n    color: var(--tgg-charcoal);\n    background: var(--tgg-pale-green);\n    border-left: 6px solid var(--tgg-orange);\n    border-radius: 13px;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.55;\n  }\n\n  .tgg-closing {\n    margin-top: 24px;\n    padding: clamp(32px, 5vw, 52px);\n    color: var(--tgg-white);\n    text-align: center;\n    background: var(--tgg-orange);\n    border-radius: 22px;\n  }\n\n  .tgg-closing h3 {\n    margin-bottom: 10px;\n    color: var(--tgg-white);\n    font-size: clamp(27px, 4vw, 40px);\n    font-weight: 900;\n    line-height: 1.15;\n  }\n\n  .tgg-closing p {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--tgg-white);\n    font-size: 17px;\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-cash,\n    .tgg-closing {\n      border-radius: 18px;\n    }\n\n    .tgg-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tgg-product\"\u003e\n\n  \u003csection class=\"tgg-hero\"\u003e\n    \u003cspan class=\"tgg-eyebrow\"\u003eSwitch Off \u0026amp; Escape\u003c\/span\u003e\n\n    \u003ch2\u003e🌄 Win a Luxury Lake District Stay for Two + £250\u003c\/h2\u003e\n\n    \u003cp class=\"tgg-hero-subtitle\"\u003e\n      Beautiful Accommodation • Breakfast Included • Flexible Dates\n    \u003c\/p\u003e\n\n    \u003cp class=\"tgg-hero-copy\"\u003e\n      Swap traffic, emails and everyday chaos for fresh air, spectacular views\n      and proper countryside indulgence with a luxury Lake District escape for\n      two.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"tgg-stats\"\u003e\n    \u003cdiv class=\"tgg-stat\"\u003e\n      \u003cstrong\u003e2 People\u003c\/strong\u003e\n      \u003cspan\u003eCountryside Escape\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tgg-stat\"\u003e\n      \u003cstrong\u003eLuxury\u003c\/strong\u003e\n      \u003cspan\u003eAccommodation\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tgg-stat\"\u003e\n      \u003cstrong\u003eBreakfast\u003c\/strong\u003e\n      \u003cspan\u003eIncluded\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tgg-stat\"\u003e\n      \u003cstrong\u003e£250\u003c\/strong\u003e\n      \u003cspan\u003eSpending Money\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"tgg-section\"\u003e\n    \u003ch3\u003eThe UK Break Done Properly\u003c\/h3\u003e\n\n    \u003cp class=\"tgg-section-intro\"\u003e\n      Think peaceful lakeside walks, cosy evenings, beautiful accommodation\n      and enough dramatic scenery to put serious pressure on your camera roll.\n    \u003c\/p\u003e\n\n    \u003cp class=\"tgg-section-intro\"\u003e\n      Whether you want a romantic break, a relaxing escape or a countryside\n      adventure, the Lake District offers the perfect place to slow down,\n      recharge and enjoy some proper time away.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"tgg-highlight\"\u003e\n      Lakes, mountains, villages and cosy pubs—all in one unforgettable escape.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tgg-section tgg-section-dark\"\u003e\n    \u003ch3\u003e🏨 Prize Highlights\u003c\/h3\u003e\n\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\n        \u003cstrong\u003eLuxury Stay for Two\u003c\/strong\u003e\n        \u003cp\u003e\n          Share a relaxing Lake District escape with your chosen guest.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-card tgg-dark-card\"\u003e\n        \u003cspan class=\"tgg-card-icon\"\u003e🛏️\u003c\/span\u003e\n        \u003cstrong\u003eBeautiful Accommodation\u003c\/strong\u003e\n        \u003cp\u003e\n          Stay in comfort in one of the UK’s most spectacular locations.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-card tgg-dark-card\"\u003e\n        \u003cspan class=\"tgg-card-icon\"\u003e🍳\u003c\/span\u003e\n        \u003cstrong\u003eBreakfast Included\u003c\/strong\u003e\n        \u003cp\u003e\n          Start your day properly before heading out to explore.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-card tgg-dark-card\"\u003e\n        \u003cspan class=\"tgg-card-icon\"\u003e🥾\u003c\/span\u003e\n        \u003cstrong\u003ePerfect Exploring Base\u003c\/strong\u003e\n        \u003cp\u003e\n          Ideally suited to walking, shopping and lakeside adventures.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-card tgg-dark-card\"\u003e\n        \u003cspan class=\"tgg-card-icon\"\u003e🍽️\u003c\/span\u003e\n        \u003cstrong\u003eFood \u0026amp; Cosy Evenings\u003c\/strong\u003e\n        \u003cp\u003e\n          Discover welcoming pubs, relaxed dining and memorable local food.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-card tgg-dark-card\"\u003e\n        \u003cspan class=\"tgg-card-icon\"\u003e📅\u003c\/span\u003e\n        \u003cstrong\u003eFlexible Getaway Dates\u003c\/strong\u003e\n        \u003cp\u003e\n          Arrange suitable travel dates, subject to availability.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-card tgg-dark-card\"\u003e\n        \u003cspan class=\"tgg-card-icon\"\u003e💷\u003c\/span\u003e\n        \u003cstrong\u003e£250 Spending Money\u003c\/strong\u003e\n        \u003cp\u003e\n          Extra cash to help make your countryside escape even more enjoyable.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tgg-section tgg-section-green\"\u003e\n    \u003ch3\u003e🌿 Explore the Lake District\u003c\/h3\u003e\n\n    \u003cdiv class=\"tgg-grid\"\u003e\n      \u003cdiv class=\"tgg-card tgg-green-card\"\u003e\n        \u003cspan class=\"tgg-card-icon\"\u003e🥾\u003c\/span\u003e\n        \u003cstrong\u003eScenic Walks\u003c\/strong\u003e\n        \u003cp\u003e\n          Choose from gentle lakeside routes or more adventurous mountain trails.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-card tgg-green-card\"\u003e\n        \u003cspan class=\"tgg-card-icon\"\u003e🛶\u003c\/span\u003e\n        \u003cstrong\u003eLake Adventures\u003c\/strong\u003e\n        \u003cp\u003e\n          Take to the water or enjoy the views from a peaceful cruise.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-card tgg-green-card\"\u003e\n        \u003cspan class=\"tgg-card-icon\"\u003e🏘️\u003c\/span\u003e\n        \u003cstrong\u003eBeautiful Villages\u003c\/strong\u003e\n        \u003cp\u003e\n          Discover charming streets, independent shops and welcoming cafés.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-card tgg-green-card\"\u003e\n        \u003cspan class=\"tgg-card-icon\"\u003e📸\u003c\/span\u003e\n        \u003cstrong\u003eIncredible Scenery\u003c\/strong\u003e\n        \u003cp\u003e\n          Capture dramatic landscapes that look like they belong on a postcard.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-card tgg-green-card\"\u003e\n        \u003cspan class=\"tgg-card-icon\"\u003e🍷\u003c\/span\u003e\n        \u003cstrong\u003eCosy Pubs\u003c\/strong\u003e\n        \u003cp\u003e\n          Find a roaring fire, good food and a well-earned drink after exploring.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-card tgg-green-card\"\u003e\n        \u003cspan class=\"tgg-card-icon\"\u003e😌\u003c\/span\u003e\n        \u003cstrong\u003eTime to Switch Off\u003c\/strong\u003e\n        \u003cp\u003e\n          Escape the everyday routine and enjoy space to properly relax.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tgg-section\"\u003e\n    \u003ch3\u003e🏡 Your Countryside Escape\u003c\/h3\u003e\n\n    \u003cdiv class=\"tgg-split\"\u003e\n      \u003cdiv class=\"tgg-panel\"\u003e\n        \u003ch4\u003eAdventure When You Want It\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Spend your days walking, exploring villages, browsing independent\n          shops or discovering some of the Lake District’s most famous views.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-panel tgg-panel-accent\"\u003e\n        \u003ch4\u003eRelaxation When You Need It\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Slow things down with leisurely mornings, scenic drives, cosy meals\n          and peaceful evenings surrounded by beautiful countryside.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tgg-cash\"\u003e\n    \u003ch3\u003e💷 Plus £250 Spending Money\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Make your Lake District\u0026gt;\n escape your own with £250 to spend however you choose.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"tgg-cash-uses\"\u003e\n      \u003cspan class=\"tgg-cash-use\"\u003e🍽️ Great Food\u003c\/span\u003e\n      \u003cspan class=\"tgg-cash-use\"\u003e🍷 Cosy Pubs\u003c\/span\u003e\n      \u003cspan class=\"tgg-cash-use\"\u003e🛶 Lake Cruises\u003c\/span\u003e\n      \u003cspan class=\"tgg-cash-use\"\u003e🎟️ Attractions\u003c\/span\u003e\n      \u003cspan class=\"tgg-cash-use\"\u003e🛍️ Shopping\u003c\/span\u003e\n      \u003cspan class=\"tgg-cash-use\"\u003e💷 Spend It Your Way\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tgg-section\"\u003e\n    \u003ch3\u003e🎯 Why You’ll Want It\u003c\/h3\u003e\n\n    \u003cdiv class=\"tgg-grid\"\u003e\n      \u003cdiv class=\"tgg-card\"\u003e\n        \u003cspan class=\"tgg-card-icon\"\u003e🌿\u003c\/span\u003e\n        \u003cstrong\u003eFresh Mountain Air\u003c\/strong\u003e\n        \u003cp\u003e\n          Because fresh countryside air beats office air every single time.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-card\"\u003e\n        \u003cspan class=\"tgg-card-icon\"\u003e📸\u003c\/span\u003e\n        \u003cstrong\u003ePostcard-Worthy Views\u003c\/strong\u003e\n        \u003cp\u003e\n          The Lake District offers unforgettable scenery in every direction.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-card\"\u003e\n        \u003cspan class=\"tgg-card-icon\"\u003e❤️\u003c\/span\u003e\n        \u003cstrong\u003ePerfect for Two\u003c\/strong\u003e\n        \u003cp\u003e\n          Ideal for a romantic break, relaxed escape or shared adventure.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-card\"\u003e\n        \u003cspan class=\"tgg-card-icon\"\u003e🛶\u003c\/span\u003e\n        \u003cstrong\u003eEverything in One Place\u003c\/strong\u003e\n        \u003cp\u003e\n          Lakes, mountains, villages, shops and pubs are waiting to be explored.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-card\"\u003e\n        \u003cspan class=\"tgg-card-icon\"\u003e💤\u003c\/span\u003e\n        \u003cstrong\u003eProper Time Away\u003c\/strong\u003e\n        \u003cp\u003e\n          Switch off, recharge and enjoy a genuine break from everyday life.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tgg-note\"\u003e\n      Getaway dates are flexible and subject to accommodation availability and\n      the competition terms and conditions.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tgg-closing\"\u003e\n    \u003ch3\u003e👉 Enter Now for Your Chance to Win!\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Enter now for your chance to enjoy a luxury Lake District stay for two,\n      complete with breakfast and £250 spending money.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n","brand":"2 Night 5★ Lake District Getaway for 2","offers":[{"title":"Default Title","offer_id":62285162578307,"sku":null,"price":2.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0310\/5698\/6248\/files\/2Night5_LakeDistrictGetawayfor2.png?v=1779702499","url":"https:\/\/thegiveawayguys.co.uk\/products\/2-night-5-lake-district-getaway-for-4","provider":"The Giveaway Guys","version":"1.0","type":"link"}