{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brook Lane (B6093)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.267693,
            53.427292
          ],
          [
            -1.267307,
            53.427779
          ],
          [
            -1.266922,
            53.428265
          ],
          [
            -1.266739,
            53.428582
          ],
          [
            -1.266556,
            53.428899
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Brook Lane (B6093)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.266556,
            53.428899
          ],
          [
            -1.266479,
            53.429033
          ],
          [
            -1.266401,
            53.429167
          ],
          [
            -1.266401,
            53.42919
          ],
          [
            -1.2664,
            53.429212
          ]
        ]
      }
    }
  ]
}