{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002985042, Victoria Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5672019779763486,
          50.43565692247199
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002986401, Victoria Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5672019779763486,
          50.43565692247199
        ]
      }
    }
  ]
}