Groom's Cottage sleeps 2 people
This cottage is 1 bedroom with King Sized Bed
The Bathroom has bath with shower over , Fitted Kitchen with washer dryer, microwave, dishwasher, gas cooker, fridge/freezer and Lounge with gas stove and dining area



A cot, highchair and stairgate are available on request
The cottage has mains gas and is centrally heated. It is fully equipped for a comfortable stay for 2 adults and one infant. We regret that for the comfort of all our guests pets are not accepted in the cottage (guide dogs excepted). A parking area is available adjacent to the cottage .Groom's Cottage also has free WiFi access
var newWindow = null;
function NVG_closeWin(){
if (newWindow != null){
if(!newWindow.closed) {
newWindow.close();
}
}
}
function NVG_popUpWin(url, type, strWidth, strHeight,target){
NVG_closeWin();
if (type == "fullScreen"){
strWidth = screen.availWidth - 10;
strHeight = screen.availHeight - 160;
}
var tools="";
if (type == "standard" || type == "fullScreen") {
tools = "resizable,toolbar=yes,location=yes,scrollbars=yes,
menubar=yes,width="+strWidth+",height="+strHeight+",
top=0,left=0";
}
if (type == "console")
}