{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Lane (B5470)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.075108,
            53.281021
          ],
          [
            -2.075038,
            53.281086
          ],
          [
            -2.074967,
            53.281151
          ],
          [
            -2.074764,
            53.281335
          ],
          [
            -2.074561,
            53.281519
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Church Lane (B5470)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.074561,
            53.281519
          ],
          [
            -2.073777,
            53.282015
          ],
          [
            -2.073722,
            53.28205
          ],
          [
            -2.073138,
            53.28258
          ]
        ]
      }
    }
  ]
}