{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wrightington Bar (B5250)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.704406,
            53.615794
          ],
          [
            -2.704412,
            53.61582
          ],
          [
            -2.704418,
            53.615846
          ]
        ]
      }
    }
  ]
}