{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Deepsick Lane (B6425)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.366263,
            53.231311
          ],
          [
            -1.366133,
            53.231013
          ],
          [
            -1.366149,
            53.23068
          ],
          [
            -1.366181,
            53.230034
          ],
          [
            -1.366202,
            53.229078
          ],
          [
            -1.366223,
            53.228121
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Deepsick Lane (B6425)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.366223,
            53.228121
          ],
          [
            -1.366297,
            53.227595
          ],
          [
            -1.366371,
            53.227068
          ]
        ]
      }
    }
  ]
}