{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100101045694, Station Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.045296423374678,
          51.71631953032782
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002959038, Station Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.045340225586115,
          51.71632775997201
        ]
      }
    }
  ]
}