{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "2007027115, Moor Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4308744397998843,
          53.566312264130936
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2007027116, Moor Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4310731243103627,
          53.56613344008502
        ]
      }
    }
  ]
}