{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "link": "https://www.doogal.co.uk/StationMap?station=Corfe%20Castle",
        "name": "Corfe Castle",
        "marker-color": "cyan",
        "code": "CFC",
        "owner": "Swanage Railway"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.05504154167044,
          50.6383751980767
        ]
      }
    }
  ]
}