L.marker([52.291575748877634, -0.667468530564574]).addTo(map)
.bindPopup('The Chester House Estate')
.openPopup();
L.marker([52.235540000000000, -0.889780000000000]).addTo(map)
.bindPopup('78 Derngate')
.openPopup();
L.marker([52.106380989543304, -1.183824959405494]).addTo(map)
.bindPopup('Sulgrave Manor')
.openPopup();
L.marker([52.074137999999998, -1.021853000000000]).addTo(map)
.bindPopup('Silverstone Museum')
.openPopup();