{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "72549502, Bertrand Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5598663511690205,
          53.78405642669984
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72632322, Crosby View",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5599879495192688,
          53.78403889657745
        ]
      }
    }
  ]
}