{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Westbar Green (B6539)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.471393,
            53.384956
          ],
          [
            -1.471374,
            53.384968
          ],
          [
            -1.471356,
            53.384979
          ],
          [
            -1.470968,
            53.385188
          ],
          [
            -1.470579,
            53.385398
          ]
        ]
      }
    }
  ]
}