// https://libguides.ucd.ie/gisguide/FindSpatialData
export const stationTopology = {
  type: "FeatureCollection",
  features: [
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-8.487, 54.271] },
      properties: { name: "Sligo" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-8.494, 54.186] },
      properties: { name: "Collooney" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-9.159, 54.113] },
      properties: { name: "Ballina" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-8.521, 54.088] },
      properties: { name: "Ballymote" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-6.412, 54] },
      properties: { name: "Dundalk" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-9.137, 53.982] },
      properties: { name: "Foxford" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-8.301, 53.964] },
      properties: { name: "Boyle" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-8.104, 53.939] },
      properties: { name: "Carrick-on-Shannon" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-7.916, 53.859] },
      properties: { name: "Dromod" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-9.289, 53.847] },
      properties: { name: "Castlebar" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-9.201, 53.827] },
      properties: { name: "Manulla Junction" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-9.511, 53.797] },
      properties: { name: "Westport" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-8.489, 53.766] },
      properties: { name: "Castlerea" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-8.759, 53.761] },
      properties: { name: "Ballyhaunis" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-7.79, 53.726] },
      properties: { name: "Longford" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-9, 53.718] },
      properties: { name: "Claremorris" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-6.335, 53.711] },
      properties: { name: "Drogheda" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-7.592, 53.687] },
      properties: { name: "Edgeworthstown" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-6.244, 53.679] },
      properties: { name: "Laytown" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-6.225, 53.65] },
      properties: { name: "Mosney" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-6.221, 53.644] },
      properties: { name: "Gormanston" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-8.212, 53.629] },
      properties: { name: "Roscommon" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-6.18, 53.608] },
      properties: { name: "Balbriggan" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-6.117, 53.571] },
      properties: { name: "Skerries" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-7.339, 53.522] },
      properties: { name: "Mullingar" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-6.143, 53.521] },
      properties: { name: "Rush" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-6.156, 53.45] },
      properties: { name: "Malahide" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-7.94, 53.428] },
      properties: { name: "Athlone" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-6.841, 53.413] },
      properties: { name: "Innfield" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-6.084, 53.39] },
      properties: { name: "Howth" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-6.25, 53.352] },
      properties: { name: "Dublin (Connolly)" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-8.239, 53.336] },
      properties: { name: "Ballinasloe" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-6.295, 53.346] },
      properties: { name: "Dublin(Heuston)" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-8.474, 53.343] },
      properties: { name: "Woodlawn" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-7.621, 53.334] },
      properties: { name: "Clara" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-8.607, 53.323] },
      properties: { name: "Attymon" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-8.749, 53.303] },
      properties: { name: "Athenry" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-9.048, 53.274] },
      properties: { name: "Galway" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-7.499, 53.27] },
      properties: { name: "Tullamore" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-6.81, 53.185] },
      properties: { name: "Newbridge" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-6.965, 53.154] },
      properties: { name: "Kildare" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-7.201, 53.154] },
      properties: { name: "Portarlington" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-7.068, 53.144] },
      properties: { name: "Monasterevin" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-6.064, 53.146] },
      properties: { name: "Greystones" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-7.304, 53.036] },
      properties: { name: "Portlaoise" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-6.977, 52.993] },
      properties: { name: "Athy" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-6.066, 52.989] },
      properties: { name: "Wicklow" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-7.797, 52.958] },
      properties: { name: "Roscrea" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-8.023, 52.937] },
      properties: { name: "Cloghjordan" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-6.216, 52.939] },
      properties: { name: "Rathdrum" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-7.608, 52.898] },
      properties: { name: "Ballybrophy" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-8.195, 52.86] },
      properties: { name: "Nenagh" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-8.975, 52.84] },
      properties: { name: "Ennis" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-6.923, 52.843] },
      properties: { name: "Carlow" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-6.162, 52.799] },
      properties: { name: "Arklow" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-7.798, 52.797] },
      properties: { name: "Templemore" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-8.442, 52.766] },
      properties: { name: "Birdhill" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-8.501, 52.692] },
      properties: { name: "Castleconnell" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-6.949, 52.702] },
      properties: { name: "Bagenalstown" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-6.292, 52.67] },
      properties: { name: "Gorey" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-7.822, 52.677] },
      properties: { name: "Thurles" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-7.227, 52.653] },
      properties: { name: "Kilkenny" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-8.606, 52.656] },
      properties: { name: "Limerick" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-7.154, 52.513] },
      properties: { name: "Thomastown" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-8.204, 52.497] },
      properties: { name: "Limerick Junction" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-6.569, 52.502] },
      properties: { name: "Enniscorthy" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-8.171, 52.47] },
      properties: { name: "Tipperary" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-7.921, 52.376] },
      properties: { name: "Caher" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-7.687, 52.362] },
      properties: { name: "Clonmel" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-7.403, 52.348] },
      properties: { name: "Carrick-on-Suir" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-8.661, 52.34] },
      properties: { name: "Charleville" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-6.462, 52.341] },
      properties: { name: "Wexford" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-6.956, 52.284] },
      properties: { name: "Campile" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-6.867, 52.285] },
      properties: { name: "Ballycullane" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-6.391, 52.271] },
      properties: { name: "Rosslare Strand" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-9.699, 52.272] },
      properties: { name: "Tralee" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-6.756, 52.27] },
      properties: { name: "Wellingtonbridge" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-7.106, 52.265] },
      properties: { name: "Waterford" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-6.334, 52.255] },
      properties: { name: "Rosslare Harbour" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-6.55, 52.23] },
      properties: { name: "Bridgetown" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-9.552, 52.175] },
      properties: { name: "Farranfore" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-8.662, 52.136] },
      properties: { name: "Mallow" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-8.894, 52.13] },
      properties: { name: "Banteer" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-9.217, 52.086] },
      properties: { name: "Rathmore" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-9.071, 52.077] },
      properties: { name: "Millstreet" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-9.506, 52.069] },
      properties: { name: "Killarney" },
    },
    {
      type: "Feature",
      geometry: { type: "Point", coordinates: [-8.454, 51.903] },
      properties: { name: "Cork" },
    },
  ],
};
