L.marker([52.240681000000002, -0.84259]).addTo(map)
.bindPopup('Abington Meadows')
.openPopup();
L.marker([52.410998999999997, -0.525]).addTo(map)
.bindPopup('Titchmarsh Nature Reserve')
.openPopup();
L.marker([52.254613999999997, -0.67224]).addTo(map)
.bindPopup('Summer Leys Nature Reserve')
.openPopup();
L.marker([52.503030000000003, -0.49912]).addTo(map)
.bindPopup('Glapthorn Cow Pastures')
.openPopup();
L.marker([52.301371000000003, -0.624952]).addTo(map)
.bindPopup('Nene Wetlands')
.openPopup();