{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Waterpot Hill (A3066)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.741661,
            50.794063
          ],
          [
            -2.741646,
            50.795634
          ],
          [
            -2.741645,
            50.795727
          ],
          [
            -2.742394,
            50.797126
          ]
        ]
      }
    }
  ]
}