{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200002535658, Rook Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6931943890248482,
          51.350482721337364
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002539926, Rook Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6903525615955828,
          51.350026410891346
        ]
      }
    }
  ]
}