{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "125061685, Albany Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.473796984297167,
          56.41154475046961
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125088667, Albany Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.474025088270067,
          56.411556336266656
        ]
      }
    }
  ]
}