{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10008849434, Clarke Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4106100789596108,
          51.68514687356439
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100081287185, Evans Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.410787681333979,
          51.685032380750854
        ]
      }
    }
  ]
}