{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10008537595, Victoria Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.023892087191531,
          52.550557493409144
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008765623, Victoria Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.024305083051862,
          52.550665286626646
        ]
      }
    }
  ]
}