{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lon Llewelyn (A543)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.426681,
            53.181244
          ],
          [
            -3.42674,
            53.181234
          ],
          [
            -3.4268,
            53.181225
          ],
          [
            -3.427166,
            53.181287
          ],
          [
            -3.427531,
            53.181348
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Lon Llewelyn (A543)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.427531,
            53.181348
          ],
          [
            -3.42827,
            53.181522
          ],
          [
            -3.42901,
            53.181696
          ]
        ]
      }
    }
  ]
}