{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023953750, Quay Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.967351567943897,
          51.801694529499855
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002959860, Quay Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.967517636575575,
          51.802014112759984
        ]
      }
    }
  ]
}