This site uses cookies to bring you the best experience. Find out more

Explore our grounds

If you’re looking for a good value day out come and enjoy our grounds.

  • Enjoy a picnic in our lakeside or woodland picnic areas.
  • Explore our 'Capability' Brown footpaths.
  • Discover a whole host of bird, plant and wildlife.
  • Look inside our newly restored ice house, which continues to provide a roost for several species of bat. Read about the restoration project.
  • Pick up a grounds leaflet to find out more about the history of the grounds.
  • Find out about the hidden stories of the grounds from retired Groundsman John Schumann and landscape historian John Phibbs by borrowing a grounds audio tour from the Ticket Desk. Listen to our grounds audio tour
			
				function ShowPanel(panelLink)
				{
					$("#panel_container").find(".panel_content").each(function(){
						$(this).css("display", "none");
						$(this).css("visibility", "hidden");
					});
					
					$("#banner_container").find(".banner_image").each(function(){
						$(this).css("display", "none");
						$(this).css("visibility", "hidden");
					});
				
					$(panelLink).find(".panelID").each(function(){
						var panel = document.getElementById(this.innerHTML);
						$(panel).css("display", "block");
						$(panel).css("visibility", "visible");
					});
					
					$(panelLink).find(".bannerID").each(function(){
						var banner = document.getElementById(this.innerHTML);
						$(banner).css("display", "block");
						$(banner).css("visibility", "visible");
					});
				}
				
				$(".panel_link").click(function(){
					ShowPanel(this);
				});
			
		

Designed by LightMedia   Login