{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10011994492, Mill Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0321407922832446,
          52.72018251496212
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091307159, Mill Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0332295552351451,
          52.72050537316606
        ]
      }
    }
  ]
}