{"product_id":"brooklands-capri-turbo","title":"1987 Ford Capri 280","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-capri-product {\n    --tgg-capri-orange: #FF8605;\n    --tgg-capri-charcoal: #343737;\n    --tgg-capri-yellow: #F8C521;\n    --tgg-capri-green: #174B3B;\n    --tgg-capri-deep-green: #0B2D24;\n    --tgg-capri-cream: #F4F1E8;\n    --tgg-capri-light: #F5F6F6;\n    --tgg-capri-white: #FFFFFF;\n    --tgg-capri-grey: #626666;\n    max-width: 1100px;\n    margin: 0 auto;\n    color: var(--tgg-capri-charcoal);\n    font-family: 'Poppins', Arial, sans-serif !important;\n    line-height: 1.65;\n  }\n\n  .tgg-capri-product,\n  .tgg-capri-product * {\n    box-sizing: border-box;\n    font-family: 'Poppins', Arial, sans-serif !important;\n  }\n\n  .tgg-capri-product h2,\n  .tgg-capri-product h3,\n  .tgg-capri-product h4,\n  .tgg-capri-product p {\n    margin-top: 0;\n  }\n\n  .tgg-capri-hero {\n    position: relative;\n    padding: clamp(30px, 6vw, 68px);\n    overflow: hidden;\n    color: var(--tgg-capri-white);\n    background: linear-gradient(135deg, #111514 0%, var(--tgg-capri-charcoal) 48%, var(--tgg-capri-deep-green) 100%);\n    border-radius: 24px;\n  }\n\n  .tgg-capri-hero::before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    right: 0;\n    width: 12px;\n    height: 100%;\n    background: var(--tgg-capri-orange);\n  }\n\n  .tgg-capri-hero::after {\n    content: \"\";\n    position: absolute;\n    right: -105px;\n    bottom: -155px;\n    width: 360px;\n    height: 360px;\n    border: 44px solid rgba(255, 134, 5, 0.12);\n    border-radius: 50%;\n  }\n\n  .tgg-capri-eyebrow {\n    position: relative;\n    z-index: 1;\n    display: inline-block;\n    margin-bottom: 16px;\n    padding: 7px 14px;\n    color: var(--tgg-capri-white);\n    background: var(--tgg-capri-green);\n    border: 1px solid rgba(255, 255, 255, 0.3);\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-capri-hero h2 {\n    position: relative;\n    z-index: 1;\n    max-width: 930px;\n    margin-bottom: 14px;\n    color: var(--tgg-capri-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-capri-hero-subtitle {\n    position: relative;\n    z-index: 1;\n    margin-bottom: 22px;\n    color: var(--tgg-capri-yellow);\n    font-size: clamp(16px, 2vw, 21px);\n    font-weight: 800;\n  }\n\n  .tgg-capri-hero-copy {\n    position: relative;\n    z-index: 1;\n    max-width: 850px;\n    margin-bottom: 0;\n    color: #F1F1F1;\n    font-size: 17px;\n  }\n\n  .tgg-capri-stats {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 18px;\n  }\n\n  .tgg-capri-stat {\n    padding: 20px 12px;\n    text-align: center;\n    background: var(--tgg-capri-orange);\n    border-radius: 15px;\n  }\n\n  .tgg-capri-stat:nth-child(even) {\n    background: var(--tgg-capri-green);\n  }\n\n  .tgg-capri-stat strong {\n    display: block;\n    color: var(--tgg-capri-white);\n    font-size: clamp(22px, 3vw, 31px);\n    font-weight: 900;\n    line-height: 1.15;\n  }\n\n  .tgg-capri-stat span {\n    display: block;\n    margin-top: 5px;\n    color: var(--tgg-capri-charcoal);\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-capri-stat:nth-child(even) span {\n    color: var(--tgg-capri-white);\n  }\n\n  .tgg-capri-section {\n    margin-top: 24px;\n    padding: clamp(24px, 5vw, 42px);\n    background: var(--tgg-capri-light);\n    border-radius: 22px;\n  }\n\n  .tgg-capri-section-heritage {\n    background: var(--tgg-capri-cream);\n    border-left: 8px solid var(--tgg-capri-green);\n  }\n\n  .tgg-capri-section-dark {\n    color: var(--tgg-capri-white);\n    background: var(--tgg-capri-charcoal);\n  }\n\n  .tgg-capri-section h3 {\n    margin-bottom: 12px;\n    color: var(--tgg-capri-charcoal);\n    font-size: clamp(23px, 3vw, 32px);\n    font-weight: 900;\n    line-height: 1.2;\n  }\n\n  .tgg-capri-section-dark h3 {\n    color: var(--tgg-capri-white);\n  }\n\n  .tgg-capri-section-intro {\n    max-width: 900px;\n    margin-bottom: 24px;\n  }\n\n  .tgg-capri-section-intro:last-child {\n    margin-bottom: 0;\n  }\n\n  .tgg-capri-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .tgg-capri-card {\n    min-height: 100%;\n    padding: 20px;\n    background: var(--tgg-capri-white);\n    border: 1px solid #E4E5E5;\n    border-top: 5px solid var(--tgg-capri-orange);\n    border-radius: 16px;\n    box-shadow: 0 5px 16px rgba(52, 55, 55, 0.06);\n  }\n\n  .tgg-capri-card:nth-child(even) {\n    border-top-color: var(--tgg-capri-green);\n  }\n\n  .tgg-capri-icon {\n    display: block;\n    margin-bottom: 10px;\n    font-size: 27px;\n    line-height: 1;\n  }\n\n  .tgg-capri-card strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--tgg-capri-charcoal);\n    font-size: 16px;\n    line-height: 1.35;\n  }\n\n  .tgg-capri-card p {\n    margin-bottom: 0;\n    color: var(--tgg-capri-grey);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .tgg-capri-dark-card {\n    color: var(--tgg-capri-white);\n    background: #414545;\n    border-color: var(--tgg-capri-orange);\n    box-shadow: none;\n  }\n\n  .tgg-capri-dark-card:nth-child(even) {\n    border-top-color: var(--tgg-capri-yellow);\n  }\n\n  .tgg-capri-dark-card strong {\n    color: var(--tgg-capri-yellow);\n  }\n\n  .tgg-capri-dark-card p {\n    color: #EEEEEE;\n  }\n\n  .tgg-capri-feature {\n    display: grid;\n    grid-template-columns: minmax(190px, 260px) 1fr;\n    gap: 26px;\n    align-items: center;\n  }\n\n  .tgg-capri-feature-badge {\n    display: grid;\n    min-height: 180px;\n    padding: 22px;\n    place-items: center;\n    color: var(--tgg-capri-white);\n    text-align: center;\n    background: linear-gradient(145deg, var(--tgg-capri-deep-green), var(--tgg-capri-green));\n    border: 4px solid var(--tgg-capri-orange);\n    border-radius: 18px;\n  }\n\n  .tgg-capri-feature-badge strong {\n    display: block;\n    color: var(--tgg-capri-white);\n    font-size: clamp(28px, 5vw, 44px);\n    font-weight: 900;\n    line-height: 1.05;\n  }\n\n  .tgg-capri-feature-badge span {\n    display: block;\n    margin-top: 8px;\n    color: var(--tgg-capri-yellow);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.8px;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .tgg-capri-feature-copy p:last-child {\n    margin-bottom: 0;\n  }\n\n  .tgg-capri-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-capri-checklist li {\n    position: relative;\n    padding: 15px 16px 15px 48px;\n    background: var(--tgg-capri-white);\n    border-radius: 14px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .tgg-capri-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-capri-white);\n    background: var(--tgg-capri-orange);\n    border-radius: 50%;\n    font-size: 15px;\n    font-weight: 900;\n  }\n\n  .tgg-capri-quote {\n    margin: 24px 0 0;\n    padding: 22px 24px;\n    color: var(--tgg-capri-charcoal);\n    background: var(--tgg-capri-yellow);\n    border-left: 7px solid var(--tgg-capri-orange);\n    border-radius: 14px;\n    font-size: 18px;\n    font-weight: 800;\n  }\n\n  .tgg-capri-closing {\n    margin-top: 24px;\n    padding: clamp(30px, 5vw, 50px);\n    color: var(--tgg-capri-white);\n    text-align: center;\n    background: linear-gradient(135deg, var(--tgg-capri-green), var(--tgg-capri-deep-green));\n    border: 4px solid var(--tgg-capri-orange);\n    border-radius: 22px;\n  }\n\n  .tgg-capri-closing h3 {\n    margin-bottom: 10px;\n    color: var(--tgg-capri-white);\n    font-size: clamp(26px, 4vw, 39px);\n    font-weight: 900;\n    line-height: 1.15;\n  }\n\n  .tgg-capri-closing p {\n    max-width: 800px;\n    margin: 0 auto;\n    color: var(--tgg-capri-white);\n    font-size: 17px;\n    font-weight: 700;\n  }\n\n  @media (max-width: 760px) {\n    .tgg-capri-stats,\n    .tgg-capri-grid,\n    .tgg-capri-checklist {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .tgg-capri-feature {\n      grid-template-columns: 1fr;\n    }\n\n    .tgg-capri-feature-badge {\n      min-height: 130px;\n    }\n  }\n\n  @media (max-width: 600px) {\n    .tgg-capri-product {\n      width: calc(100% + 16px);\n      margin-left: -8px;\n    }\n\n    .tgg-capri-hero,\n    .tgg-capri-section,\n    .tgg-capri-closing {\n      border-radius: 18px;\n    }\n\n    .tgg-capri-grid,\n    .tgg-capri-checklist {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tgg-capri-product\"\u003e\n\n  \u003csection class=\"tgg-capri-hero\"\u003e\n    \u003cspan class=\"tgg-capri-eyebrow\"\u003eThe Ultimate British Fast Ford\u003c\/span\u003e\n\n    \u003ch2\u003e🇬🇧 Win This Incredible 1987 Ford Capri 280 Turbo Technics\u003c\/h2\u003e\n\n    \u003cp class=\"tgg-capri-hero-subtitle\"\u003e\n      Approx. 200bhp • 36,000 Miles Displayed • Full Specialist Restoration\n    \u003c\/p\u003e\n\n    \u003cp class=\"tgg-capri-hero-copy\"\u003e\n      A celebrated British motoring legend, professionally upgraded with a\n      rebuilt Turbo Technics conversion. This exceptional coupe combines\n      iconic Capri styling, meticulous craftsmanship and genuine\n      turbocharged performance.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"tgg-capri-stats\"\u003e\n    \u003cdiv class=\"tgg-capri-stat\"\u003e\n      \u003cstrong\u003e200bhp\u003c\/strong\u003e\n      \u003cspan\u003eApprox. Output\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tgg-capri-stat\"\u003e\n      \u003cstrong\u003e36,000\u003c\/strong\u003e\n      \u003cspan\u003eMiles Displayed\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tgg-capri-stat\"\u003e\n      \u003cstrong\u003e2.8-Litre\u003c\/strong\u003e\n      \u003cspan\u003eFuel-Injected V6\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tgg-capri-stat\"\u003e\n      \u003cstrong\u003e5-Speed\u003c\/strong\u003e\n      \u003cspan\u003eManual Gearbox\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"tgg-capri-section tgg-capri-section-heritage\"\u003e\n    \u003ch3\u003eThe Final Chapter of a British Legend\u003c\/h3\u003e\n\n    \u003cp class=\"tgg-capri-section-intro\"\u003e\n      The Capri 280 marked the end of an era as the last special edition of\n      Ford’s celebrated rear-wheel-drive coupé. Its deep green finish,\n      purposeful stance and unmistakable profile made it an instant icon among\n      enthusiasts—and this example takes that character to another level.\n    \u003c\/p\u003e\n\n    \u003cp class=\"tgg-capri-section-intro\"\u003e\n      SM Classics of Doncaster carried out an extensive, no-expense-spared\n      restoration, with virtually every major area rebuilt, refurbished or\n      renewed. The result is a fast Ford with the finish to reward close\n      inspection and the engineering to make every journey just as memorable.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"tgg-capri-quote\"\u003e\n      Brooklands style. Turbocharged character. Built to make every drive feel special.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tgg-capri-section\"\u003e\n    \u003ch3\u003e🔑 Specification Highlights\u003c\/h3\u003e\n\n    \u003cdiv class=\"tgg-capri-grid\"\u003e\n      \u003cdiv class=\"tgg-capri-card\"\u003e\n        \u003cspan class=\"tgg-capri-icon\"\u003e🔥\u003c\/span\u003e\n        \u003cstrong\u003eProfessionally Rebuilt Turbo System\u003c\/strong\u003e\n        \u003cp\u003eThe professionally restored conversion gives this classic Ford a serious performance edge.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-capri-card\"\u003e\n        \u003cspan class=\"tgg-capri-icon\"\u003e⚙️\u003c\/span\u003e\n        \u003cstrong\u003eRebuilt 2.8-Litre Engine\u003c\/strong\u003e\n        \u003cp\u003eSpecialised Engine Services completed the V6 rebuild at the heart of the mechanical programme.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-capri-card\"\u003e\n        \u003cspan class=\"tgg-capri-icon\"\u003e🔢\u003c\/span\u003e\n        \u003cstrong\u003eHeavy-Duty Type 9 Transmission\u003c\/strong\u003e\n        \u003cp\u003eThe five-speed unit has been fully rebuilt to handle the upgraded power delivery.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-capri-card\"\u003e\n        \u003cspan class=\"tgg-capri-icon\"\u003e🛞\u003c\/span\u003e\n        \u003cstrong\u003eLimited-Slip Differential\u003c\/strong\u003e\n        \u003cp\u003eA restored LSD completes the classic driver-focused rear-wheel-drive layout.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-capri-card\"\u003e\n        \u003cspan class=\"tgg-capri-icon\"\u003e🛑\u003c\/span\u003e\n        \u003cstrong\u003eRenewed Braking System\u003c\/strong\u003e\n        \u003cp\u003eComprehensive brake work forms part of the car’s extensive mechanical refresh.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-capri-card\"\u003e\n        \u003cspan class=\"tgg-capri-icon\"\u003e🔩\u003c\/span\u003e\n        \u003cstrong\u003eRebuilt Suspension\u003c\/strong\u003e\n        \u003cp\u003eRenewed components and bushes support precise, confidence-inspiring road manners.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tgg-capri-section tgg-capri-section-dark\"\u003e\n    \u003ch3\u003e💥 Classic Ford Performance, Turned Up\u003c\/h3\u003e\n\n    \u003cp class=\"tgg-capri-section-intro\"\u003e\n      Fuel injection and a strengthened drivetrain turn the 2.8-litre V6 into\n      something genuinely special. Power arrives with\n      unmistakable period character, delivering effortless acceleration while\n      preserving the analogue involvement enthusiasts love.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"tgg-capri-grid\"\u003e\n      \u003cdiv class=\"tgg-capri-card tgg-capri-dark-card\"\u003e\n        \u003cspan class=\"tgg-capri-icon\"\u003e🚀\u003c\/span\u003e\n        \u003cstrong\u003eGenuine Pace\u003c\/strong\u003e\n        \u003cp\u003eA serious step beyond standard performance, with strong delivery that suits the car’s purposeful looks.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-capri-card tgg-capri-dark-card\"\u003e\n        \u003cspan class=\"tgg-capri-icon\"\u003e🎯\u003c\/span\u003e\n        \u003cstrong\u003eDriver-Focused Balance\u003c\/strong\u003e\n        \u003cp\u003eClassic front-engine proportions and driven rear wheels create an engaging, old-school experience.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-capri-card tgg-capri-dark-card\"\u003e\n        \u003cspan class=\"tgg-capri-icon\"\u003e❄️\u003c\/span\u003e\n        \u003cstrong\u003eComprehensive Cooling Refresh\u003c\/strong\u003e\n        \u003cp\u003eThe system has been extensively renewed as part of the engineering work.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-capri-card tgg-capri-dark-card\"\u003e\n        \u003cspan class=\"tgg-capri-icon\"\u003e⛽\u003c\/span\u003e\n        \u003cstrong\u003eFuel System Attention\u003c\/strong\u003e\n        \u003cp\u003eInjection components have been replaced to complete the mechanical package.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tgg-capri-section\"\u003e\n    \u003ch3\u003e✨ Exceptional from Every Angle\u003c\/h3\u003e\n\n    \u003cdiv class=\"tgg-capri-feature\"\u003e\n      \u003cdiv class=\"tgg-capri-feature-badge\"\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003e280\u003c\/strong\u003e\n          \u003cspan\u003eBritish Motoring Icon\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-capri-feature-copy\"\u003e\n        \u003cp\u003e\n          Flawless Brooklands Green paintwork celebrates the signature look of\n          the model, complemented by new bumpers, lights and window rubbers.\n          Fully refurbished original 15-inch alloys and Pirelli P1 tyres provide\n          the perfect finishing touch.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The same attention continues out of sight. The engine bay and underside\n          have both been carefully restored and detailed, giving the car a level\n          of presentation that rewards close inspection.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tgg-capri-section tgg-capri-section-heritage\"\u003e\n    \u003ch3\u003e🛋️ Beautifully Preserved Period Cabin\u003c\/h3\u003e\n\n    \u003cp class=\"tgg-capri-section-intro\"\u003e\n      Inside, the original Recaro seats have been professionally re-Connolised.\n      A new headlining, unmarked door cards and a crack-free dashboard create an\n      immaculate interior while retaining the atmosphere that makes an\n      eighties performance coupé so distinctive.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"tgg-capri-grid\"\u003e\n      \u003cdiv class=\"tgg-capri-card\"\u003e\n        \u003cspan class=\"tgg-capri-icon\"\u003e📻\u003c\/span\u003e\n        \u003cstrong\u003eOriginal Ford Radio\u003c\/strong\u003e\n        \u003cp\u003eThe factory audio unit remains in place for authentic period character.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-capri-card\"\u003e\n        \u003cspan class=\"tgg-capri-icon\"\u003e☀️\u003c\/span\u003e\n        \u003cstrong\u003eWorking Factory Sunroof\u003c\/strong\u003e\n        \u003cp\u003eThe original roof operates as it should and adds to the cabin’s appeal.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tgg-capri-section\"\u003e\n    \u003ch3\u003e🏆 Why You’ll Love It\u003c\/h3\u003e\n\n    \u003cul class=\"tgg-capri-checklist\"\u003e\n      \u003cli\u003eDistinctive Capri 280 identity\u003c\/li\u003e\n      \u003cli\u003eRenowned specialist workmanship\u003c\/li\u003e\n      \u003cli\u003eFully rebuilt drivetrain\u003c\/li\u003e\n      \u003cli\u003eDetailed engine bay and underside\u003c\/li\u003e\n      \u003cli\u003eRestored original Recaro cabin\u003c\/li\u003e\n      \u003cli\u003eRefurbished factory alloy wheels\u003c\/li\u003e\n      \u003cli\u003eExceptional overall presentation\u003c\/li\u003e\n      \u003cli\u003eOutstanding collector appeal\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tgg-capri-closing\"\u003e\n    \u003ch3\u003e👉 Enter Now for Your Chance to Win!\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Take your chance to own this exceptional 1987 Ford Capri 280—a\n      beautifully finished fast Ford created to be driven and admired.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Ford Capri","offers":[{"title":"Default Title","offer_id":62302177722755,"sku":"comp4275","price":0.5,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0310\/5698\/6248\/files\/Ford_Capri_The_Giveaway_Guys-10_e7357082-86ec-4db4-ad1c-43dfcb856711.jpg?v=1786103471","url":"https:\/\/thegiveawayguys.co.uk\/products\/brooklands-capri-turbo","provider":"The Giveaway Guys","version":"1.0","type":"link"}