{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bank Street (A676)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.426372,
            53.580485
          ],
          [
            -2.426375,
            53.580478
          ],
          [
            -2.426411,
            53.5804
          ],
          [
            -2.42645,
            53.580313
          ],
          [
            -2.426647,
            53.579965
          ],
          [
            -2.426845,
            53.579616
          ]
        ]
      }
    }
  ]
}