{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10007931226, Station Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2760912048895148,
          51.937819292985836
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007931230, Station Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.276267558075103,
          51.9376434887531
        ]
      }
    }
  ]
}