{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "355630, Cumberland Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6020936638310754,
          51.44795829127917
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "356763, Harbour Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6017793529867865,
          51.44813074707688
        ]
      }
    }
  ]
}