{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200004031367, Kings Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5812812631573023,
          51.42963038363933
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004039043, Kings Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5813412869136053,
          51.42955018037743
        ]
      }
    }
  ]
}