{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "32111906, Victoria Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.996640584473702,
          52.51856495428925
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "32112377, Victoria Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.996522693821629,
          52.51849303195627
        ]
      }
    }
  ]
}