{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lynch Hill (B3139)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.521807,
            51.260229
          ],
          [
            -2.522344,
            51.260208
          ],
          [
            -2.52288,
            51.260186
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Lynch Hill (B3139)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.52288,
            51.260186
          ],
          [
            -2.525259,
            51.259899
          ],
          [
            -2.525965,
            51.259761
          ],
          [
            -2.527769,
            51.259408
          ],
          [
            -2.529032,
            51.259307
          ]
        ]
      }
    }
  ]
}