(function (w, d) { w.tsUpdateMetaDescription = function () { var existingTitle = document.querySelector('title').innerText; document.querySelector('title').innerText = "***** Rating: 4.7 - 681 Reviews - " + existingTitle; var existingDesc = document.querySelector('meta[name="description"]').getAttribute("content"); document.querySelector('meta[name="description"]').setAttribute("content", "***** Rating: 4.7 - 681 Reviews - " + existingDesc); }; var timestamp = document.createElement("meta"); timestamp.setAttribute("name", "ts-timestamp"); timestamp.setAttribute("content", new Date().toLocaleString()); document.head.appendChild(timestamp); if (d.getElementById("ts-json") === null) { var filter = Array.prototype.filter; var productName = "DOR-2-DOR"; var title = document.querySelector("title"); if (title === null || title.innerText.match(/^ *$/) !== null) { title = filter.call(d.querySelectorAll('h1'), function (node) { return node.innerText != ""; })[0]; } if (typeof title !== "undefined") { productName = title.innerText; } var json = "[{\"@type\":\"Product\",\"@id\":\"{{url}}#trustist\",\"description\":null,\"logo\":\"https://content.trustist.com/brandlogos/7d1f7639-75f4-4553-80d6-18387565b17b.png\",\"image\":[\"https://content.trustist.com/brandlogos/7d1f7639-75f4-4553-80d6-18387565b17b.png\"],\"name\":\"{{productName}}\",\"alternateName\":null,\"hasMap\":null,\"geo\":null,\"telephone\":null,\"url\":\"{{url}}\",\"address\":null,\"branchOf\":null,\"openingHoursSpecification\":null,\"sameAs\":[\"https://www.trustist.com/local-reviews/Website-Review-dor-2-dor-reviews-2982.html\"],\"@context\":\"http://schema.org\",\"brand\":{\"@type\":\"Organization\",\"@id\":null,\"description\":null,\"logo\":\"https://content.trustist.com/brandlogos/7d1f7639-75f4-4553-80d6-18387565b17b.png\",\"image\":[\"https://content.trustist.com/brandlogos/7d1f7639-75f4-4553-80d6-18387565b17b.png\"],\"name\":\"DOR-2-DOR\",\"alternateName\":null,\"hasMap\":null,\"geo\":null,\"telephone\":null,\"url\":\"https://www.dor2dor.com/\",\"address\":null,\"branchOf\":null,\"openingHoursSpecification\":null,\"sameAs\":null},\"aggregateRating\":{\"@type\":\"AggregateRating\",\"ratingValue\":4.7,\"bestRating\":5,\"worstRating\":1,\"reviewCount\":681},\"review\":{\"@type\":\"Review\",\"url\":\"https://www.trustist.com/local-reviews/Website-Review-dor-2-dor-reviews-2982.html\",\"author\":{\"@type\":\"Person\",\"name\":\"Gary Jackson\",\"address\":null},\"datePublished\":\"2023-11-22T12:22:18.000Z\",\"headline\":\"\",\"isBasedOn\":null,\"reviewBody\":\"I worked for Dor2Dor (Walsall) for 3 years from November 2020. I\u0027d lost all of my part-time work due to the pandemic so I applied, not expecting much. In fact, I thought it would be some sort of dodgy scheme where staff are exploited. I couldn\u0027t have been further from the truth. Andrew Porter runs the business in a totally professional way. Within days of applying, I was sent a video to watch about the job and was provided with the necessary advice and instructions. The organisation of the leaflet deliveries is superb, payment is prompt and Andrew is flexible, fair and considerate. Communication is better than most organisations where I\u0027ve worked and I\u0027ve been treated very well. For example, I had a foot injury half way through my second year of working for the company which meant I was unable to work. Andrew was patient and concerned about my welfare and allowed me to recover and ease back into the job when I was ready – this was much appreciated. I\u0027ve enjoyed the work as it gets me outside, I\u0027ve learnt a lot about my local area and I\u0027m able to fit it round my other commitments. You have to be fit because it gets quite tiring and you also need to be self-disciplined, organised and reliable. You won\u0027t get rich doing this and you will get weary but, if you\u0027re looking for work that is flexible, relatively stress-free and superbly managed, I\u0027d definitely recommend working for Andrew Porter and Dor2Dor (Walsall).\",\"reviewRating\":{\"@type\":\"Rating\",\"ratingValue\":5,\"bestRating\":5,\"worstRating\":1},\"publisher\":{\"@type\":\"Organization\",\"name\":\"Trustist\",\"sameAs\":\"https://www.trustist.com\"},\"reply\":null,\"replyDate\":null,\"subject\":null},\"mpn\":\"{{url}}\",\"sku\":\"{{url}}\"}]"; var a = d; var c = a.createElement("script"); c.type = 'application/ld+json'; c.id = 'ts-json'; c.innerText = json .replace(new RegExp("{{url}}", 'g'), w.location.href) .replace("\"{{productName}}\"", JSON.stringify(productName).replace(/[^ -~]+/g, "")); a = a.getElementsByTagName("head")[0]; a.appendChild(c); } var s = document.createElement('script'); s.type = 'text/javascript'; s.defer = true; s.src = 'https://widget.trustist.com/OXYfffR1U0WA1hg4dWWxew/ratingsummary.js'; var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x); })(window, document);