{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Waterden Road (A246)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.562385,
            51.238969
          ],
          [
            -0.563275,
            51.239376
          ],
          [
            -0.563361,
            51.2394
          ],
          [
            -0.564454,
            51.239705
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Waterden Road (A246)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.561331,
            51.237707
          ],
          [
            -0.56156,
            51.237871
          ],
          [
            -0.561742,
            51.238183
          ],
          [
            -0.562044,
            51.238698
          ],
          [
            -0.562091,
            51.238742
          ],
          [
            -0.562137,
            51.238786
          ],
          [
            -0.562261,
            51.238878
          ],
          [
            -0.562385,
            51.238969
          ]
        ]
      }
    }
  ]
}