{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100061104198, Arthur Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2863799870642574,
          51.379172977546226
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061104200, Arthur Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2860971458835646,
          51.37903699873995
        ]
      }
    }
  ]
}