{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "250023140, Bath Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5238358959706644,
          51.22340436231422
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250060456, Bath Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.52383579385706,
          51.22339537079966
        ]
      }
    }
  ]
}