{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100051275325, Victoria Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9181146473026938,
          53.86227532221751
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051275326, Victoria Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9181754324400875,
          53.86229333926182
        ]
      }
    }
  ]
}