{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lockswell (B3141)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.934575,
            51.170352
          ],
          [
            -2.934482,
            51.170236
          ],
          [
            -2.93439,
            51.170119
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Lockswell (B3141)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.93439,
            51.170119
          ],
          [
            -2.934302,
            51.169577
          ],
          [
            -2.934283,
            51.169461
          ],
          [
            -2.934514,
            51.169058
          ],
          [
            -2.934612,
            51.168917
          ],
          [
            -2.934709,
            51.168776
          ]
        ]
      }
    }
  ]
}