{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill House Lane (B388)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.538103,
            51.404096
          ],
          [
            -0.538003,
            51.404006
          ],
          [
            -0.537902,
            51.403916
          ],
          [
            -0.537527,
            51.403766
          ],
          [
            -0.537151,
            51.403617
          ],
          [
            -0.534804,
            51.402813
          ],
          [
            -0.533814,
            51.402474
          ],
          [
            -0.532324,
            51.402215
          ]
        ]
      }
    }
  ]
}