L.marker([52.253990000000002, -0.62174]).addTo(map)
.bindPopup('Cherry Lane Garden Centre')
.openPopup();
L.marker([52.523673000000002, -0.394467]).addTo(map)
.bindPopup('Bosworth’s Garden Centre at Elton')
.openPopup();
L.marker([52.355631745261036, -0.684756495214009]).addTo(map)
.bindPopup('Bosworth’s Garden Centre at Burton Latimer')
.openPopup();
L.marker([52.304282248912465, -0.776975803576346]).addTo(map)
.bindPopup('Beckworth Emporium')
.openPopup();