{"id":62,"date":"2026-02-01T11:46:11","date_gmt":"2026-02-01T11:46:11","guid":{"rendered":"https:\/\/sheridan.audiofeeds.co.uk\/?page_id=62"},"modified":"2026-02-01T11:56:02","modified_gmt":"2026-02-01T11:56:02","slug":"our-products-services","status":"publish","type":"page","link":"https:\/\/sheridanlandlordservices.co.uk\/?page_id=62","title":{"rendered":"Our Products Services"},"content":{"rendered":"\n<!-- \u2705 SHERIDAN: PRODUCTS & SERVICES (PREMIUM TABS + BG1 FIXED) \u2014 RELATIVE LINKS ONLY -->\n<style>\n\/* =====================================\n   SHERIDAN GLOBAL BG1 STAGE (FIXED)\n===================================== *\/\n.sheridan-stage{\n  position:relative;\n  overflow:hidden;\n  padding:22px 0 60px;\n}\n\n\/* Fixed background image layer *\/\n.sheridan-stage::before{\n  content:\"\";\n  position:fixed;\n  inset:0;\n  z-index:0;\n  background-image:url(\"\/wp-content\/uploads\/2026\/02\/bg1.jpg\");\n  background-size:cover;\n  background-position:center;\n  background-repeat:no-repeat;\n  opacity:0.06; \/* adjust if needed *\/\n  filter:grayscale(1) contrast(1.05) brightness(1.15);\n  transform:scale(1.05);\n  pointer-events:none;\n}\n\n\/* Soft white wash over it *\/\n.sheridan-stage::after{\n  content:\"\";\n  position:fixed;\n  inset:0;\n  z-index:1;\n  background:\n    radial-gradient(circle at 25% 15%, rgba(47,111,83,.14) 0%, rgba(255,255,255,0) 55%),\n    linear-gradient(180deg, rgba(255,255,255,.82) 0%, rgba(244,246,245,.92) 55%, rgba(255,255,255,.86) 100%);\n  pointer-events:none;\n}\n\n\/* Ensure content sits ABOVE the background *\/\n.sheridan-ps-wrap{\n  position:relative;\n  z-index:2;\n}\n\n\/* =====================================\n   SHERIDAN PREMIUM TABS PAGE\n===================================== *\/\n:root{\n  --sheridan-green:#2f6f53;\n  --sheridan-deep:#1b3b2c;\n  --sheridan-gold:#d7b26d;\n  --sheridan-ink:#142018;\n  --sheridan-muted:#5d6b63;\n  --sheridan-card:#ffffff;\n  --sheridan-line:rgba(0,0,0,.08);\n  --shadow-md:0 16px 34px rgba(0,0,0,.10);\n  --shadow-lg:0 22px 60px rgba(0,0,0,.14);\n  --radius-xl:26px;\n  --radius-lg:20px;\n}\n\n\/* Main wrapper *\/\n.sheridan-ps-wrap{\n  max-width:1100px;\n  margin:0 auto;\n  padding:34px 18px 0;\n  font-family: Arial, Helvetica, sans-serif;\n  color:var(--sheridan-ink);\n}\n\n\/* Premium card *\/\n.sheridan-card{\n  background:rgba(255,255,255,.85);\n  border:1px solid var(--sheridan-line);\n  border-radius:var(--radius-xl);\n  padding:34px 34px;\n  box-shadow:var(--shadow-md);\n  position:relative;\n  overflow:hidden;\n}\n\n.sheridan-card::before{\n  content:\"\";\n  position:absolute;\n  inset:0;\n  background:\n    radial-gradient(circle at 0% 0%, rgba(47,111,83,.10) 0%, rgba(0,0,0,0) 42%),\n    radial-gradient(circle at 100% 0%, rgba(215,178,109,.14) 0%, rgba(0,0,0,0) 40%);\n  pointer-events:none;\n}\n\n.sheridan-card > *{position:relative;z-index:2;}\n\n.sheridan-title{\n  font-size:34px;\n  font-weight:900;\n  margin:0 0 10px;\n  color:var(--sheridan-deep);\n  letter-spacing:.2px;\n}\n\n.sheridan-lead{\n  margin:0 0 14px;\n  font-size:16px;\n  color:#1a1a1a;\n}\n\n.sheridan-lead p{margin:0 0 10px;}\n\n.sheridan-divider{\n  height:1px;\n  background:var(--sheridan-line);\n  margin:18px 0 18px;\n}\n\n\/* Header row with illustration *\/\n.sheridan-ps-head{\n  display:grid;\n  grid-template-columns: 1.25fr .75fr;\n  gap:26px;\n  align-items:center;\n}\n\n.sheridan-ps-illustration{\n  border-radius:18px;\n  border:1px solid var(--sheridan-line);\n  background:rgba(255,255,255,.70);\n  box-shadow:0 12px 26px rgba(0,0,0,.08);\n  padding:14px;\n  display:flex;\n  justify-content:center;\n  align-items:center;\n  min-height:140px;\n}\n\n.sheridan-ps-illustration img{\n  max-width:210px;\n  height:auto;\n  display:block;\n  opacity:.92;\n}\n\n\/* Tabs *\/\n.sheridan-tabs{\n  margin-top:18px;\n}\n\n.sheridan-tab-buttons{\n  display:flex;\n  gap:10px;\n  flex-wrap:wrap;\n  padding:0;\n  margin:0 0 18px;\n  list-style:none;\n}\n\n.sheridan-tab-btn{\n  appearance:none;\n  border:1px solid var(--sheridan-line);\n  background:rgba(255,255,255,.75);\n  color:var(--sheridan-deep);\n  font-weight:900;\n  padding:12px 14px;\n  border-radius:14px;\n  cursor:pointer;\n  font-size:14px;\n  box-shadow:0 10px 18px rgba(0,0,0,.06);\n  transition:all .18s ease;\n}\n\n.sheridan-tab-btn:hover{\n  transform:translateY(-2px);\n  box-shadow:0 14px 26px rgba(0,0,0,.10);\n}\n\n.sheridan-tab-btn.is-active{\n  background:linear-gradient(135deg, rgba(47,111,83,.18), rgba(215,178,109,.14));\n  border-color:rgba(47,111,83,.25);\n}\n\n\/* Panels *\/\n.sheridan-tab-panel{\n  display:none;\n  animation: sherFade .22s ease;\n}\n\n.sheridan-tab-panel.is-active{\n  display:block;\n}\n\n@keyframes sherFade{\n  from{opacity:.0; transform:translateY(3px);}\n  to{opacity:1; transform:translateY(0);}\n}\n\n.sheridan-h2{\n  margin:14px 0 8px;\n  color:var(--sheridan-deep);\n  font-size:22px;\n  font-weight:900;\n}\n\n.sheridan-h3{\n  margin:18px 0 8px;\n  color:var(--sheridan-deep);\n  font-size:18px;\n  font-weight:900;\n}\n\n.sheridan-p{\n  margin:0 0 12px;\n  font-size:16px;\n  color:#1b1b1b;\n}\n\n\/* Image with caption cards *\/\n.sheridan-figure{\n  border:1px solid var(--sheridan-line);\n  border-radius:18px;\n  overflow:hidden;\n  background:#fff;\n  box-shadow:0 14px 28px rgba(0,0,0,.08);\n}\n\n.sheridan-figure img{\n  width:100%;\n  height:auto;\n  display:block;\n}\n\n.sheridan-figcap{\n  padding:12px 14px 14px;\n  font-size:14px;\n  font-weight:700;\n  color:#1b3b2c;\n}\n\n.sheridan-figcap em{\n  font-style:normal;\n  font-weight:800;\n  color:var(--sheridan-muted);\n}\n\n\/* Content split *\/\n.sheridan-split{\n  display:grid;\n  grid-template-columns: 1.15fr .85fr;\n  gap:18px;\n  align-items:start;\n  margin:14px 0 18px;\n}\n\n\/* Galleries *\/\n.sheridan-gallery{\n  display:grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap:14px;\n  margin:16px 0 18px;\n}\n\n.sheridan-gallery.two{\n  grid-template-columns: repeat(2, 1fr);\n}\n\n.sheridan-thumb{\n  display:block;\n  text-decoration:none;\n  border-radius:18px;\n  overflow:hidden;\n  border:1px solid var(--sheridan-line);\n  background:#fff;\n  box-shadow:0 14px 28px rgba(0,0,0,.08);\n  transition:all .18s ease;\n}\n\n.sheridan-thumb:hover{\n  transform:translateY(-4px);\n  box-shadow:0 18px 38px rgba(0,0,0,.12);\n}\n\n.sheridan-thumb img{\n  width:100%;\n  height:auto;\n  display:block;\n}\n\n.sheridan-thumb .cap{\n  padding:10px 12px 12px;\n  font-size:13px;\n  font-weight:800;\n  color:var(--sheridan-deep);\n}\n\n\/* Bullets *\/\n.sheridan-list{\n  margin:10px 0 10px 20px;\n}\n\n.sheridan-list li{\n  margin:8px 0;\n  font-size:16px;\n}\n\n\/* Lightbox *\/\n.sheridan-lightbox{\n  position:fixed;\n  inset:0;\n  background:rgba(0,0,0,.72);\n  display:none;\n  align-items:center;\n  justify-content:center;\n  padding:18px;\n  z-index:99999;\n}\n\n.sheridan-lightbox.is-open{display:flex;}\n\n.sheridan-lightbox-inner{\n  max-width:min(1100px, 96vw);\n  max-height:92vh;\n  background:#111;\n  border-radius:18px;\n  overflow:hidden;\n  box-shadow:var(--shadow-lg);\n  position:relative;\n}\n\n.sheridan-lightbox-inner img{\n  display:block;\n  width:100%;\n  height:auto;\n  max-height:92vh;\n  object-fit:contain;\n  background:#111;\n}\n\n.sheridan-lightbox-close{\n  position:absolute;\n  top:10px;\n  right:10px;\n  width:42px;\n  height:42px;\n  border-radius:999px;\n  border:1px solid rgba(255,255,255,.22);\n  background:rgba(255,255,255,.10);\n  color:#fff;\n  font-weight:900;\n  cursor:pointer;\n}\n\n.sheridan-lightbox-close:hover{\n  background:rgba(255,255,255,.18);\n}\n\n@media (max-width: 1024px){\n  .sheridan-ps-head{\n    grid-template-columns: 1fr;\n  }\n  .sheridan-split{\n    grid-template-columns:1fr;\n  }\n  .sheridan-gallery{\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\n@media (max-width: 520px){\n  .sheridan-card{padding:24px 18px;}\n  .sheridan-gallery{\n    grid-template-columns: 1fr;\n  }\n}\n<\/style>\n\n<div class=\"sheridan-stage\">\n  <div class=\"sheridan-ps-wrap\">\n    <div class=\"sheridan-card\">\n\n      <!-- \u2705 HEAD -->\n      <div class=\"sheridan-ps-head\">\n        <div>\n          <div class=\"sheridan-title\">Our Products and Services<\/div>\n          <div class=\"sheridan-lead\">\n            <p>We provide a variety of services but our core business will always be the provision of Inventory and Check out reports. Our services and working procedures are explained in more detail here.<\/p>\n            <p>Because kitchens and bathrooms will always be the main point of contention we have addressed our means of reporting and detailing these areas as a separate section.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"sheridan-ps-illustration\">\n          <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/02\/other-services.png\" alt=\"Products and Services\">\n        <\/div>\n      <\/div>\n\n      <div class=\"sheridan-divider\"><\/div>\n\n      <!-- \u2705 TABS -->\n      <div class=\"sheridan-tabs\">\n\n        <div class=\"sheridan-tab-buttons\" role=\"tablist\" aria-label=\"Products and Services Tabs\">\n          <button class=\"sheridan-tab-btn is-active\" data-tab=\"tab1\" role=\"tab\" aria-selected=\"true\">Inventory Production<\/button>\n          <button class=\"sheridan-tab-btn\" data-tab=\"tab2\" role=\"tab\" aria-selected=\"false\">Kitchens &amp; Bathrooms<\/button>\n          <button class=\"sheridan-tab-btn\" data-tab=\"tab3\" role=\"tab\" aria-selected=\"false\">Check-Outs<\/button>\n          <button class=\"sheridan-tab-btn\" data-tab=\"tab4\" role=\"tab\" aria-selected=\"false\">Other Products &amp; Services<\/button>\n        <\/div>\n\n        <!-- \u2705 TAB 1 -->\n        <section class=\"sheridan-tab-panel is-active\" id=\"tab1\" role=\"tabpanel\">\n          <div class=\"sheridan-h2\">Inventory Production<\/div>\n\n          <p class=\"sheridan-p\">A professionally produced Property Inventory and Schedule of Condition is a vital document for both landlord and tenant as it provides an independent, accurate and detailed report on the exact condition and state of a property at the commencement of a tenancy which can be agreed by all parties.<\/p>\n\n          <div class=\"sheridan-h3\">What does this procedure entail?<\/div>\n          <p class=\"sheridan-p\">We will ideally attend the property 48 \u2013 72 hours before the tenancy is due to commence, once it is fully prepared for the new tenant to the satisfaction of the landlord and letting agent. We will carry out a stringent inspection of the whole property, including any gardens and outbuildings.<\/p>\n\n          <div class=\"sheridan-split\">\n            <div>\n              <p class=\"sheridan-p\"><strong>We will evaluate the layout of the property to establish its layout.<\/strong> Our inventories are compiled room by room and our reports will follow the most logical route and progression through the property, making it as user-friendly as possible.<\/p>\n\n              <p class=\"sheridan-p\">The most accurate means of compiling an inventory is to provide a detailed written description of all features, providing a separate commentary on any defects, issues observed, pre-existing damage or areas of concern.<\/p>\n\n              <p class=\"sheridan-p\">This information is presented in the inventory in tabular form, described clockwise, with each feature individually referenced with a space for tenants to add comments where appropriate. A typical room description will look like this:<\/p>\n            <\/div>\n\n            <div class=\"sheridan-figure\">\n              <a href=\"#\" class=\"sheridan-lightbox-open\" data-img=\"\/wp-content\/uploads\/2026\/02\/inventory.jpg\">\n                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/02\/inventory.jpg\" alt=\"Typical inventory table format\">\n              <\/a>\n              <div class=\"sheridan-figcap\"><em>Click to enlarge<\/em> \u2014 inventory.jpg<\/div>\n            <\/div>\n          <\/div>\n\n          <p class=\"sheridan-p\"><strong>Furnished properties<\/strong> \u2013 we will provide a detailed description of all furniture, and provide a commentary regarding condition, level of wear and any damage. We will check soft furnishings for fire regulations compliance tickets and note these. Furniture will be described in the room in which it is presented. Relevant photographs will also be included.<\/p>\n\n          <div class=\"sheridan-gallery\">\n            <a href=\"#\" class=\"sheridan-thumb sheridan-lightbox-open\" data-img=\"\/wp-content\/uploads\/2026\/02\/iv1.jpg\">\n              <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/02\/iv1.jpg\" alt=\"iv1\">\n              <div class=\"cap\">Relative location of damage illustrated<\/div>\n            <\/a>\n\n            <a href=\"#\" class=\"sheridan-thumb sheridan-lightbox-open\" data-img=\"\/wp-content\/uploads\/2026\/02\/iv2.jpg\">\n              <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/02\/iv2.jpg\" alt=\"iv2\">\n              <div class=\"cap\">Raised floor level \/ trip hazard<\/div>\n            <\/a>\n\n            <a href=\"#\" class=\"sheridan-thumb sheridan-lightbox-open\" data-img=\"\/wp-content\/uploads\/2026\/02\/iv3.jpg\">\n              <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/02\/iv3.jpg\" alt=\"iv3\">\n              <div class=\"cap\">Carpet condition at commencement<\/div>\n            <\/a>\n\n            <a href=\"#\" class=\"sheridan-thumb sheridan-lightbox-open\" data-img=\"\/wp-content\/uploads\/2026\/02\/iv4.jpg\">\n              <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/02\/iv4.jpg\" alt=\"iv4\">\n              <div class=\"cap\">Black mould deposits recorded<\/div>\n            <\/a>\n\n            <a href=\"#\" class=\"sheridan-thumb sheridan-lightbox-open\" data-img=\"\/wp-content\/uploads\/2026\/02\/iv5.jpg\">\n              <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/02\/iv5.jpg\" alt=\"iv5\">\n              <div class=\"cap\">Room overview &amp; wall finishes<\/div>\n            <\/a>\n          <\/div>\n\n          <p class=\"sheridan-p\">Photographs of any damage, defects or potential sources of contention will be added and clearly labelled, usually laid out three per page. In the event of any possible ambivalence (a burn on a carpet, for example) a marker will be added to the photograph showing its relative location in the room.<\/p>\n\n          <div class=\"sheridan-gallery two\">\n            <a href=\"#\" class=\"sheridan-thumb sheridan-lightbox-open\" data-img=\"\/wp-content\/uploads\/2026\/02\/iv6.jpg\">\n              <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/02\/iv6.jpg\" alt=\"iv6\">\n              <div class=\"cap\">Indicator card shows location of damage<\/div>\n            <\/a>\n\n            <a href=\"#\" class=\"sheridan-thumb sheridan-lightbox-open\" data-img=\"\/wp-content\/uploads\/2026\/02\/iv7.jpg\">\n              <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/02\/iv7.jpg\" alt=\"iv7\">\n              <div class=\"cap\">Cards indicate cracked tiles<\/div>\n            <\/a>\n          <\/div>\n\n          <p class=\"sheridan-p\">Smoke and CO detectors will be tested for an audible warning \u2013 we will advise letting agents immediately in the event of defects or inadequate provision.<\/p>\n          <p class=\"sheridan-p\">We will also undertake a basic risk assessment and note any potential hazards, and notify letting agents of any imminent maintenance issues observed.<\/p>\n          <p class=\"sheridan-p\">Meter readings will also be taken and photographs of the readings included within the report. The location of the stopcock and any other critical features will also be noted.<\/p>\n        <\/section>\n\n        <!-- \u2705 TAB 2 -->\n        <section class=\"sheridan-tab-panel\" id=\"tab2\" role=\"tabpanel\">\n          <div class=\"sheridan-h2\">Kitchens &amp; Bathrooms<\/div>\n\n          <p class=\"sheridan-p\">Kitchens and bathrooms by their nature cause the most contention and disputes at the end of tenancy. The best way to minimise this is to put particular detail and information into the original inventory to ensure that there is a clear and straightforward understanding of the condition of these areas at commencement of tenancy.<\/p>\n\n          <p class=\"sheridan-p\">Kitchens will include a full breakdown of the condition and specification of integrated equipment and white goods, and the configuration of units. We will evaluate ventilation provisions in bathrooms and check that extractors are operative and windows functional to forestall disputes arising from condensation deposits.<\/p>\n\n          <div class=\"sheridan-split\">\n            <div>\n              <div class=\"sheridan-h3\">Typical kitchen description<\/div>\n              <p class=\"sheridan-p\">A typical kitchen description will look like this:<\/p>\n            <\/div>\n            <div class=\"sheridan-figure\">\n              <a href=\"#\" class=\"sheridan-lightbox-open\" data-img=\"\/wp-content\/uploads\/2026\/02\/kitinvent.jpg\">\n                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/02\/kitinvent.jpg\" alt=\"Typical kitchen inventory description\">\n              <\/a>\n              <div class=\"sheridan-figcap\"><em>Click to enlarge<\/em> \u2014 kitinvent.jpg<\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"sheridan-gallery\">\n            <a href=\"#\" class=\"sheridan-thumb sheridan-lightbox-open\" data-img=\"\/wp-content\/uploads\/2026\/02\/kit3.jpg\">\n              <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/02\/kit3.jpg\" alt=\"kit3\">\n              <div class=\"cap\">Kitchen unit overview \/ layout<\/div>\n            <\/a>\n\n            <a href=\"#\" class=\"sheridan-thumb sheridan-lightbox-open\" data-img=\"\/wp-content\/uploads\/2026\/02\/kit1.jpg\">\n              <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/02\/kit1.jpg\" alt=\"kit1\">\n              <div class=\"cap\">Woodblock worktops recorded<\/div>\n            <\/a>\n\n            <a href=\"#\" class=\"sheridan-thumb sheridan-lightbox-open\" data-img=\"\/wp-content\/uploads\/2026\/02\/kit2.jpg\">\n              <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/02\/kit2.jpg\" alt=\"kit2\">\n              <div class=\"cap\">Appliances illustrated as presented<\/div>\n            <\/a>\n\n            <a href=\"#\" class=\"sheridan-thumb sheridan-lightbox-open\" data-img=\"\/wp-content\/uploads\/2026\/02\/kit3.jpg\">\n              <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/02\/kit3.jpg\" alt=\"kit3 duplicate\">\n              <div class=\"cap\">Damage markers for precision<\/div>\n            <\/a>\n\n            <a href=\"#\" class=\"sheridan-thumb sheridan-lightbox-open\" data-img=\"\/wp-content\/uploads\/2026\/02\/kit4.jpg\">\n              <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/02\/kit4.jpg\" alt=\"kit4\">\n              <div class=\"cap\">Ceilings checked for condensation<\/div>\n            <\/a>\n\n            <a href=\"#\" class=\"sheridan-thumb sheridan-lightbox-open\" data-img=\"\/wp-content\/uploads\/2026\/02\/kit5.jpg\">\n              <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/02\/kit5.jpg\" alt=\"kit5\">\n              <div class=\"cap\">Sealant strips \/ enamel condition<\/div>\n            <\/a>\n\n            <a href=\"#\" class=\"sheridan-thumb sheridan-lightbox-open\" data-img=\"\/wp-content\/uploads\/2026\/02\/kit6.jpg\">\n              <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/02\/kit6.jpg\" alt=\"kit6\">\n              <div class=\"cap\">Bath &amp; shower base seals<\/div>\n            <\/a>\n\n            <a href=\"#\" class=\"sheridan-thumb sheridan-lightbox-open\" data-img=\"\/wp-content\/uploads\/2026\/02\/kit7.jpg\">\n              <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/02\/kit7.jpg\" alt=\"kit7\">\n              <div class=\"cap\">Extractor-only bathroom noted<\/div>\n            <\/a>\n          <\/div>\n        <\/section>\n\n        <!-- \u2705 TAB 3 -->\n        <section class=\"sheridan-tab-panel\" id=\"tab3\" role=\"tabpanel\">\n          <div class=\"sheridan-h2\">Check-Out<\/div>\n\n          <p class=\"sheridan-p\">The provision of a clear, relevant and detailed independent check out report is critical to the end of tenancy procedure and is essential to protect the interests of both landlord and tenant.<\/p>\n\n          <p class=\"sheridan-p\">Our check out procedure is to make an appointment with the outgoing tenant and meet them at the property on the last day of the tenancy. This enables us to discuss any issues arising during the tenancy. We find that tenants appreciate an assurance that their interests will be protected by the involvement of experienced, independent professionals.<\/p>\n\n          <p class=\"sheridan-p\">A check out is carried out by conducting a detailed inspection of the property and its current condition in conjunction with the original documents, noting any damage, losses or shortfalls in acceptable standards of maintenance, cleanliness or presentation. We will also note and document any additions and alterations made during the tenancy.<\/p>\n\n          <p class=\"sheridan-p\">Final meter readings will be taken and keys will be recovered and photographed.<\/p>\n\n          <p class=\"sheridan-p\">Following our inspection and a considered appraisal of the duration of the tenancy to make appropriate allowances for wear and tear we will produce a report. The information in a check out is presented in tabular form cross referencing the original inventory. Supporting photographs will be embedded in the report.<\/p>\n\n          <div class=\"sheridan-gallery two\">\n            <a href=\"#\" class=\"sheridan-thumb sheridan-lightbox-open\" data-img=\"\/wp-content\/uploads\/2026\/02\/checkout1.jpg\">\n              <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/02\/checkout1.jpg\" alt=\"Checkout sample\">\n              <div class=\"cap\">Click to enlarge \u2014 checkout1.jpg<\/div>\n            <\/a>\n\n            <a href=\"#\" class=\"sheridan-thumb sheridan-lightbox-open\" data-img=\"\/wp-content\/uploads\/2026\/02\/bathroom.jpg\">\n              <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/02\/bathroom.jpg\" alt=\"Bathroom ventilation evidence\">\n              <div class=\"cap\">Evidence of inadequate ventilation<\/div>\n            <\/a>\n\n            <a href=\"#\" class=\"sheridan-thumb sheridan-lightbox-open\" data-img=\"\/wp-content\/uploads\/2026\/02\/shower1.jpg\">\n              <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/02\/shower1.jpg\" alt=\"Shower cleaning issue\">\n              <div class=\"cap\">Tile fixative \/ seal strip not cleaned<\/div>\n            <\/a>\n\n            <a href=\"#\" class=\"sheridan-thumb sheridan-lightbox-open\" data-img=\"\/wp-content\/uploads\/2026\/02\/OVEN-1-4.jpg\">\n              <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/02\/OVEN-1-4.jpg\" alt=\"Oven comparison\">\n              <div class=\"cap\">Oven condition compared with inventory<\/div>\n            <\/a>\n          <\/div>\n\n          <p class=\"sheridan-p\">In the event of any dispute we will provide full support and guidance to the letting agent to avoid, as far as possible, disputes between landlord and tenant. We have an enviable reputation for the timely and satisfactory resolution of disputes and have achieved this through the accuracy of our reports and preparedness to achieve accord.<\/p>\n\n          <p class=\"sheridan-p\"><strong>Please note:<\/strong> if you have previously used another provider or compiled your own inventories we can produce a check-out report based on this source documentation. If no inventory is available we can still compile a check-out although this will not be legally binding.<\/p>\n        <\/section>\n\n        <!-- \u2705 TAB 4 -->\n        <section class=\"sheridan-tab-panel\" id=\"tab4\" role=\"tabpanel\">\n          <div class=\"sheridan-h2\">Other Products and Services<\/div>\n\n          <p class=\"sheridan-p\">Our core business is the provision of independent inventory and check out reports. To maintain the sector leading levels of service and reliability that our client base has come to expect this work will always be prioritised in our schedules.<\/p>\n\n          <p class=\"sheridan-p\">We can offer other products and services subject to availability:<\/p>\n\n          <ul class=\"sheridan-list\">\n            <li><strong>Inventory and Check-In<\/strong> \u2013 We will make an appointment to meet the tenant at the property when the tenancy commences and, with the tenant, conduct a thorough walk-round inspection of the property. We will show the incoming tenant the location of meters, fuse panel, stopcock and any manuals. When we provide this service we are unable to provide the tenant with a fully completed inventory at check-in. We therefore ask the tenant to complete an interim declaration, confirming that they have received keys and been shown the property including safety critical features. Within 48 hours we will provide the inventory in PDF format and send to the tenant and letting agent.<\/li>\n\n            <li><strong>Interim Property Inspections<\/strong> \u2013 We can do these. Experience tells us, however, that because of the complexity of arranging them, coupled with our large operating area and the demands of our core business we may not be able to offer this product at a commercially attractive rate. We are happy to consider enquiries and attempt to negotiate fees.<\/li>\n\n            <li><strong>Tenant Advisory Service<\/strong> \u2013 Independent inventories or check out reports will always carry far more weight in the event of end of tenancy deposit disputes. Many local letting agents still only offer their own reports. The regional \u201cchain\u201d agents may offer what purports to be an independent report that has been compiled by a subsidiary company with a different trading name. In both cases the evidence cannot be considered independent and the interests of the tenant may not have been objectively addressed. We can provide independent check out reports or advice at the instruction of tenants should they consider that inappropriate deposit deductions have been imposed.<\/li>\n\n            <li><strong>Relocation Agents<\/strong> \u2013 We work with Letting and Relocation agents based in other areas of the UK. We provide local representation and oversight for you on a subcontracted basis, and can assist with local market advice and information.<\/li>\n\n            <li><strong>Production Companies<\/strong> \u2013 We have experience providing oversight inventories, handover protocols and compliance reporting for film and television production companies taking temporary possession of properties either for location or \u201creality\u201d filming and production work.<\/li>\n\n            <li><strong>Probate<\/strong> \u2013 Whilst we are unable to provide valuations we can extend our experience of providing highly detailed inventories to the provision of reports for probate purposes.<\/li>\n\n            <li><strong>Wise Words<\/strong> \u2013 We\u2019ve been in business since 2010 and take the view that the experience and understanding of the lettings market that we\u2019ve gained over the years, both professionally and in personal capacities, is an invaluable resource. We\u2019re happy for you to contact us wherever you are in the market to tap into that resource. A bit of advice costs nothing.<\/li>\n          <\/ul>\n\n          <p class=\"sheridan-p\">This isn\u2019t an exhaustive list of our other products and services, it\u2019s what we\u2019ve done so far. As long as our knowledge, experience and insurance policies cover it we\u2019ll consider any associated work if commitments allow \u2013 feel free to enquire.<\/p>\n        <\/section>\n\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- \u2705 LIGHTBOX -->\n<div class=\"sheridan-lightbox\" id=\"sheridanLightbox\" aria-hidden=\"true\">\n  <div class=\"sheridan-lightbox-inner\">\n    <button class=\"sheridan-lightbox-close\" type=\"button\" aria-label=\"Close\">\u2715<\/button>\n    <img decoding=\"async\" src=\"\" alt=\"Enlarged image\" id=\"sheridanLightboxImg\">\n  <\/div>\n<\/div>\n\n<script>\n\/* =====================================\n   SHERIDAN TABS + LIGHTBOX (NO PLUGIN)\n===================================== *\/\n(function(){\n  const buttons = document.querySelectorAll(\".sheridan-tab-btn\");\n  const panels  = document.querySelectorAll(\".sheridan-tab-panel\");\n\n  function setActive(tabId){\n    buttons.forEach(b=>{\n      const isActive = b.getAttribute(\"data-tab\") === tabId;\n      b.classList.toggle(\"is-active\", isActive);\n      b.setAttribute(\"aria-selected\", isActive ? \"true\" : \"false\");\n    });\n    panels.forEach(p=>{\n      p.classList.toggle(\"is-active\", p.id === tabId);\n    });\n  }\n\n  buttons.forEach(btn=>{\n    btn.addEventListener(\"click\", ()=>{\n      setActive(btn.getAttribute(\"data-tab\"));\n      btn.scrollIntoView({behavior:\"smooth\", block:\"nearest\", inline:\"center\"});\n    });\n  });\n\n  const lightbox = document.getElementById(\"sheridanLightbox\");\n  const lightboxImg = document.getElementById(\"sheridanLightboxImg\");\n  const closeBtn = lightbox.querySelector(\".sheridan-lightbox-close\");\n\n  function openLightbox(src){\n    lightboxImg.src = src;\n    lightbox.classList.add(\"is-open\");\n    lightbox.setAttribute(\"aria-hidden\",\"false\");\n  }\n\n  function closeLightbox(){\n    lightbox.classList.remove(\"is-open\");\n    lightbox.setAttribute(\"aria-hidden\",\"true\");\n    lightboxImg.src = \"\";\n  }\n\n  document.querySelectorAll(\".sheridan-lightbox-open\").forEach(a=>{\n    a.addEventListener(\"click\", (e)=>{\n      e.preventDefault();\n      const src = a.getAttribute(\"data-img\");\n      if(src) openLightbox(src);\n    });\n  });\n\n  closeBtn.addEventListener(\"click\", closeLightbox);\n  lightbox.addEventListener(\"click\", (e)=>{\n    if(e.target === lightbox) closeLightbox();\n  });\n\n  document.addEventListener(\"keydown\", (e)=>{\n    if(e.key === \"Escape\") closeLightbox();\n  });\n})();\n<\/script>\n<!-- \u2705 END PRODUCTS & SERVICES -->\n","protected":false},"excerpt":{"rendered":"<p>Our Products and Services We provide a variety of services but our core business will always be the provision of Inventory and Check out reports. Our services and working procedures are explained in more detail here. Because kitchens and bathrooms will always be the main point of contention we have addressed our means of reporting [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-62","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/sheridanlandlordservices.co.uk\/index.php?rest_route=\/wp\/v2\/pages\/62","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sheridanlandlordservices.co.uk\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sheridanlandlordservices.co.uk\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sheridanlandlordservices.co.uk\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sheridanlandlordservices.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=62"}],"version-history":[{"count":3,"href":"https:\/\/sheridanlandlordservices.co.uk\/index.php?rest_route=\/wp\/v2\/pages\/62\/revisions"}],"predecessor-version":[{"id":87,"href":"https:\/\/sheridanlandlordservices.co.uk\/index.php?rest_route=\/wp\/v2\/pages\/62\/revisions\/87"}],"wp:attachment":[{"href":"https:\/\/sheridanlandlordservices.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=62"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}