{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200001050254, Mill Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6873047827711045,
          52.138243749942745
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001050255, Mill Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.687102747408522,
          52.13788359399627
        ]
      }
    }
  ]
}