{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Upper Lake (A2100)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.487426,
            50.915009
          ],
          [
            0.487484,
            50.915
          ],
          [
            0.487541,
            50.91499
          ],
          [
            0.487675,
            50.914967
          ],
          [
            0.487808,
            50.914944
          ],
          [
            0.48795,
            50.914899
          ],
          [
            0.488092,
            50.914853
          ],
          [
            0.488404,
            50.914779
          ],
          [
            0.488716,
            50.914704
          ],
          [
            0.489619,
            50.914527
          ],
          [
            0.490521,
            50.91435
          ]
        ]
      }
    }
  ]
}