{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Manor Hill (B278)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.166547,
            51.324158
          ],
          [
            -0.167238,
            51.32483
          ],
          [
            -0.167558,
            51.324941
          ],
          [
            -0.167566,
            51.324944
          ],
          [
            -0.168135,
            51.324982
          ],
          [
            -0.169153,
            51.324798
          ],
          [
            -0.169178,
            51.324793
          ],
          [
            -0.169204,
            51.324788
          ],
          [
            -0.169318,
            51.324761
          ],
          [
            -0.169433,
            51.324733
          ]
        ]
      }
    }
  ]
}