{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "42021797, Cavendish Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.041651227942272,
          53.39961074564114
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42159364, Cavendish Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0415972265529088,
          53.39986290845237
        ]
      }
    }
  ]
}