{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "32057917, Dudley Road East",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.032106881328584,
          52.51090116897768
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "32057919, Dudley Road East",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.032106881328584,
          52.51090116897768
        ]
      }
    }
  ]
}