{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "250012882, Lime Kiln Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6681996502451204,
          51.2208344784705
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250012887, Lime Kiln Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.668542497373388,
          51.22077856755609
        ]
      }
    }
  ]
}