{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "250017737, Bath Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6158921356609017,
          51.21868472053586
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250058898, Bath Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.616630629240343,
          51.218231229624905
        ]
      }
    }
  ]
}