{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Station Road (B6383)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.18805,
            53.916541
          ],
          [
            -2.187943,
            53.916595
          ],
          [
            -2.187835,
            53.916649
          ],
          [
            -2.187726,
            53.916704
          ],
          [
            -2.187616,
            53.916759
          ],
          [
            -2.187527,
            53.916803
          ],
          [
            -2.187438,
            53.916848
          ],
          [
            -2.187174,
            53.916979
          ],
          [
            -2.186911,
            53.917111
          ]
        ]
      }
    }
  ]
}