{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013404170, Wigshaw Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5221966248239753,
          53.45345759437061
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012804745, Common Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5222844352350697,
          53.45325047291955
        ]
      }
    }
  ]
}