{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10008161964, Station Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.001763174787864,
          52.71072991614795
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014216754, Station Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.001763174787864,
          52.71072991614795
        ]
      }
    }
  ]
}