{"product_id":"land-rover-defender-92","title":"Land Rover Defender 90","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026family=Open+Sans+Condensed:wght@300;700\u0026display=swap');\n\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  .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    top: 0;\n    right: 0;\n    width: 12px;\n    height: 100%;\n    background: var(--tgg-pumpkin);\n  }\n\n  .tgg-hero::after {\n    content: \"DEFENDER\";\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(72px, 14vw, 165px);\n    font-weight: 700;\n    letter-spacing: -9px;\n    line-height: 1;\n  }\n\n  .tgg-eyebrow {\n    position: relative;\n    z-index: 1;\n    display: inline-block;\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, minmax(0, 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-graphite);\n    font-size: 15px;\n    line-height: 1.55;\n  }\n\n  .tgg-dark-card {\n    color: var(--tgg-white);\n    background: var(--tgg-graphite);\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-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-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-graphite {\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-graphite h4 {\n    color: var(--tgg-pumpkin);\n  }\n\n  .tgg-panel p {\n    margin-bottom: 0;\n    color: var(--tgg-graphite);\n    font-size: 16px;\n  }\n\n  .tgg-panel-graphite p {\n    color: #EEEEEE;\n  }\n\n  .tgg-checklist {\n    display: grid !important;\n    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\n    gap: 12px !important;\n    width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n    list-style-type: none !important;\n  }\n\n  .tgg-checklist \u003e li {\n    display: flex !important;\n    align-items: center !important;\n    gap: 12px !important;\n    min-width: 0 !important;\n    margin: 0 !important;\n    padding: 15px 16px !important;\n    color: var(--tgg-graphite) !important;\n    background: var(--tgg-white) !important;\n    border-radius: 14px !important;\n    list-style: none !important;\n    list-style-type: none !important;\n    font-family: \"Open Sans\", Arial, sans-serif !important;\n    font-weight: 700 !important;\n    line-height: 1.45 !important;\n  }\n\n  .tgg-checklist \u003e li::marker {\n    content: \"\" !important;\n    font-size: 0 !important;\n  }\n\n  .tgg-checklist \u003e li::before {\n    content: none !important;\n    display: none !important;\n  }\n\n  .tgg-check {\n    display: inline-flex !important;\n    flex: 0 0 24px !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 24px !important;\n    height: 24px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    color: var(--tgg-white) !important;\n    background: var(--tgg-pumpkin) !important;\n    border-radius: 50% !important;\n    font-family: Arial, sans-serif !important;\n    font-size: 15px !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n  }\n\n  .tgg-check-text {\n    display: block !important;\n    min-width: 0 !important;\n    color: var(--tgg-graphite) !important;\n    font-family: \"Open Sans\", Arial, sans-serif !important;\n    font-weight: 700 !important;\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  .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, minmax(0, 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    .tgg-checklist {\n      grid-template-columns: 1fr !important;\n    }\n\n    .tgg-hero::after {\n      right: 8px;\n      font-size: 54px;\n      letter-spacing: -5px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"tgg-product\"\u003e\n\u003csection class=\"tgg-hero\"\u003e\u003cspan class=\"tgg-eyebrow\"\u003eAdventure Starts Where the Road Ends\u003c\/span\u003e\n\u003ch2\u003e🚙 Win This Land Rover Defender 90 XS DARCHE Camper\u003c\/h2\u003e\n\u003cp class=\"tgg-hero-subtitle\"\u003e\u003cmeta charset=\"utf-8\"\u003eUnmistakeable Character • 4X4 • Off-Grid Camper Conversion\u003c\/p\u003e\n\u003cp class=\"tgg-hero-copy\"\u003eClassic Land Rover character meets proper off-grid adventure capability in this exceptional 2009 Defender 90 XS. Transformed with a carefully considered DARCHE camper setup, this is a rugged short-wheelbase 4x4 built for spontaneous weekends, wild camping and journeys well beyond the tarmac.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"tgg-stats\"\u003e\n\u003cdiv class=\"tgg-stat\"\u003e\n\u003cstrong\u003e2.4L\u003c\/strong\u003e \u003cspan\u003eTDCi Diesel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-stat\"\u003e\n\u003cstrong\u003e4WD\u003c\/strong\u003e \u003cspan\u003eDrivetrain\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-stat\"\u003e\n\u003cstrong\u003eDarche\u003c\/strong\u003e \u003cspan\u003eRoof Tent \u0026amp; Awning\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-stat\"\u003e\n\u003cstrong\u003e240V + 12V\u003c\/strong\u003e \u003cspan\u003eCamper Power\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"tgg-section\"\u003e\n\u003ch3\u003e⛰️ Built to Escape the Everyday\u003c\/h3\u003e\n\u003cp class=\"tgg-section-intro\"\u003eFew vehicles have the unmistakable presence of a classic Land Rover Defender 90. Compact, purposeful and renowned for its four-wheel-drive ability, this short-wheelbase XS Station Wagon already has the foundations of a brilliant adventure vehicle.\u003c\/p\u003e\n\u003cp class=\"tgg-section-intro\"\u003eThis example takes things considerably further. A dedicated camper conversion adds sleeping, shelter, refrigeration, storage and independent electrical power, creating a Defender designed to turn almost anywhere into a base for the night.\u003c\/p\u003e\n\u003cdiv class=\"tgg-highlight\"\u003eClassic Defender character. Proper camping equipment. Ready to explore.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tgg-section tgg-section-dark\"\u003e\n\u003ch3\u003e🔑 The Highlights\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\u003eDARCHE 1400E Panorama Roof Tent\u003c\/strong\u003e\n\u003cp\u003eA high-view rooftop sleeping setup transforms the Defender into a practical base for weekends away and wild-camping adventures.\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\u003eDARCHE Pull-Out Awning\u003c\/strong\u003e\n\u003cp\u003eThe side-mounted awning creates useful sheltered living space beside the vehicle when camp is set up.\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\u003eDARCHE Privacy Panel\u003c\/strong\u003e\n\u003cp\u003eA matching side privacy panel adds extra shelter and seclusion to the camping setup.\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\u003eRear-Mounted Fridge\u003c\/strong\u003e\n\u003cp\u003eDedicated refrigeration gives the camper practical food and drink storage when heading away from everyday facilities.\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\u003eDedicated Leisure Battery\u003c\/strong\u003e\n\u003cp\u003eA separate 12V leisure battery provides useful independent power for the camper equipment.\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\u003e240V Electrical Hook-Up\u003c\/strong\u003e\n\u003cp\u003eA 240V hook-up with three-pin plug adds campsite convenience when mains electricity is available.\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\u003eRear Storage\u003c\/strong\u003e\n\u003cp\u003eExtra storage space helps keep camping equipment, supplies and adventure gear organised.\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\u003eLegendary Four-Wheel Drive\u003c\/strong\u003e\n\u003cp\u003eThe Defender's classic four-wheel-drive platform gives the camper the go-anywhere foundations an adventure conversion deserves.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tgg-feature\"\u003e\n\u003ch3\u003erugged doesn't mean basic\u003c\/h3\u003e\n\u003cp\u003eAs an XS Station Wagon, this Defender brings useful features alongside its expedition character.\u003c\/p\u003e\n\u003cdiv class=\"tgg-feature-tags\"\u003e\n\u003cspan class=\"tgg-feature-tag\"\u003e🔥 Heated Front Seats\u003c\/span\u003e \u003cspan class=\"tgg-feature-tag\"\u003e💡 LED Headlights\u003c\/span\u003e \u003cspan class=\"tgg-feature-tag\"\u003e❄️ Air Conditioning\u003c\/span\u003e \u003cspan class=\"tgg-feature-tag\"\u003e🕶️ Privacy Rear Windows\u003c\/span\u003e \u003cspan class=\"tgg-feature-tag\"\u003e🔢 Manual Gearbox\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tgg-section\"\u003e\n\u003ch3\u003e🏕️ Your Campsite Goes Wherever You Do\u003c\/h3\u003e\n\u003cp class=\"tgg-section-intro\"\u003eThe DARCHE camper setup is what turns this Defender from a distinctive classic 4x4 into a genuine escape machine. The 1400E Panorama High View roof tent provides an elevated sleeping area, while the pull-out side awning creates useful shelter alongside the vehicle.\u003c\/p\u003e\n\u003cp class=\"tgg-section-intro\"\u003eAdd the matching privacy panel and you've got a far more practical base for relaxing, changing or sheltering from the elements when camp is established. Best of all, the entire setup travels with the Defender, allowing the next overnight stop to be dictated by the adventure rather than the nearest hotel.\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\u003ePanorama High View Tent\u003c\/strong\u003e\n\u003cp\u003eSleep above the vehicle in a dedicated DARCHE rooftop tent designed for proper adventure use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card\"\u003e\n\u003cspan class=\"tgg-card-icon\"\u003e☀️\u003c\/span\u003e \u003cstrong\u003eInstant Outdoor Shelter\u003c\/strong\u003e\n\u003cp\u003eThe pull-out awning creates practical shade and protection alongside the Defender.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card\"\u003e\n\u003cspan class=\"tgg-card-icon\"\u003e🌲\u003c\/span\u003e \u003cstrong\u003eWild-Camping Ready\u003c\/strong\u003e\n\u003cp\u003eSleeping, shelter, refrigeration and independent power combine in one highly versatile setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card\"\u003e\n\u003cspan class=\"tgg-card-icon\"\u003e🧭\u003c\/span\u003e \u003cstrong\u003eBuilt for Spontaneous Escapes\u003c\/strong\u003e\n\u003cp\u003ePack the essentials, choose a direction and let the Defender take care of the rest.\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⚡ Off-Grid Essentials Built In\u003c\/h3\u003e\n\u003cp class=\"tgg-section-intro\"\u003eCamping capability continues inside the Defender, where a rear-mounted fridge, useful additional storage and a dedicated electrical setup make longer stays away far more practical.\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\u003eOnboard Refrigeration\u003c\/strong\u003e\n\u003cp\u003eThe rear fridge helps keep food and drinks chilled whether you're at a campsite or miles from one.\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\u003eIndependent 12V Power\u003c\/strong\u003e\n\u003cp\u003eA dedicated leisure battery supports camper equipment without relying solely on the vehicle's main electrical system.\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\u003eMains Hook-Up\u003c\/strong\u003e\n\u003cp\u003eThe 240V electrical connection adds extra convenience when staying at an equipped campsite.\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\u003eAdventure Storage\u003c\/strong\u003e\n\u003cp\u003eDedicated rear storage gives equipment and supplies a proper place when you're travelling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tgg-section\"\u003e\n\u003ch3\u003e🛠️ Purposeful Upgrades Everywhere You Look\u003c\/h3\u003e\n\u003cp class=\"tgg-section-intro\"\u003eThis Defender's adventure character is reinforced by an extensive collection of exterior upgrades. A fully refurbished Flat Dog-style roof rack provides the foundation for the rooftop camping setup, while a raised air-intake snorkel strengthens its expedition-inspired appearance.\u003c\/p\u003e\n\u003cp class=\"tgg-section-intro\"\u003eBrand-new gloss black detailing includes the Adventure grille, light surrounds, wheel arches and side sill protectors, complemented by satin black chequer plates, new side steps, rear ladder and rear steps.\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\u003eRefurbished Adventure Roof Rack\u003c\/strong\u003e\n\u003cp\u003eA fully refurbished Flat Dog-style rack provides a rugged foundation for the Defender's expedition setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card\"\u003e\n\u003cspan class=\"tgg-card-icon\"\u003e🌊\u003c\/span\u003e \u003cstrong\u003eRaised Air-Intake Snorkel\u003c\/strong\u003e\n\u003cp\u003eA raised intake adds classic expedition style and reinforces the Defender's go-anywhere appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card\"\u003e\n\u003cspan class=\"tgg-card-icon\"\u003e🪜\u003c\/span\u003e \u003cstrong\u003eRear Ladder \u0026amp; Steps\u003c\/strong\u003e\n\u003cp\u003eBrand-new rear access equipment makes reaching the elevated camping and roof-rack setup easier.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card\"\u003e\n\u003cspan class=\"tgg-card-icon\"\u003e✨\u003c\/span\u003e \u003cstrong\u003eFresh Defender Graphics\u003c\/strong\u003e\n\u003cp\u003eBrand-new Defender 90 graphics sharpen the vehicle's classic short-wheelbase profile.\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💡 Classic Defender Looks, Sharper Modern Details\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\u003eUpgraded LED Headlights\u003c\/strong\u003e\n\u003cp\u003eBrand-new LED headlights bring a cleaner, more modern lighting setup to the Defender's iconic front end.\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\u003eLED Indicators\u003c\/strong\u003e\n\u003cp\u003eUpgraded indicators complement the new headlights and refreshed exterior styling.\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\u003eGloss Black Adventure Grille\u003c\/strong\u003e\n\u003cp\u003eA new grille and matching light surrounds give the front end a more purposeful appearance.\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\u003eSatin Black Chequer Plates\u003c\/strong\u003e\n\u003cp\u003eNew chequer plating adds rugged visual detail across the classic Defender bodywork.\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\u003eGloss Black Wheel Arches\u003c\/strong\u003e\n\u003cp\u003eContrasting arches stand out against the Stornoway Grey Metallic finish.\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\u003e30mm Wheel Spacers\u003c\/strong\u003e\n\u003cp\u003eHub-centric 30mm spacers contribute to the Defender's broad and purposeful stance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tgg-section\"\u003e\n\u003ch3\u003e⭐ Why You'll Love It\u003c\/h3\u003e\n\u003cul class=\"tgg-checklist\"\u003e\n\u003cli\u003e\n\u003cspan class=\"tgg-check\"\u003e✓\u003c\/span\u003e \u003cspan class=\"tgg-check-text\"\u003e2009 Land Rover Defender 90 XS Station Wagon\u003c\/span\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"tgg-check\"\u003e✓\u003c\/span\u003e \u003cspan class=\"tgg-check-text\"\u003e2.4-litre TDCi diesel engine\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"tgg-check\"\u003e✓\u003c\/span\u003e \u003cspan class=\"tgg-check-text\"\u003eFour-wheel-drive capability\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"tgg-check\"\u003e✓\u003c\/span\u003e \u003cspan class=\"tgg-check-text\"\u003eDARCHE 1400E Panorama High View roof tent\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"tgg-check\"\u003e✓\u003c\/span\u003e \u003cspan class=\"tgg-check-text\"\u003eDARCHE pull-out side awning\u003c\/span\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"tgg-check\"\u003e✓\u003c\/span\u003e \u003cspan class=\"tgg-check-text\"\u003eRear-mounted fridge\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"tgg-check\"\u003e✓\u003c\/span\u003e \u003cspan class=\"tgg-check-text\"\u003eAdditional rear camper storage\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"tgg-check\"\u003e✓\u003c\/span\u003e \u003cspan class=\"tgg-check-text\"\u003eDedicated 12V leisure battery\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"tgg-check\"\u003e✓\u003c\/span\u003e \u003cspan class=\"tgg-check-text\"\u003e240V electrical hook-up with 3-pin plug\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"tgg-check\"\u003e✓\u003c\/span\u003e \u003cspan class=\"tgg-check-text\"\u003eRaised air-intake snorkel\u003c\/span\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"tgg-check\"\u003e✓\u003c\/span\u003e \u003cspan class=\"tgg-check-text\"\u003eHeated front seats\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"tgg-check\"\u003e✓\u003c\/span\u003e \u003cspan class=\"tgg-check-text\"\u003eTinted privacy rear windows\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"tgg-check\"\u003e✓\u003c\/span\u003e \u003cspan class=\"tgg-check-text\"\u003eAir Conditioning\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"tgg-check\"\u003e✓\u003c\/span\u003e \u003cspan class=\"tgg-check-text\"\u003eDefender 90 graphics\u003c\/span\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\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 taking home this exceptional Land Rover Defender 90 XS DARCHE Camper\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Land Rover Defender","offers":[{"title":"Default Title","offer_id":62475580703107,"sku":"comp4301","price":1.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0310\/5698\/6248\/files\/Defender_Camper_SQR_The_Giveaway_Guys-53.jpg?v=1787928032","url":"https:\/\/thegiveawayguys.co.uk\/products\/land-rover-defender-92","provider":"The Giveaway Guys","version":"1.0","type":"link"}