{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "72563680, Beckett Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5186734171746605,
          53.80818396608084
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72722178, Beckett Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5186734171746605,
          53.80818396608084
        ]
      }
    }
  ]
}