{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200001575987, Mill Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.035064286696472,
          53.109606955521635
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001585366, Mill Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0350045778569146,
          53.10966090721312
        ]
      }
    }
  ]
}