{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100010000354, Albert Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8841156490642663,
          53.19531165765793
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010000355, Albert Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8839512054238816,
          53.19532186729327
        ]
      }
    }
  ]
}