{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Croft Avenue East (B5137)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.979322,
            53.336991
          ],
          [
            -2.979437,
            53.336961
          ],
          [
            -2.979615,
            53.336916
          ],
          [
            -2.979793,
            53.33687
          ],
          [
            -2.980258,
            53.336759
          ],
          [
            -2.980722,
            53.336647
          ],
          [
            -2.980945,
            53.336589
          ],
          [
            -2.981168,
            53.336531
          ]
        ]
      }
    }
  ]
}