{"product_id":"lucy-automatic-off-grid-4-berth-campervan-2-000","title":"Lucy: Automatic Off-Grid 4 berth Campervan","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600;700;800;900\u0026display=swap');\n\n  .tgg-lucy-product {\n    --tgg-lucy-sand: #D8C2A5;\n    --tgg-lucy-cream: #F7F1E7;\n    --tgg-lucy-brown: #6B4A36;\n    --tgg-lucy-deep-brown: #352A23;\n    --tgg-lucy-green: #536B4A;\n    --tgg-lucy-dark-green: #25382B;\n    --tgg-lucy-orange: #E98436;\n    --tgg-lucy-yellow: #F3C862;\n    --tgg-lucy-white: #FFFFFF;\n    --tgg-lucy-light: #F5F2EC;\n    --tgg-lucy-grey: #69645F;\n\n    max-width: 1100px;\n    margin: 0 auto;\n    color: var(--tgg-lucy-deep-brown);\n    font-family: 'Poppins', Arial, sans-serif !important;\n    line-height: 1.65;\n  }\n\n  .tgg-lucy-product,\n  .tgg-lucy-product * {\n    box-sizing: border-box;\n    font-family: 'Poppins', Arial, sans-serif !important;\n  }\n\n  .tgg-lucy-product h2,\n  .tgg-lucy-product h3,\n  .tgg-lucy-product p {\n    margin-top: 0;\n  }\n\n  .tgg-lucy-hero {\n    position: relative;\n    padding: clamp(30px, 6vw, 66px);\n    overflow: hidden;\n    color: var(--tgg-lucy-white);\n    background:\n      radial-gradient(circle at 85% 15%, rgba(243,200,98,0.16) 0 80px, transparent 81px),\n      linear-gradient(\n        135deg,\n        var(--tgg-lucy-deep-brown) 0%,\n        var(--tgg-lucy-brown) 52%,\n        var(--tgg-lucy-dark-green) 100%\n      );\n    border-radius: 24px;\n  }\n\n  .tgg-lucy-hero::before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    right: 0;\n    width: 12px;\n    height: 100%;\n    background: var(--tgg-lucy-orange);\n  }\n\n  .tgg-lucy-hero::after {\n    content: \"☀\";\n    position: absolute;\n    right: 38px;\n    bottom: -38px;\n    color: rgba(255,255,255,0.09);\n    font-size: 210px;\n    font-weight: 900;\n    line-height: 1;\n  }\n\n  .tgg-lucy-eyebrow {\n    position: relative;\n    z-index: 1;\n    display: inline-block;\n    margin-bottom: 16px;\n    padding: 7px 14px;\n    color: var(--tgg-lucy-deep-brown);\n    background: var(--tgg-lucy-yellow);\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-lucy-hero h2 {\n    position: relative;\n    z-index: 1;\n    max-width: 930px;\n    margin-bottom: 14px;\n    color: var(--tgg-lucy-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-lucy-hero-subtitle {\n    position: relative;\n    z-index: 1;\n    margin-bottom: 22px;\n    color: var(--tgg-lucy-yellow);\n    font-size: clamp(16px, 2vw, 21px);\n    font-weight: 800;\n  }\n\n  .tgg-lucy-hero-copy {\n    position: relative;\n    z-index: 1;\n    max-width: 850px;\n    margin-bottom: 0;\n    color: #F7F4EF;\n    font-size: 17px;\n  }\n\n  .tgg-lucy-stats {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 18px;\n  }\n\n  .tgg-lucy-stat {\n    padding: 20px 12px;\n    text-align: center;\n    background: var(--tgg-lucy-orange);\n    border-radius: 15px;\n  }\n\n  .tgg-lucy-stat strong {\n    display: block;\n    color: var(--tgg-lucy-white);\n    font-size: clamp(22px, 3vw, 31px);\n    font-weight: 900;\n    line-height: 1.15;\n  }\n\n  .tgg-lucy-stat span {\n    display: block;\n    margin-top: 5px;\n    color: var(--tgg-lucy-deep-brown);\n    font-size: 12px;\n    font-weight: 900;\n    letter-spacing: 0.5px;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .tgg-lucy-section {\n    margin-top: 24px;\n    padding: clamp(24px, 5vw, 42px);\n    background: var(--tgg-lucy-light);\n    border-radius: 22px;\n  }\n\n  .tgg-lucy-section-dark {\n    color: var(--tgg-lucy-white);\n    background:\n      linear-gradient(\n        135deg,\n        var(--tgg-lucy-dark-green) 0%,\n        #314A36 100%\n      );\n  }\n\n  .tgg-lucy-section h3 {\n    margin-bottom: 12px;\n    color: var(--tgg-lucy-deep-brown);\n    font-size: clamp(23px, 3vw, 32px);\n    font-weight: 900;\n    line-height: 1.2;\n  }\n\n  .tgg-lucy-section-dark h3 {\n    color: var(--tgg-lucy-white);\n  }\n\n  .tgg-lucy-section-intro {\n    max-width: 880px;\n    margin-bottom: 24px;\n  }\n\n  .tgg-lucy-section-intro:last-child {\n    margin-bottom: 0;\n  }\n\n  .tgg-lucy-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .tgg-lucy-card {\n    min-height: 100%;\n    padding: 20px;\n    background: var(--tgg-lucy-white);\n    border: 1px solid #E5DED4;\n    border-top: 5px solid var(--tgg-lucy-orange);\n    border-radius: 16px;\n    box-shadow: 0 5px 16px rgba(53,42,35,0.07);\n  }\n\n  .tgg-lucy-icon {\n    display: block;\n    margin-bottom: 10px;\n    font-size: 28px;\n    line-height: 1;\n  }\n\n  .tgg-lucy-card strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--tgg-lucy-deep-brown);\n    font-size: 16px;\n    line-height: 1.35;\n  }\n\n  .tgg-lucy-card p {\n    margin-bottom: 0;\n    color: var(--tgg-lucy-grey);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .tgg-lucy-dark-card {\n    color: var(--tgg-lucy-white);\n    background: rgba(255,255,255,0.08);\n    border-color: var(--tgg-lucy-yellow);\n    box-shadow: none;\n  }\n\n  .tgg-lucy-dark-card strong {\n    color: var(--tgg-lucy-yellow);\n  }\n\n  .tgg-lucy-dark-card p {\n    color: #F0EEE9;\n  }\n\n  .tgg-lucy-feature {\n    display: grid;\n    grid-template-columns: minmax(190px, 260px) 1fr;\n    gap: 26px;\n    align-items: center;\n  }\n\n  .tgg-lucy-feature-badge {\n    display: grid;\n    min-height: 180px;\n    padding: 22px;\n    place-items: center;\n    color: var(--tgg-lucy-white);\n    text-align: center;\n    background:\n      linear-gradient(\n        145deg,\n        var(--tgg-lucy-brown),\n        var(--tgg-lucy-dark-green)\n      );\n    border: 4px solid var(--tgg-lucy-yellow);\n    border-radius: 18px;\n  }\n\n  .tgg-lucy-feature-badge strong {\n    display: block;\n    color: var(--tgg-lucy-white);\n    font-size: clamp(28px, 5vw, 44px);\n    font-weight: 900;\n    line-height: 1.05;\n  }\n\n  .tgg-lucy-feature-badge span {\n    display: block;\n    margin-top: 8px;\n    color: var(--tgg-lucy-yellow);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n  }\n\n  .tgg-lucy-feature-copy p:last-child {\n    margin-bottom: 0;\n  }\n\n  .tgg-lucy-checklist {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .tgg-lucy-checklist li {\n    position: relative;\n    padding: 15px 16px 15px 48px;\n    background: var(--tgg-lucy-white);\n    border-radius: 14px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .tgg-lucy-checklist li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 14px;\n    left: 15px;\n    display: grid;\n    width: 24px;\n    height: 24px;\n    place-items: center;\n    color: var(--tgg-lucy-white);\n    background: var(--tgg-lucy-green);\n    border-radius: 50%;\n    font-size: 15px;\n    font-weight: 900;\n  }\n\n  .tgg-lucy-quote {\n    margin: 24px 0 0;\n    padding: 22px 24px;\n    color: var(--tgg-lucy-deep-brown);\n    background: var(--tgg-lucy-yellow);\n    border-left: 7px solid var(--tgg-lucy-orange);\n    border-radius: 14px;\n    font-size: 18px;\n    font-weight: 800;\n  }\n\n  .tgg-lucy-closing {\n    margin-top: 24px;\n    padding: clamp(30px, 5vw, 50px);\n    color: var(--tgg-lucy-white);\n    text-align: center;\n    background:\n      linear-gradient(\n        135deg,\n        var(--tgg-lucy-orange) 0%,\n        #C96E2D 100%\n      );\n    border-radius: 22px;\n  }\n\n  .tgg-lucy-closing h3 {\n    margin-bottom: 10px;\n    color: var(--tgg-lucy-white);\n    font-size: clamp(26px, 4vw, 39px);\n    font-weight: 900;\n    line-height: 1.15;\n  }\n\n  .tgg-lucy-closing p {\n    max-width: 800px;\n    margin: 0 auto;\n    color: var(--tgg-lucy-white);\n    font-size: 17px;\n    font-weight: 700;\n  }\n\n  @media (max-width: 760px) {\n    .tgg-lucy-stats,\n    .tgg-lucy-grid,\n    .tgg-lucy-checklist {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .tgg-lucy-feature {\n      grid-template-columns: 1fr;\n    }\n\n    .tgg-lucy-feature-badge {\n      min-height: 130px;\n    }\n  }\n\n  @media (max-width: 600px) {\n    .tgg-lucy-product {\n      width: calc(100% + 16px);\n      margin-left: -8px;\n    }\n\n    .tgg-lucy-hero,\n    .tgg-lucy-section,\n    .tgg-lucy-closing {\n      border-radius: 18px;\n    }\n\n    .tgg-lucy-grid,\n    .tgg-lucy-checklist {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"tgg-lucy-product\"\u003e\n\u003csection class=\"tgg-lucy-hero\"\u003e\u003cspan class=\"tgg-lucy-eyebrow\"\u003eLuxury Off-Grid Adventures Start Here\u003c\/span\u003e \n\u003ch2\u003e🚐 Win “Lucy” – Our Luxury 4-Berth VW T6 Highline Campervan\u003c\/h2\u003e\n\u003cp class=\"tgg-lucy-hero-subtitle\"\u003eAutomatic • Solar Powered • Pop-Top Roof • Premium Off-Grid Conversion\u003c\/p\u003e\n\u003cp class=\"tgg-lucy-hero-copy\"\u003eMeet Lucy — a beautifully finished 2023 VW T6 Highline automatic camper, professionally converted by Northern Conversions and packed with everything you need for unforgettable road trips, spontaneous weekends and proper off-grid adventures.\u003c\/p\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003cdiv class=\"tgg-lucy-stats\"\u003e\n\u003cbr\u003e\n\u003cdiv class=\"tgg-lucy-stat\"\u003e\n\u003cstrong\u003e32K\u003c\/strong\u003e \u003cspan\u003eMiles\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-lucy-stat\"\u003e\n\u003cstrong\u003e4 Berth\u003c\/strong\u003e \u003cspan\u003eSleeps Four\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-lucy-stat\"\u003e\n\u003cstrong\u003e1200W\u003c\/strong\u003e \u003cspan\u003eVictron Inverter\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-lucy-stat\"\u003e\n\u003cstrong\u003e2023\u003c\/strong\u003e \u003cspan\u003eVW T6 Highline\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\u003csection class=\"tgg-lucy-section\"\u003e\n\u003ch3\u003e🏕️ Luxury Inside. Adventure Outside.\u003c\/h3\u003e\n\u003cbr\u003e\n\u003cp class=\"tgg-lucy-section-intro\"\u003eLucy blends premium campervan living with rugged adventure styling. Finished in a stunning two-tone metallic brown and cream wrap, sitting on huge 20-inch alloy wheels and fitted with a snorkel, she looks every bit as special outside as she does inside.\u003c\/p\u003e\n\u003cp class=\"tgg-lucy-section-intro\"\u003eInside, taupe leather upholstery, live-edge oak worktops, warm cabinetry and soft LED mood lighting create a luxurious space to relax after a day on the road.\u003c\/p\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003csection class=\"tgg-lucy-section\"\u003e\n\u003ch3\u003e🔑 The Highlights\u003c\/h3\u003e\n\u003cbr\u003e\n\u003cdiv class=\"tgg-lucy-grid\"\u003e\n\u003cdiv class=\"tgg-lucy-card\"\u003e\n\u003cspan class=\"tgg-lucy-icon\"\u003e⚙️\u003c\/span\u003e \u003cstrong\u003eAutomatic VW T6 Highline\u003c\/strong\u003e\n\u003cp\u003eComfortable, refined and easy to drive, with cruise control and a reversing camera for stress-free touring.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-lucy-card\"\u003e\n\u003cspan class=\"tgg-lucy-icon\"\u003e⬆️\u003c\/span\u003e \u003cstrong\u003ePop-Top Double Bed\u003c\/strong\u003e\n\u003cp\u003eThe pop-top roof creates an additional sleeping space for two, giving Lucy genuine four-berth capability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-lucy-card\"\u003e\n\u003cspan class=\"tgg-lucy-icon\"\u003e🛋️\u003c\/span\u003e \u003cstrong\u003ePull-Out Sofa Bed\u003c\/strong\u003e\n\u003cp\u003eThe main seating area transforms into another double bed in seconds.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-lucy-card\"\u003e\n\u003cspan class=\"tgg-lucy-icon\"\u003e🤎\u003c\/span\u003e \u003cstrong\u003eTaupe Leather Interior\u003c\/strong\u003e\n\u003cp\u003ePremium taupe upholstery runs throughout, including the matching reupholstered front seats.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-lucy-card\"\u003e\n\u003cspan class=\"tgg-lucy-icon\"\u003e🌳\u003c\/span\u003e \u003cstrong\u003eLive-Edge Oak Worktops\u003c\/strong\u003e\n\u003cp\u003eBeautiful natural oak worktops bring warmth and character to the kitchen and living area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-lucy-card\"\u003e\n\u003cspan class=\"tgg-lucy-icon\"\u003e🔥\u003c\/span\u003e \u003cstrong\u003eAutoterm Diesel Heating\u003c\/strong\u003e\n\u003cp\u003eStay warm and comfortable through colder evenings and year-round adventures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-lucy-card\"\u003e\n\u003cspan class=\"tgg-lucy-icon\"\u003e🎛️\u003c\/span\u003e \u003cstrong\u003eSavvy Control Panel\u003c\/strong\u003e\n\u003cp\u003eMonitor power, water and tank levels from one convenient digital control point.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-lucy-card\"\u003e\n\u003cspan class=\"tgg-lucy-icon\"\u003e🛞\u003c\/span\u003e \u003cstrong\u003e20-Inch Alloy Wheels\u003c\/strong\u003e\n\u003cp\u003eBig wheels and adventure-inspired exterior details give Lucy serious road presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003csection class=\"tgg-lucy-section tgg-lucy-section-dark\"\u003e\n\u003ch3\u003e⚡ Built to Live Off-Grid\u003c\/h3\u003e\n\u003cbr\u003e\n\u003cp class=\"tgg-lucy-section-intro\"\u003eLucy has been built so your adventures don't have to revolve around finding an electric hook-up. Her Victron electrical system, solar charging and inverter give you genuine freedom to stay away from traditional campsites.\u003c\/p\u003e\n\u003cdiv class=\"tgg-lucy-grid\"\u003e\n\u003cdiv class=\"tgg-lucy-card tgg-lucy-dark-card\"\u003e\n\u003cspan class=\"tgg-lucy-icon\"\u003e☀️\u003c\/span\u003e \u003cstrong\u003eSolar Charging\u003c\/strong\u003e\n\u003cp\u003eRoof-mounted solar helps keep the leisure system topped up while you're parked away from mains electricity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-lucy-card tgg-lucy-dark-card\"\u003e\n\u003cspan class=\"tgg-lucy-icon\"\u003e⚡\u003c\/span\u003e \u003cstrong\u003e1200W Victron Inverter\u003c\/strong\u003e\n\u003cp\u003eConverts stored battery power into usable 240V electricity for appliances while you're off-grid.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-lucy-card tgg-lucy-dark-card\"\u003e\n\u003cspan class=\"tgg-lucy-icon\"\u003e🔌\u003c\/span\u003e \u003cstrong\u003e240V \u0026amp; USB Power\u003c\/strong\u003e\n\u003cp\u003eMultiple 240V sockets and USB outlets keep phones, devices and everyday essentials powered.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-lucy-card tgg-lucy-dark-card\"\u003e\n\u003cspan class=\"tgg-lucy-icon\"\u003e💧\u003c\/span\u003e \u003cstrong\u003eSmart Water Management\u003c\/strong\u003e\n\u003cp\u003eFresh and waste water levels can be monitored through the Savvy panel, with electronic waste tank emptying at the touch of a button.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-lucy-quote\"\u003ePark up somewhere beautiful, switch off from the world and enjoy proper off-grid campervan freedom.\u003c\/div\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003csection class=\"tgg-lucy-section\"\u003e\n\u003ch3\u003e🍳 A Kitchen Built for Real Adventures\u003c\/h3\u003e\n\u003cbr\u003e\n\u003cdiv class=\"tgg-lucy-feature\"\u003e\n\u003cdiv class=\"tgg-lucy-feature-badge\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eOFF-GRID\u003c\/strong\u003e \u003cspan\u003eCook Wherever You Park\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-lucy-feature-copy\"\u003e\n\u003cp\u003eLucy's kitchen is far more capable than you'd expect from a compact camper. The live-edge oak worktop surrounds a practical sink and fridge setup, while a portable induction hob gives you flexible cooking space.\u003c\/p\u003e\n\u003cp\u003eBetter still, the induction hob runs from the Victron inverter, meaning you can cook with electricity even when you're completely off-grid.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003csection class=\"tgg-lucy-section\"\u003e\n\u003ch3\u003e🍟 Built-In Dometic Cooking System\u003c\/h3\u003e\n\u003cbr\u003e\n\u003cdiv class=\"tgg-lucy-grid\"\u003e\n\u003cdiv class=\"tgg-lucy-card\"\u003e\n\u003cspan class=\"tgg-lucy-icon\"\u003e🍟\u003c\/span\u003e \u003cstrong\u003eBuilt-In Air Fryer\u003c\/strong\u003e\n\u003cp\u003eEnjoy quick, easy meals on the road without sacrificing home comforts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-lucy-card\"\u003e\n\u003cspan class=\"tgg-lucy-icon\"\u003e🍕\u003c\/span\u003e \u003cstrong\u003eBuilt-In Oven\u003c\/strong\u003e\n\u003cp\u003eProper oven cooking makes longer trips and family adventures far easier.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-lucy-card\"\u003e\n\u003cspan class=\"tgg-lucy-icon\"\u003e♨️\u003c\/span\u003e \u003cstrong\u003eBuilt-In Microwave\u003c\/strong\u003e\n\u003cp\u003eHeat meals, drinks and snacks quickly whenever you need them.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-lucy-card\"\u003e\n\u003cspan class=\"tgg-lucy-icon\"\u003e🍳\u003c\/span\u003e \u003cstrong\u003eOff-Grid Induction Hob\u003c\/strong\u003e\n\u003cp\u003eThe portable induction hob can be powered through the inverter even when you're away from a campsite hook-up.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003csection class=\"tgg-lucy-section\"\u003e\n\u003ch3\u003e🌄 Adventure-Ready Styling\u003c\/h3\u003e\n\u003cbr\u003e\n\u003cdiv class=\"tgg-lucy-feature\"\u003e\n\u003cdiv class=\"tgg-lucy-feature-badge\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eESCAPE\u003c\/strong\u003e \u003cspan\u003eRoad Trips Await\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-lucy-feature-copy\"\u003e\n\u003cp\u003eLucy's metallic brown and cream two-tone wrap gives her a distinctive retro-luxury appearance, while the 20-inch wheels and fitted snorkel bring a tougher adventure-inspired edge.\u003c\/p\u003e\n\u003cp\u003eWhether she's parked beside the coast, tucked into a countryside campsite or heading across Europe, Lucy is a camper that gets noticed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003csection class=\"tgg-lucy-section\"\u003e\n\u003ch3\u003e⭐ Why You'll Love Lucy\u003c\/h3\u003e\n\u003cbr\u003e\n\u003cul class=\"tgg-lucy-checklist\"\u003e\n\u003cli\u003e2023 VW T6 Highline\u003c\/li\u003e\n\u003cli\u003eOnly 32,000 miles\u003c\/li\u003e\n\u003cli\u003eAutomatic gearbox\u003c\/li\u003e\n\u003cli\u003eProfessional Northern Conversions build\u003c\/li\u003e\n\u003cli\u003eFour-berth sleeping layout\u003c\/li\u003e\n\u003cli\u003ePop-top double bed\u003c\/li\u003e\n\u003cli\u003ePull-out sofa bed\u003c\/li\u003e\n\u003cli\u003eTaupe leather upholstery\u003c\/li\u003e\n\u003cli\u003eLive-edge oak worktops\u003c\/li\u003e\n\u003cli\u003eDometic air fryer, oven \u0026amp; microwave\u003c\/li\u003e\n\u003cli\u003eOff-grid induction cooking\u003c\/li\u003e\n\u003cli\u003eFull Victron electrical system\u003c\/li\u003e\n\u003cli\u003eSolar charging\u003c\/li\u003e\n\u003cli\u003eAutoterm diesel heating\u003c\/li\u003e\n\u003cli\u003eSavvy van control panel\u003c\/li\u003e\n\u003cli\u003e20-inch alloy wheels\u003c\/li\u003e\n\u003cli\u003eMetallic brown \u0026amp; cream wrap\u003c\/li\u003e\n\u003cli\u003eCruise control \u0026amp; reverse camera\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003csection class=\"tgg-lucy-closing\"\u003e\n\u003ch3\u003e👉 Enter Now for Your Chance to Win Lucy!\u003c\/h3\u003e\n\u003cbr\u003e\n\u003cp\u003eTake your chance to own this stunning 4-berth VW T6 Highline campervan — beautifully finished, genuinely off-grid capable and ready to turn spontaneous weekends into unforgettable adventures.\u003c\/p\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Volkswagen T6","offers":[{"title":"Default Title","offer_id":62356917551491,"sku":"comp4281","price":1.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0310\/5698\/6248\/files\/Lucy_T6_sqr_The_Giveaway_Guys-13.jpg?v=1786474777","url":"https:\/\/thegiveawayguys.co.uk\/products\/lucy-automatic-off-grid-4-berth-campervan-2-000","provider":"The Giveaway Guys","version":"1.0","type":"link"}