{"id":33984,"date":"2026-06-22T07:16:18","date_gmt":"2026-06-22T06:16:18","guid":{"rendered":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/?p=33984"},"modified":"2026-06-15T07:23:09","modified_gmt":"2026-06-15T06:23:09","slug":"where-to-buy-reclaimed-roof-tiles","status":"publish","type":"post","link":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/where-to-buy-reclaimed-roof-tiles\/","title":{"rendered":"Reclaimed Roof Tiles: Where to Find Matching Roof Tiles in the UK"},"content":{"rendered":"\n<article class=\"trc-post\">\n  <style>\n    .trc-post{\n      --trc-bg:#f7f6f2;\n      --trc-surface:#ffffff;\n      --trc-text:#4a4a4a;\n      --trc-muted:#5b5b5b;\n      --trc-border:#dcd8d0;\n      --trc-primary:#074d6b;\n      --trc-primary-dark:#05384d;\n      --trc-secondary:#5b5b5b;\n      --trc-secondary-dark:#444444;\n      --trc-link:#074d6b;\n      --trc-shadow:0 10px 30px rgba(0,0,0,.06);\n      font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;\n      color:var(--trc-text);\n      line-height:1.75;\n      background:var(--trc-bg);\n      padding:24px;\n      border-radius:18px;\n    }\n\n    .trc-post *{box-sizing:border-box}\n\n    .trc-post a{\n      color:var(--trc-link);\n      text-decoration:none;\n      border-bottom:1px solid rgba(7,77,107,.25);\n      transition:.2s ease;\n    }\n\n    .trc-post a:hover{\n      color:var(--trc-primary-dark);\n      border-bottom-color:rgba(5,56,77,.55);\n    }\n\n    .trc-post header,\n    .trc-post section,\n    .trc-post footer{\n      background:#fff;\n      border:1px solid var(--trc-border);\n      border-radius:18px;\n      padding:24px;\n      margin:0 0 22px;\n      box-shadow:var(--trc-shadow);\n    }\n\n    .trc-post header{\n      background:linear-gradient(135deg,#faf9f5 0%,#ffffff 100%);\n      padding:28px;\n    }\n\n    .trc-post h1,\n    .trc-post h2,\n    .trc-post h3{\n      color:var(--trc-secondary-dark);\n      line-height:1.2;\n      margin:0 0 14px;\n      font-weight:700;\n    }\n\n    .trc-post h1{\n      font-size:clamp(2rem,3vw,3rem);\n      letter-spacing:-.02em;\n    }\n\n    .trc-post h2{\n      font-size:clamp(1.35rem,2vw,1.8rem);\n    }\n\n    .trc-post h3{\n      font-size:1.1rem;\n      margin-top:18px;\n    }\n\n    .trc-post p,\n    .trc-post ul,\n    .trc-post ol,\n    .trc-post table,\n    .trc-post details{\n      margin:0 0 18px;\n    }\n\n    .trc-post ul,\n    .trc-post ol{\n      padding-left:22px;\n    }\n\n    .trc-post li{\n      margin:0 0 8px;\n    }\n\n    .trc-post img{\n      display:block;\n      width:100%;\n      height:auto;\n      border-radius:16px;\n      border:1px solid var(--trc-border);\n      box-shadow:var(--trc-shadow);\n      margin:0 0 12px;\n    }\n\n    .trc-post figure{\n      margin:0 0 22px;\n    }\n\n    .trc-post figcaption{\n      font-size:.92rem;\n      color:var(--trc-muted);\n      line-height:1.5;\n    }\n\n    .trc-post .trc-cta-band{\n      display:grid;\n      grid-template-columns:1.3fr .7fr;\n      gap:18px;\n      align-items:center;\n      background:linear-gradient(135deg,var(--trc-primary) 0%,#0a6388 100%);\n      color:#fff;\n      border-radius:18px;\n      padding:24px;\n      margin:0 0 24px;\n      box-shadow:var(--trc-shadow);\n    }\n\n    .trc-post .trc-cta-band h2,\n    .trc-post .trc-cta-band p{\n      color:#fff;\n      margin-bottom:12px;\n    }\n\n    .trc-post .trc-btn-row{\n      display:flex;\n      flex-wrap:wrap;\n      gap:12px;\n      margin-top:12px;\n    }\n\n    .trc-post .trc-btn{\n      display:inline-flex;\n      align-items:center;\n      justify-content:center;\n      min-height:52px;\n      padding:14px 22px;\n      border-radius:999px;\n      font-weight:700;\n      font-size:15px;\n      line-height:1.2;\n      text-align:center;\n      text-decoration:none;\n      border:1px solid transparent;\n      box-shadow:0 2px 0 rgba(0,0,0,.08);\n      transition:.2s ease;\n    }\n\n    .trc-post .trc-btn,\n    .trc-post .trc-btn:hover{\n      border-bottom:none;\n    }\n\n    .trc-post .trc-btn-primary{\n      background:var(--trc-primary);\n      color:#fff;\n      border-color:var(--trc-primary);\n    }\n\n    .trc-post .trc-btn-primary:hover{\n      background:var(--trc-primary-dark);\n      color:#fff;\n      transform:translateY(-1px);\n    }\n\n    .trc-post .trc-btn-secondary{\n      background:#fff;\n      color:var(--trc-primary);\n      border-color:#fff;\n    }\n\n    .trc-post .trc-btn-secondary:hover{\n      background:#f6f4ef;\n      color:var(--trc-primary-dark);\n    }\n\n    .trc-post .trc-btn-outline{\n      background:transparent;\n      color:var(--trc-primary);\n      border-color:var(--trc-primary);\n    }\n\n    .trc-post .trc-btn-outline:hover{\n      background:var(--trc-primary);\n      color:#fff;\n    }\n\n    .trc-post .trc-grid{\n      display:grid;\n      grid-template-columns:repeat(3,1fr);\n      gap:18px;\n      margin:20px 0;\n    }\n\n    .trc-post .trc-card{\n      background:#fff;\n      border:1px solid var(--trc-border);\n      border-radius:16px;\n      padding:18px;\n      box-shadow:var(--trc-shadow);\n    }\n\n    .trc-post .trc-note{\n      background:#f3f1eb;\n      border-left:4px solid var(--trc-primary);\n      padding:14px 16px;\n      border-radius:10px;\n    }\n\n    .trc-post table{\n      width:100%;\n      border-collapse:collapse;\n      border-radius:14px;\n      overflow:hidden;\n      border:1px solid var(--trc-border);\n      background:#fff;\n    }\n\n    .trc-post thead th{\n      background:var(--trc-secondary);\n      color:#fff;\n      text-align:left;\n      padding:14px;\n    }\n\n    .trc-post tbody td{\n      padding:14px;\n      border-top:1px solid var(--trc-border);\n      vertical-align:top;\n    }\n\n    .trc-post details{\n      border:1px solid var(--trc-border);\n      border-radius:12px;\n      overflow:hidden;\n      background:#fff;\n    }\n\n    .trc-post summary{\n      cursor:pointer;\n      list-style:none;\n      padding:16px 18px;\n      font-weight:700;\n      background:#f3f1eb;\n      color:var(--trc-secondary-dark);\n    }\n\n    .trc-post summary::-webkit-details-marker{display:none}\n\n    .trc-post details p{\n      padding:16px 18px 18px;\n      margin:0;\n    }\n\n    @media(max-width:900px){\n      .trc-post .trc-grid,\n      .trc-post .trc-cta-band{\n        grid-template-columns:1fr;\n      }\n    }\n\n    @media(max-width:860px){\n      .trc-post{\n        padding:16px;\n      }\n\n      .trc-post header,\n      .trc-post section,\n      .trc-post footer{\n        padding:20px;\n      }\n\n      .trc-post .trc-btn,\n      .trc-post .trc-btn-row{\n        width:100%;\n        flex-direction:column;\n      }\n    }\n  <\/style>\n\n  <header>\n    <h1>Reclaimed Roof Tiles: Where to Find Matching Roof Tiles in the UK<\/h1>\n    <p>\n      Finding matching roof tiles can be difficult, especially when repairing older properties, extending traditional buildings or replacing damaged tiles after storm, frost or age-related deterioration. Modern roof tiles often look too new, have a different profile, or are no longer manufactured in the same colour, size or finish.\n    <\/p>\n    <p>\n      This guide explains how to find <strong>reclaimed roof tiles<\/strong>, what to check before buying, and how \n      <a href=\"https:\/\/www.thereclaimedcompany.com\/\" target=\"_blank\" rel=\"noopener\">The Reclaimed Company Marketplace<\/a> \n      helps connect buyers with reclaimed clay tiles, Rosemary tiles, slate, ridge tiles, fittings and other traditional roofing materials across the UK.\n    <\/p>\n  <\/header>\n\n  <div class=\"trc-cta-band\">\n    <div>\n      <h2>Looking for matching roof tiles?<\/h2>\n      <p>\n        Browse reclaimed roof tiles, slate, Rosemary tiles, clay tiles and heritage roofing materials listed by sellers across the UK.\n      <\/p>\n    <\/div>\n    <div class=\"trc-btn-row\">\n      <a class=\"trc-btn trc-btn-secondary\" href=\"https:\/\/www.thereclaimedcompany.com\/\" target=\"_blank\" rel=\"noopener\">Browse Marketplace Listings<\/a>\n      <a class=\"trc-btn trc-btn-primary\" href=\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/roofing-supplies\/\" target=\"_blank\" rel=\"noopener\">Browse Roofing Supplies<\/a>\n    <\/div>\n  <\/div>\n\n  <section id=\"why-matching-matters\">\n    <h2>Why Matching Roof Tiles Matters<\/h2>\n    <p>\n      Roof tiles are not simply a weather covering. They form a major part of the appearance, character and performance of a building. On older properties, the wrong replacement tile can stand out immediately, disrupting the roofscape and reducing the visual integrity of the repair.\n    <\/p>\n    <p>\n      Matching is particularly important on period homes, conservation area properties, listed buildings, traditional cottages, farm buildings, outbuildings and heritage roofing projects. Even on modern homes, a close tile match helps avoid patchy repairs and obvious colour differences.\n    <\/p>\n    <ul>\n      <li><strong>Appearance:<\/strong> A close match helps the repair blend into the existing roof.<\/li>\n      <li><strong>Profile:<\/strong> The tile must sit correctly with the surrounding roof covering.<\/li>\n      <li><strong>Weathering:<\/strong> Reclaimed tiles often better match aged roofs than new stock.<\/li>\n      <li><strong>Planning and conservation:<\/strong> Traditional materials may be required on sensitive buildings.<\/li>\n      <li><strong>Future repairs:<\/strong> Buying extra tiles can help with later maintenance.<\/li>\n    <\/ul>\n  <\/section>\n\n  <section id=\"why-new-tiles-dont-match\">\n    <h2>Why New Roof Tiles Often Do Not Match<\/h2>\n    <p>\n      Even where a new tile is technically similar, it may not match the colour, weathering, nib detail, thickness or profile of the existing roof. Many older tiles have mellowed through decades of exposure, while some manufacturers and profiles are no longer available.\n    <\/p>\n    <p>\n      This is why reclaimed roofing materials are often the best option for repairs. They can provide the aged surface, colour variation and traditional profile needed to blend into an established roof.\n    <\/p>\n    <div class=\"trc-note\">\n      A technically compatible tile is not always a visually suitable tile. For visible roof slopes, matching colour, age, profile and texture can be just as important as size.\n    <\/div>\n  <\/section>\n\n  <section id=\"common-types\">\n    <h2>Common Types of Reclaimed Roof Tiles<\/h2>\n    <p>\n      Reclaimed roof tiles vary by region, age, manufacturer and roof type. Before buying, identify the material and profile as accurately as possible.\n    <\/p>\n\n    <div class=\"trc-grid\">\n      <div class=\"trc-card\">\n        <h3>Reclaimed Clay Roof Tiles<\/h3>\n        <p>\n          Traditional clay tiles are common on older homes and can vary significantly in tone, size, curve and texture. Clay plain tiles and pantiles are frequently sought for matching repairs.\n        <\/p>\n      <\/div>\n\n      <div class=\"trc-card\">\n        <h3>Reclaimed Rosemary Tiles<\/h3>\n        <p>\n          Rosemary tiles are a well-known plain tile type used widely across the UK. Reclaimed Rosemary roof tiles are often needed for extensions, repairs and heritage roof restoration.\n        <\/p>\n      <\/div>\n\n      <div class=\"trc-card\">\n        <h3>Reclaimed Slate<\/h3>\n        <p>\n          Welsh slate, natural slate and stone slate may be required where new alternatives do not suit the building. Thickness, size, colour and fixing condition all matter.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <figure>\n      <img decoding=\"async\" src=\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-content\/uploads\/2018\/06\/0146a082b2d45282b32e7a9a10a09269fca8edaa6b.jpg\" alt=\"Reclaimed roof tiles and traditional roofing materials\">\n      <figcaption>\n        Reclaimed roof tiles are often used where modern alternatives do not match the existing roof covering.\n      <\/figcaption>\n    <\/figure>\n  <\/section>\n\n  <section id=\"where-to-buy\">\n    <h2>Where to Buy Reclaimed Roof Tiles<\/h2>\n    <p>\n      Buyers traditionally searched reclamation yards, local roofing contractors, salvage dealers, auction sites and general classified platforms. These routes can still work, but they are often fragmented and difficult to search.\n    <\/p>\n    <p>\n      <a href=\"https:\/\/www.thereclaimedcompany.com\/\" target=\"_blank\" rel=\"noopener\">The Reclaimed Company Marketplace<\/a> \n      is designed to make reclaimed and surplus building materials easier to find by bringing listings into one specialist platform. Buyers can look for roof tiles, slate, chimney pots, architectural salvage and related materials without searching through unrelated general adverts.\n    <\/p>\n    <ul>\n      <li><a href=\"https:\/\/www.thereclaimedcompany.com\/listings\/cmqbg5r01000004kztcfcffdv\" target=\"_blank\" rel=\"noopener\">View this reclaimed roofing materials listing<\/a><\/li>\n      <li><a href=\"https:\/\/www.thereclaimedcompany.com\/listings\/cmoe37k3u000004l4hbqp5krk\" target=\"_blank\" rel=\"noopener\">View this reclaimed roof tile listing<\/a><\/li>\n      <li><a href=\"https:\/\/www.thereclaimedcompany.com\/listings\/cmq863svg000004i9ostfdish\" target=\"_blank\" rel=\"noopener\">View this reclaimed materials listing<\/a><\/li>\n    <\/ul>\n    <div class=\"trc-btn-row\">\n      <a class=\"trc-btn trc-btn-primary\" href=\"https:\/\/www.thereclaimedcompany.com\/\" target=\"_blank\" rel=\"noopener\">Search Reclaimed Roof Tiles<\/a>\n      <a class=\"trc-btn trc-btn-outline\" href=\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/\" target=\"_blank\" rel=\"noopener\">Visit The Reclaimed Company Shop<\/a>\n    <\/div>\n  <\/section>\n\n  <section id=\"identify-roof-tiles\">\n    <h2>How to Identify a Roof Tile Before Buying<\/h2>\n    <p>\n      If you are trying to match an existing roof tile, take time to identify the tile properly before buying. Small differences in size, nib position, camber or interlock can affect whether a replacement tile will fit.\n    <\/p>\n    <ol>\n      <li><strong>Measure the tile:<\/strong> Record length, width, thickness and any visible overlap.<\/li>\n      <li><strong>Check the underside:<\/strong> Look for manufacturer names, numbers, stamps or mould marks.<\/li>\n      <li><strong>Photograph the tile:<\/strong> Take pictures of the face, back, side profile, nibs and fixing holes.<\/li>\n      <li><strong>Compare colour and weathering:<\/strong> A close profile match may still look wrong if the colour is too different.<\/li>\n      <li><strong>Identify the fixing method:<\/strong> Plain tiles, interlocking tiles and slates each need different checks.<\/li>\n      <li><strong>Check quantity:<\/strong> Always allow extra for breakage, sorting and future repairs.<\/li>\n    <\/ol>\n    <p>\n      Where the roof condition is uncertain, a specialist inspection may help. \n      <a href=\"https:\/\/strutsurveyors.com\/roofing-surveying-services\/\" target=\"_blank\" rel=\"noopener\">Strut Building Surveyors<\/a> \n      provides roof surveying and defect diagnosis services, while \n      <a href=\"https:\/\/www.nealroofing.com\/\" target=\"_blank\" rel=\"noopener\">Geoff Neal Roofing<\/a> \n      undertakes roofing repairs, chimney works and heritage roofing projects.\n    <\/p>\n  <\/section>\n\n  <section id=\"how-many-to-buy\">\n    <h2>How Many Reclaimed Roof Tiles Should You Buy?<\/h2>\n    <p>\n      It is usually sensible to buy more tiles than the exact number required. Reclaimed tiles may include breakages, weathered edges, chips or unusable pieces, and extra stock can be useful for later repairs.\n    <\/p>\n    <table>\n      <thead>\n        <tr>\n          <th>Project Type<\/th>\n          <th>Suggested Allowance<\/th>\n          <th>Reason<\/th>\n        <\/tr>\n      <\/thead>\n      <tbody>\n        <tr>\n          <td>Small roof repair<\/td>\n          <td>Buy at least 10\u201320% extra<\/td>\n          <td>Allows for sorting, breakage and colour selection.<\/td>\n        <\/tr>\n        <tr>\n          <td>Extension match<\/td>\n          <td>Buy a larger matching batch where possible<\/td>\n          <td>Consistent weathering is easier when tiles come from one batch.<\/td>\n        <\/tr>\n        <tr>\n          <td>Heritage repair<\/td>\n          <td>Buy extra for future maintenance<\/td>\n          <td>Matching stock may become harder to find later.<\/td>\n        <\/tr>\n        <tr>\n          <td>Full roof covering<\/td>\n          <td>Confirm coverage with your roofer<\/td>\n          <td>Tile gauge, lap, pitch and wastage affect final quantity.<\/td>\n        <\/tr>\n      <\/tbody>\n    <\/table>\n  <\/section>\n\n  <section id=\"condition-checks\">\n    <h2>Condition Checks When Buying Reclaimed Roof Tiles<\/h2>\n    <p>\n      Reclaimed does not mean defective. Many reclaimed roof tiles and slates have decades of service life remaining, but they still need careful checking before installation.\n    <\/p>\n    <ul>\n      <li><strong>Cracks:<\/strong> Avoid tiles with obvious structural cracking.<\/li>\n      <li><strong>Frost damage:<\/strong> Check for spalling, delamination or soft surfaces.<\/li>\n      <li><strong>Nibs and fixing holes:<\/strong> Make sure tiles can be securely fixed.<\/li>\n      <li><strong>Profile consistency:<\/strong> Mixed batches may not sit correctly together.<\/li>\n      <li><strong>Contamination:<\/strong> Heavy moss, mortar, paint or bitumen may need cleaning or rejection.<\/li>\n      <li><strong>Quantity accuracy:<\/strong> Confirm whether the batch has been counted, estimated or measured by area.<\/li>\n    <\/ul>\n  <\/section>\n\n  <section id=\"reclaimed-vs-new\">\n    <h2>Reclaimed Roof Tiles vs New Roof Tiles<\/h2>\n    <p>\n      Both reclaimed and new roof tiles have their place. The right choice depends on the building, budget, planning requirements, availability and visual expectations.\n    <\/p>\n    <table>\n      <thead>\n        <tr>\n          <th>Option<\/th>\n          <th>Advantages<\/th>\n          <th>Considerations<\/th>\n        <\/tr>\n      <\/thead>\n      <tbody>\n        <tr>\n          <td>Reclaimed roof tiles<\/td>\n          <td>Better visual match, aged appearance, heritage suitability and reuse benefit.<\/td>\n          <td>Condition, quantity and consistency must be checked carefully.<\/td>\n        <\/tr>\n        <tr>\n          <td>New roof tiles<\/td>\n          <td>Consistent supply, predictable performance and easier quantity planning.<\/td>\n          <td>May not match older roofs and can look too new on visible repairs.<\/td>\n        <\/tr>\n        <tr>\n          <td>Mixed approach<\/td>\n          <td>Can use reclaimed tiles on visible slopes and new materials elsewhere.<\/td>\n          <td>Needs careful detailing to avoid obvious contrast.<\/td>\n        <\/tr>\n      <\/tbody>\n    <\/table>\n    <p>\n      Where a reclaimed match cannot be found, explore suitable alternatives through \n      <a href=\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/new-roofing-materials\/\" target=\"_blank\" rel=\"noopener\">New Roofing Materials<\/a>.\n    <\/p>\n  <\/section>\n\n  <section id=\"related-materials\">\n    <h2>Related Roofing Materials to Consider<\/h2>\n    <p>\n      A tile repair or roof restoration project often requires more than tiles alone. Before work starts, check whether the surrounding materials also need replacing.\n    <\/p>\n    <ul>\n      <li><a href=\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/roofing-supplies\/\" target=\"_blank\" rel=\"noopener\">Roofing supplies<\/a> for roof repairs and replacement work.<\/li>\n      <li><a href=\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/new-roofing-materials\/\" target=\"_blank\" rel=\"noopener\">New roofing materials<\/a> where reclaimed stock is unavailable.<\/li>\n      <li><a href=\"https:\/\/shop.theleadlads.co.uk\/lead-flashing\/\" target=\"_blank\" rel=\"noopener\">Lead flashing<\/a> for abutments, chimneys, valleys and roof junctions.<\/li>\n      <li><a href=\"https:\/\/shop.theleadlads.co.uk\" target=\"_blank\" rel=\"noopener\">The Lead Lads\u00ae Shop<\/a> for leadwork tools, accessories and materials.<\/li>\n      <li><a href=\"https:\/\/chimneycowls.uk\/\" target=\"_blank\" rel=\"noopener\">Chimney Cowls UK<\/a> for cowls, terminals and chimney ventilation products.<\/li>\n    <\/ul>\n  <\/section>\n\n  <section id=\"roofing-contractors\">\n    <h2>When to Speak to a Roofer or Surveyor<\/h2>\n    <p>\n      If the roof has widespread defects, slipped tiles, nail fatigue, rotten battens, leaking flashings, failed underlay or chimney issues, it may be better to inspect the wider roof before simply buying replacement tiles.\n    <\/p>\n    <p>\n      A roofing contractor can advise on practical repairs and installation. A surveyor can help diagnose defects, prepare a schedule of works and identify whether the issue is isolated or part of a wider roof failure.\n    <\/p>\n    <div class=\"trc-btn-row\">\n      <a class=\"trc-btn trc-btn-outline\" href=\"https:\/\/strutsurveyors.com\/roofing-surveying-services\/\" target=\"_blank\" rel=\"noopener\">Roof Surveying Services<\/a>\n      <a class=\"trc-btn trc-btn-outline\" href=\"https:\/\/www.nealroofing.com\/\" target=\"_blank\" rel=\"noopener\">Visit Geoff Neal Roofing<\/a>\n    <\/div>\n  <\/section>\n\n  <section id=\"selling-spare-tiles\">\n    <h2>Have Spare Roof Tiles to Sell?<\/h2>\n    <p>\n      The reclaimed roof tile market works best when useful materials are listed rather than left hidden in gardens, yards and storage areas. If you have spare tiles, slate, ridge tiles, chimney pots or roofing materials, you can help another homeowner, roofer or restoration project find the match they need.\n    <\/p>\n    <p>\n      Read our companion guide: \n      <a href=\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/sell-reclaimed-building-materials\/\" target=\"_blank\" rel=\"noopener\">How to Sell Reclaimed Building Materials Online<\/a>.\n    <\/p>\n    <div class=\"trc-btn-row\">\n      <a class=\"trc-btn trc-btn-primary\" href=\"https:\/\/www.thereclaimedcompany.com\/\" target=\"_blank\" rel=\"noopener\">List Reclaimed Roof Tiles<\/a>\n    <\/div>\n  <\/section>\n\n  <section id=\"faqs\">\n    <h2>FAQs: Reclaimed Roof Tiles<\/h2>\n\n    <details>\n      <summary>Are reclaimed roof tiles suitable for repairs?<\/summary>\n      <p>\n        Yes, provided they are sound, compatible and properly checked. Reclaimed roof tiles are often ideal where a visible repair needs to match an older roof.\n      <\/p>\n    <\/details>\n\n    <details>\n      <summary>How do I know if a reclaimed tile will fit my roof?<\/summary>\n      <p>\n        Compare size, thickness, profile, nib position, interlock, fixing holes and manufacturer markings. Photographs of the existing tile are also useful.\n      <\/p>\n    <\/details>\n\n    <details>\n      <summary>Should I buy extra reclaimed tiles?<\/summary>\n      <p>\n        Yes. It is sensible to buy extra for sorting, breakage and future repairs, especially if the tile is unusual or difficult to source.\n      <\/p>\n    <\/details>\n\n    <details>\n      <summary>Can I mix reclaimed and new roof tiles?<\/summary>\n      <p>\n        Sometimes, but care is needed. New tiles can look different in colour, texture and profile, so a mixed approach should be planned carefully.\n      <\/p>\n    <\/details>\n\n    <details>\n      <summary>Where can I sell reclaimed roof tiles?<\/summary>\n      <p>\n        You can list reclaimed roof tiles, slate, ridge tiles, chimney pots and surplus roofing materials on The Reclaimed Company Marketplace.\n      <\/p>\n    <\/details>\n  <\/section>\n\n  <section id=\"cta\">\n    <h2>Start Searching for Reclaimed Roof Tiles<\/h2>\n    <p>\n      Whether you need a handful of replacement tiles, a larger batch for an extension, or specialist reclaimed roofing materials for a heritage project, The Reclaimed Company Marketplace is designed to help buyers and sellers find each other.\n    <\/p>\n    <div class=\"trc-btn-row\">\n      <a class=\"trc-btn trc-btn-primary\" href=\"https:\/\/www.thereclaimedcompany.com\/\" target=\"_blank\" rel=\"noopener\">Browse Reclaimed Roof Tiles<\/a>\n      <a class=\"trc-btn trc-btn-outline\" href=\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/roofing-supplies\/\" target=\"_blank\" rel=\"noopener\">Browse Roofing Supplies<\/a>\n      <a class=\"trc-btn trc-btn-outline\" href=\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/new-roofing-materials\/\" target=\"_blank\" rel=\"noopener\">New Roofing Materials<\/a>\n      <a class=\"trc-btn trc-btn-outline\" href=\"https:\/\/shop.theleadlads.co.uk\/lead-flashing\/\" target=\"_blank\" rel=\"noopener\">Buy Lead Flashing<\/a>\n    <\/div>\n  <\/section>\n\n  <footer>\n    <p>\n      <em>Buyer note:<\/em> Always confirm tile type, dimensions, condition, quantity, collection arrangements and suitability with your roofer before purchasing reclaimed roofing materials.\n    <\/p>\n  <\/footer>\n<\/article>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Finding matching roof tiles can be difficult, especially when repairing older properties. This guide explains where to buy reclaimed roof tiles, how to identify tile types, what to look for when buying second-hand roofing materials, and how The Reclaimed Company Marketplace helps connect buyers with available stock throughout the UK.<\/p>\n","protected":false},"author":437,"featured_media":33977,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[373,372,890],"tags":[415,2460,1310,2461,2462,1228,2456,2444,396,2459,1519,2457,2455,2458,2453,2463],"class_list":["post-33984","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-about-the-reclaimed-company","category-historic-building-restoration","category-informative-posts","tag-architectural-salvage","tag-conservation-roofing","tag-heritage-roofing","tag-listed-building-repairs","tag-period-property-repairs","tag-reclaimed-building-materials","tag-reclaimed-clay-roof-tiles","tag-reclaimed-materials-marketplace","tag-reclaimed-roof-tiles","tag-reclaimed-rosemary-roof-tiles","tag-reclaimed-slate","tag-replacement-roof-tiles","tag-roof-tile-marketplace","tag-roof-tile-matching","tag-sustainable-building-materials","tag-traditional-roofing-materials"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.1.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Reclaimed Roof Tiles | Buy Matching Clay, Slate &amp; Rosemary Tiles<\/title>\n<meta name=\"description\" content=\"Find reclaimed roof tiles, slate and Rosemary tiles for repairs and restoration projects. Browse matching roofing materials from sellers across the UK.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/where-to-buy-reclaimed-roof-tiles\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Reclaimed Roof Tiles | Buy Matching Clay, Slate &amp; Rosemary Tiles\" \/>\n<meta property=\"og:description\" content=\"Find reclaimed roof tiles, slate and Rosemary tiles for repairs and restoration projects. Browse matching roofing materials from sellers across the UK.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/where-to-buy-reclaimed-roof-tiles\/\" \/>\n<meta property=\"og:site_name\" content=\"The Reclaimed Company Shop\" \/>\n<meta property=\"article:publisher\" content=\"http:\/\/www.facebook.com\/thereclaimedcompany\" \/>\n<meta property=\"article:published_time\" content=\"2026-06-22T06:16:18+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-content\/uploads\/2026\/06\/1781357562452-1000005920.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1600\" \/>\n\t<meta property=\"og:image:height\" content=\"1600\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"The Salvage Guy\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@the_reclaimedco\" \/>\n<meta name=\"twitter:site\" content=\"@the_reclaimedco\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"The Salvage Guy\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/where-to-buy-reclaimed-roof-tiles\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/where-to-buy-reclaimed-roof-tiles\/\"},\"author\":{\"name\":\"The Salvage Guy\",\"@id\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/#\/schema\/person\/e523510b0d804fa94d622c15305f0e79\"},\"headline\":\"Reclaimed Roof Tiles: Where to Find Matching Roof Tiles in the UK\",\"datePublished\":\"2026-06-22T06:16:18+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/where-to-buy-reclaimed-roof-tiles\/\"},\"wordCount\":1568,\"publisher\":{\"@id\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/#organization\"},\"image\":{\"@id\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/where-to-buy-reclaimed-roof-tiles\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-content\/uploads\/2026\/06\/1781357562452-1000005920.jpg\",\"keywords\":[\"architectural salvage\",\"conservation roofing\",\"heritage roofing\",\"listed building repairs\",\"period property repairs\",\"reclaimed building materials\",\"reclaimed clay roof tiles\",\"reclaimed materials marketplace\",\"reclaimed roof tiles\",\"reclaimed rosemary roof tiles\",\"reclaimed slate\",\"replacement roof tiles\",\"roof tile marketplace\",\"roof tile matching\",\"sustainable building materials\",\"traditional roofing materials\"],\"articleSection\":[\"About The Reclaimed Company\",\"Historic Building Restoration\",\"informative posts\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/where-to-buy-reclaimed-roof-tiles\/\",\"url\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/where-to-buy-reclaimed-roof-tiles\/\",\"name\":\"Reclaimed Roof Tiles | Buy Matching Clay, Slate & Rosemary Tiles\",\"isPartOf\":{\"@id\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/where-to-buy-reclaimed-roof-tiles\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/where-to-buy-reclaimed-roof-tiles\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-content\/uploads\/2026\/06\/1781357562452-1000005920.jpg\",\"datePublished\":\"2026-06-22T06:16:18+00:00\",\"description\":\"Find reclaimed roof tiles, slate and Rosemary tiles for repairs and restoration projects. Browse matching roofing materials from sellers across the UK.\",\"breadcrumb\":{\"@id\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/where-to-buy-reclaimed-roof-tiles\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/where-to-buy-reclaimed-roof-tiles\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/where-to-buy-reclaimed-roof-tiles\/#primaryimage\",\"url\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-content\/uploads\/2026\/06\/1781357562452-1000005920.jpg\",\"contentUrl\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-content\/uploads\/2026\/06\/1781357562452-1000005920.jpg\",\"width\":1600,\"height\":1600,\"caption\":\"Where to Buy Reclaimed Roof Tiles in the UK\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/where-to-buy-reclaimed-roof-tiles\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Reclaimed Roof Tiles: Where to Find Matching Roof Tiles in the UK\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/#website\",\"url\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/\",\"name\":\"The Reclaimed Company Shop\",\"description\":\"Specialist suppliers of architectural salvage and building materials\",\"publisher\":{\"@id\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/#organization\",\"name\":\"The Reclaimed Company Shop\",\"url\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-content\/uploads\/2018\/06\/TRC-logo979.jpg\",\"contentUrl\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-content\/uploads\/2018\/06\/TRC-logo979.jpg\",\"width\":1350,\"height\":1181,\"caption\":\"The Reclaimed Company Shop\"},\"image\":{\"@id\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"http:\/\/www.facebook.com\/thereclaimedcompany\",\"https:\/\/x.com\/the_reclaimedco\",\"http:\/\/www.instagram.com\/thereclaimedcompany\",\"https:\/\/www.youtube.com\/channel\/UCDoW-4idf5worKd57k7fdQA\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/#\/schema\/person\/e523510b0d804fa94d622c15305f0e79\",\"name\":\"The Salvage Guy\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/60887b83f17ad2a14623ad326ff48f90754be22eb30946c13534996170681edf?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/60887b83f17ad2a14623ad326ff48f90754be22eb30946c13534996170681edf?s=96&d=mm&r=g\",\"caption\":\"The Salvage Guy\"},\"description\":\"On the salvage scene since 2008, a passion for reclamation, re use and a reduction in waste from the largest contributor, the construction industry. Founder of The Reclaimed Company \u00ae and multiple business owner.\",\"url\":\"https:\/\/shop.thereclaimedcompany.co.uk\/home\/author\/oliver-neal\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Reclaimed Roof Tiles | Buy Matching Clay, Slate & Rosemary Tiles","description":"Find reclaimed roof tiles, slate and Rosemary tiles for repairs and restoration projects. Browse matching roofing materials from sellers across the UK.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/where-to-buy-reclaimed-roof-tiles\/","og_locale":"en_US","og_type":"article","og_title":"Reclaimed Roof Tiles | Buy Matching Clay, Slate & Rosemary Tiles","og_description":"Find reclaimed roof tiles, slate and Rosemary tiles for repairs and restoration projects. Browse matching roofing materials from sellers across the UK.","og_url":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/where-to-buy-reclaimed-roof-tiles\/","og_site_name":"The Reclaimed Company Shop","article_publisher":"http:\/\/www.facebook.com\/thereclaimedcompany","article_published_time":"2026-06-22T06:16:18+00:00","og_image":[{"width":1600,"height":1600,"url":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-content\/uploads\/2026\/06\/1781357562452-1000005920.jpg","type":"image\/jpeg"}],"author":"The Salvage Guy","twitter_card":"summary_large_image","twitter_creator":"@the_reclaimedco","twitter_site":"@the_reclaimedco","twitter_misc":{"Written by":"The Salvage Guy","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/where-to-buy-reclaimed-roof-tiles\/#article","isPartOf":{"@id":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/where-to-buy-reclaimed-roof-tiles\/"},"author":{"name":"The Salvage Guy","@id":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/#\/schema\/person\/e523510b0d804fa94d622c15305f0e79"},"headline":"Reclaimed Roof Tiles: Where to Find Matching Roof Tiles in the UK","datePublished":"2026-06-22T06:16:18+00:00","mainEntityOfPage":{"@id":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/where-to-buy-reclaimed-roof-tiles\/"},"wordCount":1568,"publisher":{"@id":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/#organization"},"image":{"@id":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/where-to-buy-reclaimed-roof-tiles\/#primaryimage"},"thumbnailUrl":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-content\/uploads\/2026\/06\/1781357562452-1000005920.jpg","keywords":["architectural salvage","conservation roofing","heritage roofing","listed building repairs","period property repairs","reclaimed building materials","reclaimed clay roof tiles","reclaimed materials marketplace","reclaimed roof tiles","reclaimed rosemary roof tiles","reclaimed slate","replacement roof tiles","roof tile marketplace","roof tile matching","sustainable building materials","traditional roofing materials"],"articleSection":["About The Reclaimed Company","Historic Building Restoration","informative posts"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/where-to-buy-reclaimed-roof-tiles\/","url":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/where-to-buy-reclaimed-roof-tiles\/","name":"Reclaimed Roof Tiles | Buy Matching Clay, Slate & Rosemary Tiles","isPartOf":{"@id":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/#website"},"primaryImageOfPage":{"@id":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/where-to-buy-reclaimed-roof-tiles\/#primaryimage"},"image":{"@id":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/where-to-buy-reclaimed-roof-tiles\/#primaryimage"},"thumbnailUrl":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-content\/uploads\/2026\/06\/1781357562452-1000005920.jpg","datePublished":"2026-06-22T06:16:18+00:00","description":"Find reclaimed roof tiles, slate and Rosemary tiles for repairs and restoration projects. Browse matching roofing materials from sellers across the UK.","breadcrumb":{"@id":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/where-to-buy-reclaimed-roof-tiles\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/shop.thereclaimedcompany.co.uk\/home\/where-to-buy-reclaimed-roof-tiles\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/where-to-buy-reclaimed-roof-tiles\/#primaryimage","url":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-content\/uploads\/2026\/06\/1781357562452-1000005920.jpg","contentUrl":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-content\/uploads\/2026\/06\/1781357562452-1000005920.jpg","width":1600,"height":1600,"caption":"Where to Buy Reclaimed Roof Tiles in the UK"},{"@type":"BreadcrumbList","@id":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/where-to-buy-reclaimed-roof-tiles\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/"},{"@type":"ListItem","position":2,"name":"Reclaimed Roof Tiles: Where to Find Matching Roof Tiles in the UK"}]},{"@type":"WebSite","@id":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/#website","url":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/","name":"The Reclaimed Company Shop","description":"Specialist suppliers of architectural salvage and building materials","publisher":{"@id":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/#organization","name":"The Reclaimed Company Shop","url":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/#\/schema\/logo\/image\/","url":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-content\/uploads\/2018\/06\/TRC-logo979.jpg","contentUrl":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-content\/uploads\/2018\/06\/TRC-logo979.jpg","width":1350,"height":1181,"caption":"The Reclaimed Company Shop"},"image":{"@id":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/#\/schema\/logo\/image\/"},"sameAs":["http:\/\/www.facebook.com\/thereclaimedcompany","https:\/\/x.com\/the_reclaimedco","http:\/\/www.instagram.com\/thereclaimedcompany","https:\/\/www.youtube.com\/channel\/UCDoW-4idf5worKd57k7fdQA"]},{"@type":"Person","@id":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/#\/schema\/person\/e523510b0d804fa94d622c15305f0e79","name":"The Salvage Guy","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/60887b83f17ad2a14623ad326ff48f90754be22eb30946c13534996170681edf?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/60887b83f17ad2a14623ad326ff48f90754be22eb30946c13534996170681edf?s=96&d=mm&r=g","caption":"The Salvage Guy"},"description":"On the salvage scene since 2008, a passion for reclamation, re use and a reduction in waste from the largest contributor, the construction industry. Founder of The Reclaimed Company \u00ae and multiple business owner.","url":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/author\/oliver-neal\/"}]}},"_links":{"self":[{"href":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-json\/wp\/v2\/posts\/33984","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-json\/wp\/v2\/users\/437"}],"replies":[{"embeddable":true,"href":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-json\/wp\/v2\/comments?post=33984"}],"version-history":[{"count":1,"href":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-json\/wp\/v2\/posts\/33984\/revisions"}],"predecessor-version":[{"id":33985,"href":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-json\/wp\/v2\/posts\/33984\/revisions\/33985"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-json\/wp\/v2\/media\/33977"}],"wp:attachment":[{"href":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-json\/wp\/v2\/media?parent=33984"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-json\/wp\/v2\/categories?post=33984"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/shop.thereclaimedcompany.co.uk\/home\/wp-json\/wp\/v2\/tags?post=33984"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}