(function (w, d) { w.tsUpdateMetaDescription = function () { var existingTitle = document.querySelector('title').innerText; document.querySelector('title').innerText = "***** Rating: 5.0 - 15 Reviews - " + existingTitle; var existingDesc = document.querySelector('meta[name="description"]').getAttribute("content"); document.querySelector('meta[name="description"]').setAttribute("content", "***** Rating: 5.0 - 15 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 = "Kiddy Cook Franchise Recruitment"; 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/87a1e7b5-7351-4109-af8c-184a9ff18779.png\",\"image\":[\"https://content.trustist.com/brandlogos/87a1e7b5-7351-4109-af8c-184a9ff18779.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-kiddy-cook-franchise-recruitment-reviews-2984.html\"],\"@context\":\"http://schema.org\",\"brand\":{\"@type\":\"Organization\",\"@id\":null,\"description\":null,\"logo\":\"https://content.trustist.com/brandlogos/87a1e7b5-7351-4109-af8c-184a9ff18779.png\",\"image\":[\"https://content.trustist.com/brandlogos/87a1e7b5-7351-4109-af8c-184a9ff18779.png\"],\"name\":\"Kiddy Cook Franchise Recruitment\",\"alternateName\":null,\"hasMap\":null,\"geo\":null,\"telephone\":null,\"url\":\"https://www.kiddycook.co.uk/franchises/\",\"address\":null,\"branchOf\":null,\"openingHoursSpecification\":null,\"sameAs\":null},\"aggregateRating\":{\"@type\":\"AggregateRating\",\"ratingValue\":5,\"bestRating\":5,\"worstRating\":1,\"reviewCount\":15},\"review\":{\"@type\":\"Review\",\"url\":\"https://www.trustist.com/local-reviews/Website-Review-kiddy-cook-franchise-recruitment-reviews-2984.html\",\"author\":{\"@type\":\"Person\",\"name\":\"Gigi Ferrer\",\"address\":null},\"datePublished\":\"2022-10-26T18:08:50.000Z\",\"headline\":\"\",\"isBasedOn\":null,\"reviewBody\":\"Having being made redundant from my job as a Marketing Executive during The Pandemic, I took the opportunity to explore my career options. I knew I didn’t want to go back to the standard 9-5pm office job - I wanted to do something completely different and I wanted a job that was meaningful. \\r\\n\\r\\nWith my joy of cooking and baking I researched children’s cooking franchises and came across Kiddy Cook. I spoke to Nikki (the Franchisor) several times and found her to be friendly, insightful, and patient in answering all of my questions. There was an opportunity for a Class Leader in Pinner and she asked me if I was interested in the role. I thought this was the perfect chance to ‘test’ this before becoming a franchisee and it was the best decision I have ever made!\\r\\n\\r\\nI bought my Hillingdon franchise in February this year and I just wish I’d done it sooner. There is so much support from Nikki and the other franchisees and I genuinely feel part of this great team. There is a wealth of experience, knowledge and the training is of an excellent standard. \\r\\n\\r\\nI’ve already seen my business grow with after school clubs over subscribed. I’m excited to see what the future holds and to see where it takes me next, and in the meantime I’ve found the job of my dreams helping to shape a healthier future for kids and young people.\",\"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/teehh1FzCUGvjBhKn_GHeQ/ratingsummary.js'; var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x); })(window, document);