<?xml version="1.0" encoding="UTF-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Claydon Pre-school</title>
    <link href="https://claydonpreschool.co.uk/feed.php?feed=atom&amp;pcat=201" rel="self" />
    <link href="https://claydonpreschool.co.uk/" />
    <updated>2026</updated>
    <id>urn:uuid:60a76c80-d399-11d9-b91C-0003939e0af6</id>
   	
	<entry>
	  	<author>
			<name>iantearle</name>
		</author>
		<title type="html"><![CDATA[Contact Us]]></title>
		<link rel="alternate" type="text/html" href="https://claydonpreschool.co.uk/contact" />
		<id>https://claydonpreschool.co.uk/contact</id>
		<updated>2017-06-12T21:46:32+00:00</updated>
		<content type="html" xml:base="https://claydonpreschool.co.uk//?pcat=&amp;item=1"><![CDATA[	<p>You can find us at the following address:</p><p>Claydon Pre-school,</p><p>Thornhill Road,<br>Claydon,<br>Suffolk,<br>IP6 0DZ  </p><p>Claydon Pre-school has parking outside and is on a single story site. If you would like more information about accessibility, please get in contact.</p><p>Telephone us on <a href="tel:01473831648">01473 831648</a> or email us using the form below.</p><div class="grid grid-cols-1 md:grid-cols-12 gap-8 w-full pb-10"><div class="col-span-4"><p class="align-center"><a href="tel:01473831648" class="btn">Telephone</a></p></div><div class="col-span-4"><p class="align-center"><a href="mailto:admin@claydonpreschool.co.uk" target="_blank" class="btn btn-yellow">Email the Office</a></p></div><div class="col-span-4"><p class="align-center wow fade-in-up"><a href="#contact-form" class="btn btn-green">Complete Form</a></p></div></div><h2>Send us a message</h2><div id="contact-form"><form method="post" class="space-y-6 max-w-2xl" action="contact">
    <input type="hidden" name="csrf_token" value="339d9b9f834aa876ae512c810aa854b15d1c742647006f6135f254ad29bc1b96" />

    <div class="invisible relative mb-4 hidden" hidden>
        <label for="firstname" class="block text-sm font-medium text-gray-700">First name:</label>
        <input
                type="text"
                name="firstname"
                id="firstname"
                value=""
                class="mt-1 block w-full rounded-md border border-gray-300 shadow-sm focus:border-yellow-500 focus:ring-yellow-500 sm:text-sm"
        />
    </div>

    <div>
        <label for="name" class="block text-sm font-medium text-gray-700">Name</label>
        <input
                type="text"
                name="name"
                id="name"
                placeholder="Name"
                class="mt-1 block w-full rounded-md border border-gray-300 shadow-sm focus:border-yellow-500 focus:ring-yellow-500 sm:text-sm"
        />
    </div>

    <div>
        <label for="email" class="block text-sm font-medium text-gray-700">Email address</label>
        <input
                type="email"
                name="email_required_email"
                id="email"
                placeholder="Email"
                class="mt-1 block w-full rounded-md border border-gray-300 shadow-sm focus:border-yellow-500 focus:ring-yellow-500 sm:text-sm"
        />
    </div>

    <div>
        <label for="message" class="block text-sm font-medium text-gray-700">Message</label>
        <textarea
                id="message"
                name="message_required"
                placeholder="Message"
                rows="4"
                class="mt-1 block w-full rounded-md border border-gray-300 shadow-sm focus:border-yellow-500 focus:ring-yellow-500 sm:text-sm"
        ></textarea>
    </div>

                <!-- Google reCAPTCHA v3 -->
            <script src="https://www.google.com/recaptcha/api.js?render=6LfLRuciAAAAAAd-kFdtuXOyNpJdPCJwIVMHcDZt"></script>
            <script>
                (function () {
                    function attachRecaptcha() {
                        document.querySelectorAll('form').forEach(function (form) {
                            if (!form.querySelector('.g-recaptcha-response') || form.dataset.recaptchaReady) return;
                            form.dataset.recaptchaReady = '1';
                            form.addEventListener('submit', function (e) {
                                e.preventDefault();
                                var f = this;
                                // Programmatic .submit() drops the submitter button's name=value,
                                // so a button like <button name="contact"> never makes it into POST.
                                // is_contacting()/is_commenting() check for that submitter name in
                                // POST data, so mirror it into a hidden input before submitting.
                                if (e.submitter && e.submitter.name && !f.querySelector('[name="' + e.submitter.name + '"]:not([type="submit"]):not(button)')) {
                                    var carry = document.createElement('input');
                                    carry.type = 'hidden';
                                    carry.name = e.submitter.name;
                                    carry.value = e.submitter.value || '1';
                                    f.appendChild(carry);
                                }
                                grecaptcha.ready(function () {
                                    grecaptcha.execute('6LfLRuciAAAAAAd-kFdtuXOyNpJdPCJwIVMHcDZt', {action: 'validate_captcha'}).then(function (token) {
                                        f.querySelectorAll('.g-recaptcha-response').forEach(function (i) { i.value = token; });
                                        f.submit();
                                    });
                                });
                            });
                        });
                    }
                    if (document.readyState === 'loading') {
                        document.addEventListener('DOMContentLoaded', attachRecaptcha);
                    } else {
                        attachRecaptcha();
                    }
                })();
            </script>
            <input type="hidden" class="g-recaptcha-response" name="g-recaptcha-response">
            <input type="hidden" name="action" value="validate_captcha">

    <button
            type="submit"
            name="contact"
            class="mt-4 inline-flex cursor-pointer items-center rounded-md border border-transparent bg-yellow-500 px-4 py-2 text-sm font-medium text-white shadow-sm hover:bg-yellow-600 focus:outline-none focus:ring-2 focus:ring-yellow-500 focus:ring-offset-2 transition-all duration-150 disabled:opacity-50 disabled:cursor-not-allowed"
    >
        Send
    </button>
</form>
</div> ]]></content>
	</entry>
	
	<entry>
	  	<author>
			<name>Ian Tearle</name>
		</author>
		<title type="html"><![CDATA[Ofsted]]></title>
		<link rel="alternate" type="text/html" href="https://claydonpreschool.co.uk/ofsted" />
		<id>https://claydonpreschool.co.uk/ofsted</id>
		<updated>2017-06-28T10:10:26+00:00</updated>
		<content type="html" xml:base="https://claydonpreschool.co.uk//?pcat=&amp;item=38"><![CDATA[	<p><strong>Ofsted </strong>is the Office for Standards in Education, Children's Services and Skills. It reports directly to Parliament and is both independent and impartial. By law it must inspect schools with the aim of providing information to parents, to promote improvement and to hold schools to account.</p><p>Our latest Ofsted report can be found at <a href="https://reports.ofsted.gov.uk/inspection-reports/find-inspection-report/provider/CARE/EY419077">https://reports.ofsted.gov.uk/inspection-reports/find-inspection-report/provider/CARE/EY419077</a><br></p> ]]></content>
	</entry>
	
	<entry>
	  	<author>
			<name>Ian Tearle</name>
		</author>
		<title type="html"><![CDATA[Admissions and How to Apply]]></title>
		<link rel="alternate" type="text/html" href="https://claydonpreschool.co.uk/apply" />
		<id>https://claydonpreschool.co.uk/apply</id>
		<updated>2017-05-11T15:45:34+00:00</updated>
		<content type="html" xml:base="https://claydonpreschool.co.uk//?pcat=&amp;item=2"><![CDATA[	<p>The earliest children can start at Claydon Pre-school is two years. Places are allocated in date of birth order, with funded children allocated before non-funded children. When a place is available, we will contact you to discuss the session days/times available and the initial session date. </p><p>We generally take on new children each September &ndash; Autumn term, then we operate a waiting list for any additional placements which may arise over the academic year. If you would like a place with us please complete the application form and email it to <a href="mailto:admin@claydonpreschool.co.uk">admin@claydonpreschool.co.uk</a>, along with a copy of your child's full birth certificate and proof of funding (if applicable).  </p><p>If you wish to apply for a place at Claydon Pre-school please <a href="https://claydonpreschool.co.uk/expanse/uploads/claydonpreschool/editor/files/Application Form.docx" data-file="quagreuuyxvb" data-name="Application Form.docx">complete the Application Form</a>.</p> ]]></content>
	</entry>
	
	<entry>
	  	<author>
			<name>Ian Tearle</name>
		</author>
		<title type="html"><![CDATA[About Us]]></title>
		<link rel="alternate" type="text/html" href="https://claydonpreschool.co.uk/about-us" />
		<id>https://claydonpreschool.co.uk/about-us</id>
		<updated>2020-07-09T18:19:43+00:00</updated>
		<content type="html" xml:base="https://claydonpreschool.co.uk//?pcat=&amp;item=200"><![CDATA[	<p>Claydon Pre-school is a purpose-built facility with secure outside space. It is a popular pre-school with a waiting list. Staff are qualified, competent and dedicated, and we are Ofsted approved.</p><p>We aim to provide a safe friendly and stimulating environment, where children can expand their own individual and creative skills through imaginative play and social activities. We have an extensive range of equipment and toys to help children develop in all areas of learning; personal, social and emotional, communication, language and literature, maths, knowledge and understanding of the world, physical and creative.</p><p>The purpose of the Pre-school is to encourage children to learn through play by discovering, creating and getting dirty. This will help to prepare children for the educational opportunities that they will encounter when moving on through nursery and primary school. We want the children to enjoy learning about their own social group and the world around them. We believe, through the activities we undertake, we can achieve this. We hope children are excited by the prospect of learning something new on each visit to us.</p><p>Our latest Ofsted inspection report is on display, along with our policies, at Pre-school. The report is also available online at <a href="http://www.ofsted.gov.uk">www.ofsted.gov.uk</a>.</p><h2><b>Our Ethos - Be the Best You Can Be</b></h2><p><a href="https://claydonpreschool.co.uk/values-ethos" class="btn">Discover more about Our Ethos</a></p> ]]></content>
	</entry>
	
	<entry>
	  	<author>
			<name>Ian Tearle</name>
		</author>
		<title type="html"><![CDATA[Useful Information]]></title>
		<link rel="alternate" type="text/html" href="https://claydonpreschool.co.uk/useful-information" />
		<id>https://claydonpreschool.co.uk/useful-information</id>
		<updated>2020-07-09T18:35:53+00:00</updated>
		<content type="html" xml:base="https://claydonpreschool.co.uk//?pcat=&amp;item=203"><![CDATA[	<p>Claydon Pre-school offers both year-round and term-time places.  The only time the Pre-school is closed is for bank holidays and 2 weeks over the Christmas period.</p><p>For term-time children the Pre-school operates the same days as Claydon Primary School.  </p> ]]></content>
	</entry>
	
	<entry>
	  	<author>
			<name>Ian Tearle</name>
		</author>
		<title type="html"><![CDATA[Welcome to Claydon Pre-school]]></title>
		<link rel="alternate" type="text/html" href="https://claydonpreschool.co.uk/home" />
		<id>https://claydonpreschool.co.uk/home</id>
		<updated>2025-01-08T16:39:07+00:00</updated>
		<content type="html" xml:base="https://claydonpreschool.co.uk//?pcat=&amp;item=260"><![CDATA[	<div class="grid grid-cols-1 sm:grid-flow-col sm:grid-cols-12 gap-8 w-full pb-10"><div class="col-span-6"><p data-pm-slice="1 1 []">Established in 1978, Claydon Pre-school is a nurturing, community-driven environment where every child is supported to "Be the Best You Can Be." Our caring and qualified staff create a vibrant, secure setting that encourages children to grow in confidence, independence, and social skills.</p><p>Explore our sessions, meet our team, or apply today to secure your child&rsquo;s place in our bright and happy pre-school family.</p></div><div class="col-span-6"><div class="w-full max-w-4xl mx-auto p-4 bg-blue-50 rounded-xl"><figure class="embed-frame not-prose"><iframe title="Google Map location of our pre-school" src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d9801.7577282193!2d1.1175444!3d52.1081329!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x3955c7e12c655f4c!2sClaydon+Pre-school!5e0!3m2!1sen!2suk!4v1525468429077" width="100%" height="100%" frameborder="0" style="border:0" allowfullscreen="" class="rounded-t-xl"></iframe></figure><div class="grid grid-cols-1 sm:grid-flow-col sm:grid-cols-12 gap-4 w-full pb-10"><div class="col-span-6"><p>Thornhill Road, Claydon, Suffolk, IP6 0DZ</p></div><div class="col-span-6"><p><a href="https://w3w.co/zoom.afford.placed" class="flex items-center text-xl gap-4 no-underline" style="color: #e11f26"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="120 120 362 362"><defs></defs><path d="M482.134 120.524h-361.61v361.61h361.61v-361.61Z" style="fill:#e11f26"></path><path fill="#fff" d="M278.73 380.435a11.312 11.312 0 0 1-10.722-14.876l45.201-135.604a11.302 11.302 0 0 1 21.442 7.151L289.45 372.71a11.301 11.301 0 0 1-10.72 7.725ZM210.927 380.435a11.312 11.312 0 0 1-10.72-14.876l45.2-135.604a11.302 11.302 0 0 1 21.442 7.151l-45.2 135.604a11.301 11.301 0 0 1-10.722 7.725ZM346.53 380.435a11.312 11.312 0 0 1-10.72-14.876l45.201-135.604a11.301 11.301 0 0 1 21.442 7.151L357.252 372.71a11.301 11.301 0 0 1-10.721 7.725Z" class="cls-4"></path></svg> zoom.afford.placed</a></p></div></div><h2 class="align-center mt-0">Call <a href="tel:01473831648">01473 831648</a></h2></div></div></div><div class="grid grid-cols-1 sm:grid-flow-col sm:grid-cols-12 gap-4 w-full pb-10"><div class="col-span-4"><p data-pm-slice="1 1 []" class="align-center"><a class="btn wow animate__animated animate__fadeInUp" href="https://claydonpreschool.co.uk/apply" data-wow-duration="1s" data-wow-delay=".2s">Apply Now</a></p></div><div class="col-span-4"><p class="align-center"><a href="https://claydonpreschool.co.uk/visit-us" class="btn btn-yellow animate__animated animate__fadeInUp" data-wow-duration="1s" data-wow-delay=".4s">Visit Us</a></p></div><div class="col-span-4"><p class="align-center"><a href="https://claydonpreschool.co.uk/contact" class="btn btn-green animate__animated animate__fadeInUp" data-wow-duration="1s" data-wow-delay=".6s">Contact Us</a></p></div></div><div class="max-w-2xl mx-auto my-10"><h2 data-pm-slice="1 3 []"><strong>Why Choose Us?</strong></h2><ul data-spread="false"><li>A long-standing, trusted part of the Claydon community for over four decades</li><li>A team of experienced, passionate practitioners who truly care</li><li>A focus on learning through play, exploration, and positive relationships</li><li>Strong links with local schools to support smooth transitions</li><li>Flexible sessions and funding options to suit every family</li></ul></div><div class="max-w-none bg-blue-500 py-20 w-screen relative left-1/2 right-1/2 -translate-x-1/2 my-10"><div class="container mx-auto px-4 prose-invert"><h3 data-pm-slice="1 1 []">Parent Testimonials</h3><p>"Both of my children attended Claydon Pre-school.  It was really important to me that both of my children attend a local Pre-school in one of the villages.  It was a natural choice for me as they have made friends who they have known through school.  They learnt about the local area, growing their own sunflowers and about nature.</p><p>They have a wonderful learning journey that they build about your child with local connections to the Primary School, preparing the children well for moving on and growing.</p><p>My children are well rounded individuals and the Pre-school has been very valuable in helping them to be this."</p><p data-pm-slice="1 1 []"><em></em> &ndash; Parent of a 4-year-old</p></div></div><div class="grid grid-cols-1 md:grid-cols-12 gap-8 w-full pb-10"><div class="col-span-4"><figure><img src="https://claydonpreschool.co.uk/expanse/uploads/claydonpreschool/fit-640,640,aspectRatio/1710882146_screenshot_20240206_103542_facebook.jpg" class="rounded-xl wow animate__animated animate__fadeInUp" data-wow-duration="1s" data-wow-delay=".4s"></figure></div><div class="col-span-4"><figure><img src="https://claydonpreschool.co.uk/expanse/uploads/claydonpreschool/fit-640,640,aspectRatio/1729084823_20240902_213145.jpg" class="rounded-xl wow animate__animated animate__fadeInUp" data-wow-duration="1s" data-wow-delay=".3s"></figure></div><div class="col-span-4"><figure><img src="https://claydonpreschool.co.uk/expanse/uploads/claydonpreschool/fit-640,640,aspectRatio/1710882156_screenshot_20240206_103524_facebook.jpg" class="rounded-xl wow animate__animated animate__fadeInUp" data-wow-duration="1s" data-wow-delay=".2s"></figure></div></div> ]]></content>
	</entry>
	
	<entry>
	  	<author>
			<name>Lisa Read</name>
		</author>
		<title type="html"><![CDATA[Admissions Policy]]></title>
		<link rel="alternate" type="text/html" href="https://claydonpreschool.co.uk/admissions-policy" />
		<id>https://claydonpreschool.co.uk/admissions-policy</id>
		<updated>2018-01-29T14:32:38+00:00</updated>
		<content type="html" xml:base="https://claydonpreschool.co.uk//?pcat=&amp;item=129"><![CDATA[	<div class="grid grid-cols-1 md:grid-cols-12 gap-8 w-full pb-10"><div class="col-span-6"><p><b>Policy statement</b></p><p>It is our intention to make our setting accessible to children and families from all sections of the local community. We aim to ensure that all sections of our community have access to the setting through open, fair and clearly communicated procedures.  We take children from the age of two years and children can stay with us up until Reception (or move onto Nursery or another setting as the parents/carers choose).  Our main intake is at the beginning of September each year.  If places are available throughout the year additional children may be offered a place.  Where this is not possible applications will be moved to the following September intake.  </p><p><b>Procedures</b></p><ul><li>We ensure that the existence of our setting is widely advertised in places accessible to all sections of the community.  </li><li>We ensure that information about our setting is accessible, using simple plain English, in written and spoken form.  </li><li>Our setting and its practices are welcoming and make it clear that fathers, mothers, other relations and carers are all welcome.  </li><li>Our setting and its practices operate in a way that encourages positive regard for and understanding of difference and ability -  whether gender, family structure, class, background, religion, ethnicity or competence in spoken English.  </li><li>We support children and/or parents with disabilities to take full part in all activities within our setting.  </li><li>We monitor the needs and background of children joining our setting on the Registration Form, to ensure that no accidental or unintentional discrimination is taking place.  </li><li>We share and widely promote our Valuing Diversity and Promoting Equality Policy.  </li><li>We consult with families about the opening times of our setting to ensure that we accommodate a broad range of families' needs.  </li><li>Failure to comply with the terms and conditions may ultimately result in the provision of a place being withdrawn.</li></ul><p><b>Funding</b></p><ul>  <li>Some      2 year olds are entitled to the first 15 hours of early education funding      known as Free Two&rsquo;s funding, or through the Government scheme for working parents</li><li>From      the term following their 3<sup>rd</sup> birthday, all children are      entitled to the first 15 hours of early education funding, known as      Universal Funding and those with working parents may be entitled to an      additional 15 hours funding, known as Extended offer.  Parents must check their eligibility      online and notify the Setting.  </li><li>For      those children eligible for the 2 year 15 hours working funding or the 3/4 year old 30 hours extended offer, we will allocate      as many places each year for parents/carers as is financially sustainable      for the Setting.  These places will      have set times and parents must prove their eligibility before a place can      be reserved for the extended 15 hours.       This is reviewed termly.  If      the child falls out of eligibility during a term, it is the parents/carers      responsibility to inform us and fees will become payable from the date on      which funding ceases to be in place.  </li><li>Every      effort is made to accommodate preferences; however, no guarantees can be      given that parents/carers will be given their first choice of sessions </li></ul><p><b>Allocation of Places</b></p><p>We allocate our places based on the following :    </p><ul><li>Year-round placements who require a minimum of 2 day sessions (a minimum of 6 hours per day)</li><li>Term-time placements who require a minimum of 2 day sessions (a minimum of 6 hours per day)</li><li>Year-round placements who require a minimum of 2 morning or afternoon sessions (up to a maximum of 5&frac12; hours per day)</li><li>Term-time placements who require a minimum of 2 morning or afternoon sessions (up to a maximum of 5&frac12; hours per day)</li><li>Funded places are offered in accordance with the Early Years Entitlements: Operational Guidance for local authorities and providers (DfE 2018) and any local conditions in place at the time</li><li>Where sessions are limited, priority will be given to children within our catchment area (Claydon, Barham, Baylham, and Great Blakenham)</li><li>All of the above are subject to management discretion, and/or provision mapping to ensure that we can meet all children's needs where applicable</li></ul></div><div class="col-span-6"></div></div> ]]></content>
	</entry>
	
	<entry>
	  	<author>
			<name>Ian Tearle</name>
		</author>
		<title type="html"><![CDATA[Fundraising]]></title>
		<link rel="alternate" type="text/html" href="https://claydonpreschool.co.uk/fundraising-1" />
		<id>https://claydonpreschool.co.uk/fundraising-1</id>
		<updated>2025-06-10T23:48:31+00:00</updated>
		<content type="html" xml:base="https://claydonpreschool.co.uk//?pcat=&amp;item=277"><![CDATA[	<h2><b>100 Club</b></h2><p>The 100 club is simply a type of lottery. You pay a monthly entry fee of &pound;1 and in return are allocated a draw number. The draw takes place once a month and three numbers win cash prizes.</p><p>50% of the funds go to improving pre-school, 1st prize gets 30%, 2nd prize gets 15% and 3rd gets 5%. The more people playing the greater the prize. Winners are notified by email.</p><p>Results are published at the end of the month at preschool and in the In Touch magazine.</p><p><a href="https://claydonpreschool.co.uk/expanse/uploads/claydonpreschool/editor/files/100%2520Club%2520Entry%2520Form1.pdf" target="_blank" class="btn">100 Club Entry Form</a></p><h2>Monthly Prize Draw</h2><p>Win money whilst helping improve your pre-school.</p><figure><img src="blob:https://claydonpreschool.co.uk/69695348-0c7a-4904-91c7-140894356d2d" alt="pastedGraphic.png"></figure><p>Only &pound;1 a month to play</p><p>Three prizes drawn each month and you can have as many goes a month as you like.</p> ]]></content>
	</entry>
	
	<entry>
	  	<author>
			<name>Ian Tearle</name>
		</author>
		<title type="html"><![CDATA[Parents]]></title>
		<link rel="alternate" type="text/html" href="https://claydonpreschool.co.uk/parents" />
		<id>https://claydonpreschool.co.uk/parents</id>
		<updated>2025-06-10T23:38:35+00:00</updated>
		<content type="html" xml:base="https://claydonpreschool.co.uk//?pcat=&amp;item=267"><![CDATA[	<h2><b>Term Dates 2025/26</b></h2><h2>Autumn 2025</h2><p>Wednesday 3rd September to Friday 19th December 2025</p><p>(PD Day Monday 1st September 2025)</p><p>(PD Day Tuesday 2nd September 2025)</p><p>Half Term &ndash; Monday 27th October to Friday 31st October 2025</p><p>(PD Day Friday 24th October 2025)</p><h2>Spring 2026</h2><p>Tuesday 6th January to Friday 27th March 2026</p><p>(PD Day Monday 5th January 2026)</p><p>Half Term &ndash; Monday 16th February to Friday 20th February 2026</p><h2>Summer 2026</h2><p>Monday 13th April to Friday 17th July 2026</p><p>Bank Holiday Monday 4th May 2026</p><p>Half Term &ndash; Monday 25th May to Friday 29th May 2026</p><p>(PD Day Monday 1st June 2026)</p><p>(PD Day Monday 20th July 2026)</p><p>(Please note the Pre-school is closed to term-time children on the PD days)</p><h2><b>Term Dates for 2026/2027</b></h2><h2><b>Autumn 2026</b></h2><p>Thursday 3<sup>rd</sup> September to Friday 18<sup>th</sup>December 2026</p><p><i>(PD Day Tuesday 1<sup>st</sup> September 2026)</i></p><p><i>(PD Day Wednesday 2<sup>nd</sup> September 2026)</i></p><p>Half Term &ndash; Monday 26<sup>th</sup>October to Friday 30<sup>th</sup> October 2026</p><p><i>(PD Day Friday 23<sup>rd</sup> October 2026)</i></p><h2><b>Spring 2027</b></h2><p>Tuesday 5<sup>th</sup> January to Thursday 25<sup>th</sup> March 2027</p><p><i>(PD Day Monday 4<sup>th</sup> January 2027)</i></p><p>Half Term &ndash; Monday 15<sup>th</sup>February to Friday 19<sup>th</sup> February 2027</p><h2><b>Summer 2027</b></h2><p>Tuesday 13<sup>th</sup> April to Wednesday 21<sup>st</sup> July 2027</p><p>Bank Holiday Monday 3<sup>rd</sup>May 2027</p><p>Half Term &ndash; Monday 31<sup>st</sup>May to Friday 4<sup>th</sup> June 2027</p><p><i>(PD Day Monday 7<sup>th</sup> June 2027)</i></p><p><b> </b></p><p><b><i>(Please note the Pre-school is closed to term-time children on the PD days)</i></b></p> ]]></content>
	</entry>
	
</feed>