{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10009210060, Hall Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.702450753432794,
          53.5281815953292
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10026062630, Winstanley Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7023118738986653,
          53.52799365165023
        ]
      }
    }
  ]
}