L.marker([52.291575748877634, -0.667468530564574]).addTo(map)
.bindPopup('The Chester House Estate')
.openPopup();
L.marker([52.558736499241441, -0.303444986379781]).addTo(map)
.bindPopup('Nene Park')
.openPopup();
L.marker([52.269131556444535, -1.159109101729907]).addTo(map)
.bindPopup('Daventry Country Park')
.openPopup();
L.marker([52.317507231588039, -0.903264730563809]).addTo(map)
.bindPopup('Brixworth Country Park')
.openPopup();