{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100081115586, Donkey Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6774886142494643,
          51.79043770344283
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004056684, Donkey Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.677379755540453,
          51.79019370649888
        ]
      }
    }
  ]
}