{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "link": "https://www.doogal.co.uk/StationMap?station=Berwick-Upon-Tweed",
        "name": "Berwick-Upon-Tweed",
        "marker-color": "yellow",
        "code": "BWK",
        "owner": "London North Eastern Railway"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.01097357377303,
          55.7743389009866
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "link": "https://www.doogal.co.uk/StationMap?station=Darlington",
        "name": "Darlington",
        "marker-color": "orange",
        "code": "DAR",
        "owner": "London North Eastern Railway"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5473239913848,
          54.5204487638895
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "link": "https://www.doogal.co.uk/StationMap?station=Doncaster",
        "name": "Doncaster",
        "marker-color": "orange",
        "code": "DON",
        "owner": "London North Eastern Railway"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.13984532561563,
          53.5221497040669
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "link": "https://www.doogal.co.uk/StationMap?station=Durham",
        "name": "Durham",
        "marker-color": "orange",
        "code": "DHM",
        "owner": "London North Eastern Railway"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.58175210120156,
          54.7793912284615
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "link": "https://www.doogal.co.uk/StationMap?station=Grantham",
        "name": "Grantham",
        "marker-color": "orange",
        "code": "GRA",
        "owner": "London North Eastern Railway"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.642450315227216,
          52.9064717738698
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "link": "https://www.doogal.co.uk/StationMap?station=Newark%20North%20Gate",
        "name": "Newark North Gate",
        "marker-color": "orange",
        "code": "NNG",
        "owner": "London North Eastern Railway"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7998546058664,
          53.0817576073233
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "link": "https://www.doogal.co.uk/StationMap?station=Newcastle",
        "name": "Newcastle",
        "marker-color": "red",
        "code": "NCL",
        "owner": "London North Eastern Railway"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.61727998629735,
          54.9684027908736
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "link": "https://www.doogal.co.uk/StationMap?station=Peterborough",
        "name": "Peterborough",
        "marker-color": "orange",
        "code": "PBO",
        "owner": "London North Eastern Railway"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.249836976699539,
          52.5749740639353
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "link": "https://www.doogal.co.uk/StationMap?station=Retford",
        "name": "Retford",
        "marker-color": "yellow",
        "code": "RET",
        "owner": "London North Eastern Railway"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.947884081349436,
          53.3151538521764
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "link": "https://www.doogal.co.uk/StationMap?station=Wakefield%20Westgate",
        "name": "Wakefield Westgate",
        "marker-color": "orange",
        "code": "WKF",
        "owner": "London North Eastern Railway"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.50611061053081,
          53.6830744379424
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "link": "https://www.doogal.co.uk/StationMap?station=York",
        "name": "York",
        "marker-color": "red",
        "code": "YRK",
        "owner": "London North Eastern Railway"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.09318220382403,
          53.9579660426758
        ]
      }
    }
  ]
}