{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "72566265, Sackville Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.537957077913019,
          53.8111359246891
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72740149, Sackville Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.537957077913019,
          53.8111359246891
        ]
      }
    }
  ]
}