{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10009714448, St Aidan's Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2146942688247344,
          54.67499316379751
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009715434, St Aidan's Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2147054408672964,
          54.67521790910746
        ]
      }
    }
  ]
}