{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bankfield Street (A5056)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.998147,
            53.435246
          ],
          [
            -2.996896,
            53.435481
          ],
          [
            -2.995646,
            53.435716
          ],
          [
            -2.995388,
            53.435765
          ],
          [
            -2.99513,
            53.435814
          ],
          [
            -2.995003,
            53.435838
          ],
          [
            -2.994877,
            53.435862
          ]
        ]
      }
    }
  ]
}