{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Barrison Green (B5242)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.89091,
            53.59257
          ],
          [
            -2.88956,
            53.591977
          ],
          [
            -2.88821,
            53.591383
          ],
          [
            -2.887532,
            53.591133
          ],
          [
            -2.887168,
            53.59105
          ],
          [
            -2.886056,
            53.590797
          ]
        ]
      }
    }
  ]
}