{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200001099061, Waterworks Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.056732995482505,
          51.73396709603619
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001099062, Waterworks Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.056776848812103,
          51.73398468450374
        ]
      }
    }
  ]
}