{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002607902, Lisle Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.2712582051542153,
          52.39794092977452
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015242858, Cresswells Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.27127204706050095,
          52.39821042022867
        ]
      }
    }
  ]
}