{"product_id":"ih-motorhomes-630-rd-high-spec-rear-lounge-full-leather","title":"IH MOTORHOMES 630 RD - £55,995","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Oswald:wght@400;500;600;700\u0026amp;family=Inter:wght@300;400;500;600;700\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    :root {\n      --ih-blue: #1E88E5;\n      --ih-blue-dark: #1565C0;\n      --charcoal: #1a1d21;\n      --grey-light: #fafafa;\n      --text: #2a2e34;\n      --text-muted: #6b7280;\n      --border: #e5e5e5;\n    }\n    .ih-listing * { box-sizing: border-box; margin: 0; padding: 0; }\n    .ih-listing {\n      font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n      color: var(--text); line-height: 1.7; -webkit-font-smoothing: antialiased;\n      max-width: 1100px; width: 100%; margin: 0 auto; padding: 30px 24px 50px;\n    }\n    .ih-banner {\n      background: var(--ih-blue); color: #fff;\n      padding: 16px 24px; text-align: center; margin-bottom: 35px;\n      font-family: 'Oswald', sans-serif; font-size: 16px; font-weight: 600;\n      text-transform: uppercase; letter-spacing: 1.5px;\n    }\n    .ih-banner span { color: #fff; opacity: 0.85; font-weight: 400; margin: 0 8px; }\n    .ih-facts {\n      display: flex; flex-wrap: wrap; width: 100%;\n      background: var(--grey-light); border: 1px solid var(--border); margin-bottom: 45px;\n    }\n    .ih-fact {\n      flex: 1 1 25%; min-width: 0; padding: 24px 10px; text-align: center;\n      border-right: 1px solid var(--border);\n    }\n    .ih-fact:last-child { border-right: none; }\n    .ih-fact-label {\n      font-size: 10px; letter-spacing: 1.5px; text-transform: uppercase;\n      color: var(--text-muted); font-weight: 600; margin-bottom: 8px; display: block;\n    }\n    .ih-fact-value {\n      font-family: 'Oswald', sans-serif; font-size: 16px; font-weight: 600;\n      color: var(--charcoal); text-transform: uppercase; letter-spacing: 0.3px;\n      line-height: 1.1; display: block;\n    }\n    .ih-intro-block { margin-bottom: 45px; }\n    .ih-intro-block p { font-size: 17px; line-height: 1.8; margin-bottom: 18px; }\n    .ih-intro-block p:last-child { margin-bottom: 0; }\n    .ih-section-heading {\n      font-family: 'Oswald', sans-serif; font-size: 22px; font-weight: 600;\n      color: var(--charcoal); text-transform: uppercase; letter-spacing: 0.5px;\n      margin-bottom: 22px; padding-bottom: 14px;\n      border-bottom: 2px solid var(--ih-blue); display: inline-block;\n    }\n    .ih-features-block { margin-bottom: 45px; }\n    .ih-features-list {\n      display: grid; grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 14px 28px; list-style: none;\n    }\n    .ih-features-list li {\n      display: flex; align-items: flex-start; gap: 12px;\n      font-size: 15px; line-height: 1.6;\n    }\n    .ih-features-list li::before {\n      content: ''; flex-shrink: 0; width: 8px; height: 8px;\n      background: var(--ih-blue); margin-top: 8px;\n    }\n    .ih-features-list li strong { color: var(--charcoal); font-weight: 600; }\n    .ih-text-block { margin-bottom: 45px; }\n    .ih-text-block p { font-size: 16px; line-height: 1.8; margin-bottom: 14px; }\n    .ih-callout {\n      background: var(--charcoal); color: #fff; padding: 30px 36px;\n      margin-bottom: 45px; border-left: 4px solid var(--ih-blue);\n    }\n    .ih-callout h3 {\n      font-family: 'Oswald', sans-serif; font-size: 18px; font-weight: 600;\n      text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 8px; color: #fff;\n    }\n    .ih-callout p { font-size: 15px; color: rgba(255,255,255,0.85); margin: 0; }\n    .ih-listing-cta {\n      background: var(--grey-light); border: 1px solid var(--border);\n      padding: 40px; text-align: center;\n    }\n    .ih-listing-cta h3 {\n      font-family: 'Oswald', sans-serif; font-size: 22px; font-weight: 600;\n      color: var(--charcoal); text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 10px;\n    }\n    .ih-listing-cta p { font-size: 15px; color: var(--text-muted); margin-bottom: 24px; }\n    .ih-cta-buttons { display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; }\n    .ih-btn {\n      display: inline-block; padding: 15px 32px; font-size: 12px; font-weight: 700;\n      letter-spacing: 1.5px; text-transform: uppercase; text-decoration: none;\n      transition: all 0.25s ease; border: none;\n    }\n    .ih-btn-primary { background: var(--ih-blue); color: #fff; }\n    .ih-btn-primary:hover { background: var(--ih-blue-dark); transform: translateY(-2px); }\n    .ih-btn-outline { background: transparent; color: var(--charcoal); border: 2px solid var(--charcoal); }\n    .ih-btn-outline:hover { background: var(--charcoal); color: #fff; }\n    @media (max-width: 768px) {\n      .ih-listing { padding: 20px 20px 35px; }\n      .ih-fact { flex: 1 1 50%; border-bottom: 1px solid var(--border); }\n      .ih-fact:nth-child(2) { border-right: none; }\n      .ih-fact:nth-last-child(-n+2) { border-bottom: none; }\n      .ih-features-list { grid-template-columns: 1fr; gap: 12px; }\n      .ih-callout { padding: 24px 26px; }\n      .ih-listing-cta { padding: 30px 24px; }\n      .ih-btn { padding: 13px 26px; font-size: 11px; }\n      .ih-banner { font-size: 13px; padding: 14px 18px; letter-spacing: 1px; }\n    }\n\u003c\/style\u003e\n\u003carticle class=\"ih-listing\"\u003e\n\u003cdiv class=\"ih-banner\"\u003e✓ High Spec · Full Leather \u003cspan\u003e·\u003c\/span\u003e Built To A Standard, Not A Price\u003c\/div\u003e\n\u003cdiv class=\"ih-facts\"\u003e\n\u003cdiv class=\"ih-fact\"\u003e\n\u003cspan class=\"ih-fact-label\"\u003eLayout\u003c\/span\u003e\u003cspan class=\"ih-fact-value\"\u003e630 RD\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ih-fact\"\u003e\n\u003cspan class=\"ih-fact-label\"\u003eBase\u003c\/span\u003e\u003cspan class=\"ih-fact-value\"\u003eFiat 150\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ih-fact\"\u003e\n\u003cspan class=\"ih-fact-label\"\u003eGearbox\u003c\/span\u003e\u003cspan class=\"ih-fact-value\"\u003eAuto\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ih-fact\"\u003e\n\u003cspan class=\"ih-fact-label\"\u003eLayout Style\u003c\/span\u003e\u003cspan class=\"ih-fact-value\"\u003eRear Lounge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ih-intro-block\"\u003e\n\u003cp\u003eThis is not your standard IH. This is a properly specified, fully loaded \u003cstrong\u003eIH 630 RD\u003c\/strong\u003e — built with intention, not compromise.\u003c\/p\u003e\n\u003cp\u003eOriginally configured with a significant level of factory and aftermarket upgrades, this example delivers a level of comfort, technology and finish that most simply don't. A classic IH layout — compact enough to drive with ease, yet designed to give you a true lounge space at the rear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003csection class=\"ih-features-block\"\u003e\n\u003ch2 class=\"ih-section-heading\"\u003eThe Vehicle\u003c\/h2\u003e\n\u003cul class=\"ih-features-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eModel:\u003c\/strong\u003e IH 630 RD (Rear Lounge)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBuild No:\u003c\/strong\u003e 6059\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBase Vehicle:\u003c\/strong\u003e Fiat Ducato 2.3L 150BHP\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGearbox:\u003c\/strong\u003e Comfort-Matic Automatic\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExterior:\u003c\/strong\u003e Stunning Slate Grey\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInterior:\u003c\/strong\u003e Premium Amati with Full Leather Alpaca\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"ih-text-block\"\u003e\n\u003ch2 class=\"ih-section-heading\"\u003eLayout \u0026amp; Living\u003c\/h2\u003e\n\u003cp\u003eThis is a van built for real touring — not just weekends. The rear lounge gives you a true living space at the back, while the kitchen and washroom are designed around how you actually use a motorhome day to day.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"ih-features-block\"\u003e\n\u003cul class=\"ih-features-list\"\u003e\n\u003cli\u003eSpacious rear lounge — relax, dine, or convert into a large double\u003c\/li\u003e\n\u003cli\u003eBright, open interior with premium finishes throughout\u003c\/li\u003e\n\u003cli\u003eFully equipped kitchen with microwave upgrade\u003c\/li\u003e\n\u003cli\u003ePractical washroom design\u003c\/li\u003e\n\u003cli\u003eClever storage throughout\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"ih-features-block\"\u003e\n\u003ch2 class=\"ih-section-heading\"\u003eHigh Specification — Standout Features\u003c\/h2\u003e\n\u003cul class=\"ih-features-list\"\u003e\n\u003cli\u003eFreshlight Air Conditioning\u003c\/li\u003e\n\u003cli\u003eOyster Satellite System\u003c\/li\u003e\n\u003cli\u003e360° Camera System\u003c\/li\u003e\n\u003cli\u003eFull Leather Upholstery\u003c\/li\u003e\n\u003cli\u003e100W Solar Panel\u003c\/li\u003e\n\u003cli\u003eAwning + LED Awning Light\u003c\/li\u003e\n\u003cli\u003eWiFi Booster System\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eTV with Satellite + Audio Enhancer\u003c\/li\u003e\n\u003cli\u003eFlyscreen Door\u003c\/li\u003e\n\u003cli\u003eBike Rack\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"ih-features-block\"\u003e\n\u003ch2 class=\"ih-section-heading\"\u003eDriving \u0026amp; Comfort\u003c\/h2\u003e\n\u003cul class=\"ih-features-list\"\u003e\n\u003cli\u003eComfort-Matic automatic gearbox — effortless driving\u003c\/li\u003e\n\u003cli\u003eClimate control cab air conditioning\u003c\/li\u003e\n\u003cli\u003eAlloy wheels\u003c\/li\u003e\n\u003cli\u003eDAB SatNav system\u003c\/li\u003e\n\u003cli\u003eCruise-ready touring capability\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"ih-text-block\"\u003e\n\u003ch2 class=\"ih-section-heading\"\u003eThe Lifestyle\u003c\/h2\u003e\n\u003cp\u003eWake up anywhere. Open the rear doors. Sit back in your lounge with a coffee while the world moves around you.\u003c\/p\u003e\n\u003cp\u003eNo setup. No stress. Just freedom.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"ih-callout\"\u003e\n\u003ch3\u003eBuilt To A Standard, Not A Price\u003c\/h3\u003e\n\u003cp\u003eMost motorhomes are built to a price. This one was built to a standard. A rare opportunity to own a properly specified IH 630 RD without compromise.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ih-listing-cta\"\u003e\n\u003ch3\u003eReady To Make It Yours?\u003c\/h3\u003e\n\u003cp\u003eIf you've been waiting for a high-spec IH that's ready to go from day one — this is it. Available now at IH Motorhomes.\u003c\/p\u003e\n\u003cdiv class=\"ih-cta-buttons\"\u003e\n\u003ca href=\"tel:+447811360772\" class=\"ih-btn ih-btn-primary\"\u003eCall 07811 360772\u003c\/a\u003e \u003ca href=\"https:\/\/sales.ihmotorhomes.com\/pages\/contact\" class=\"ih-btn ih-btn-outline\"\u003eEnquire Online\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e","brand":"IH Motorhomes","offers":[{"title":"Default Title","offer_id":47582624252044,"sku":null,"price":55995.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0627\/1886\/9644\/files\/IMG_6620.jpg?v=1776164103","url":"https:\/\/sales.ihmotorhomes.com\/products\/ih-motorhomes-630-rd-high-spec-rear-lounge-full-leather","provider":"IH Motorhomes","version":"1.0","type":"link"}