{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100070005578, Victoria Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4345607297752507,
          52.54191326690561
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100070005580, Victoria Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4346652731269343,
          52.54204773182436
        ]
      }
    }
  ]
}