{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100091642807, Ferry Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.5591099083036712,
          52.564014587543085
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004288824, Ferry Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.5595698004445004,
          52.56422560570167
        ]
      }
    }
  ]
}