{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "link": "https://www.doogal.co.uk/StationMap?station=Heathrow%20Terminal%204",
        "name": "Heathrow Terminal 4",
        "marker-color": "orange",
        "code": "HAF",
        "owner": "Heathrow Express"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.445463475456846,
          51.4582666803366
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "link": "https://www.doogal.co.uk/StationMap?station=Heathrow%20Terminal%205",
        "name": "Heathrow Terminal 5",
        "marker-color": "orange",
        "code": "HWV",
        "owner": "Heathrow Express"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.490589046493648,
          51.4700516499841
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "link": "https://www.doogal.co.uk/StationMap?station=Heathrow%20Terminals%202%20and%203%20%28Rail%20Station%20Only%29",
        "name": "Heathrow Terminals 2 and 3 (Rail Station Only)",
        "marker-color": "orange",
        "code": "HXX",
        "owner": "Heathrow Express"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.454332698147952,
          51.4714047217375
        ]
      }
    }
  ]
}