{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100012827568, Chapel Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7341645750052677,
          53.36081910300822
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002860912, Chapel Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7341645750052677,
          53.36081910300822
        ]
      }
    }
  ]
}