{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10090542892, Station Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1872875573801394,
          53.374095048670846
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012789522, Station Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1872875573801394,
          53.374095048670846
        ]
      }
    }
  ]
}