{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023358966, Mill Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.118880345938461,
          52.80542879978954
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001331810, Mill Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1189103083809577,
          52.80553664329935
        ]
      }
    }
  ]
}