{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10008150920, Walkers Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1389458940924901,
          52.706508666132336
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000842769, Walkers Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1389460709760286,
          52.70649967753617
        ]
      }
    }
  ]
}