L.marker([52.238022710879207, -0.892430774702673]).addTo(map)
.bindPopup('The Smoke Pit')
.openPopup();
L.marker([52.243083331601255, -0.808583811205858]).addTo(map)
.bindPopup('Yellow Bus Co.')
.openPopup();
L.marker([52.231161713151415, -1.082797775566343]).addTo(map)
.bindPopup('Santina’s Pizza – Various Locations')
.openPopup();
L.marker([52.334798614694705, -0.899026255401523]).addTo(map)
.bindPopup('The Flavour Trailer – Various Locations')
.openPopup();