{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "link": "https://www.doogal.co.uk/StationMap?station=Ebbsfleet%20International",
        "name": "Ebbsfleet International",
        "marker-color": "orange",
        "code": "EBD",
        "owner": "HS1 Ltd"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.32092083234529,
          51.4429709652907
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "link": "https://www.doogal.co.uk/StationMap?station=Stratford%20International",
        "name": "Stratford International",
        "marker-color": "orange",
        "code": "SFA",
        "owner": "HS1 Ltd"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.00877764938190971,
          51.5448265067287
        ]
      }
    }
  ]
}