{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Smithy Lane (B5160)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.390857,
            53.383291
          ],
          [
            -2.391468,
            53.38336
          ],
          [
            -2.392528,
            53.383377
          ],
          [
            -2.393139,
            53.383386
          ],
          [
            -2.394202,
            53.383464
          ]
        ]
      }
    }
  ]
}