{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "John Street (A627)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.119836,
            53.54051
          ],
          [
            -2.119764,
            53.540428
          ],
          [
            -2.119691,
            53.540346
          ],
          [
            -2.119661,
            53.540314
          ],
          [
            -2.119631,
            53.540281
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "John Street (A627)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.119347,
            53.539974
          ],
          [
            -2.119167,
            53.539787
          ],
          [
            -2.11907,
            53.539686
          ],
          [
            -2.118986,
            53.5396
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "John Street (A627)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.119631,
            53.540281
          ],
          [
            -2.119489,
            53.540128
          ],
          [
            -2.119347,
            53.539974
          ]
        ]
      }
    }
  ]
}