{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "23052052, Bentinck Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.176621164776566,
          53.62530166930039
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23052053, Bentinck Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.176560723701118,
          53.625310746825086
        ]
      }
    }
  ]
}