{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "link": "https://www.doogal.co.uk/StationMap?station=Bishops%20Lydeard",
        "name": "Bishops Lydeard",
        "marker-color": "cyan",
        "code": "BIB",
        "owner": "West Somerset Railway"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1942,
          51.0541
        ]
      }
    }
  ]
}