{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "link": "https://www.doogal.co.uk/StationMap?station=Horwich%20Parkway",
        "name": "Horwich Parkway",
        "marker-color": "yellow",
        "code": "HWI",
        "owner": "Transport for Greater Manchester"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.53966631191709,
          53.5781083997492
        ]
      }
    }
  ]
}