{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Station Road (B5246)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.810546,
            53.634638
          ],
          [
            -2.810477,
            53.634639
          ],
          [
            -2.810465,
            53.634639
          ],
          [
            -2.810409,
            53.63464
          ],
          [
            -2.809104,
            53.634659
          ],
          [
            -2.807798,
            53.634678
          ],
          [
            -2.807737,
            53.634681
          ],
          [
            -2.807677,
            53.634683
          ],
          [
            -2.807607,
            53.634687
          ],
          [
            -2.807556,
            53.634689
          ]
        ]
      }
    }
  ]
}