{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Lane (B1152)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.603062,
            52.69485
          ],
          [
            1.602875,
            52.694802
          ],
          [
            1.602689,
            52.694754
          ],
          [
            1.599135,
            52.693578
          ],
          [
            1.599121,
            52.693573
          ],
          [
            1.59832,
            52.693178
          ],
          [
            1.597603,
            52.69269
          ],
          [
            1.596184,
            52.691902
          ]
        ]
      }
    }
  ]
}