{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100120438962, Victoria Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.500335995418964,
          51.822728133201224
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120451867, Victoria Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.501067336584658,
          51.82195178802534
        ]
      }
    }
  ]
}