{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Railway Terrace (B143)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.448397,
            55.008181
          ],
          [
            -1.448121,
            55.008364
          ],
          [
            -1.447844,
            55.008547
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Railway Terrace (B143)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.449361,
            55.007572
          ],
          [
            -1.449343,
            55.007583
          ],
          [
            -1.449325,
            55.007593
          ],
          [
            -1.448861,
            55.007887
          ],
          [
            -1.448397,
            55.008181
          ]
        ]
      }
    }
  ]
}