{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010744071, Chapel Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9831134049340378,
          53.33048456691972
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010749240, Chapel Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9829481873326023,
          53.330610385060645
        ]
      }
    }
  ]
}