{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "White Hill (A4128)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.750723,
            51.644786
          ],
          [
            -0.750708,
            51.645684
          ],
          [
            -0.750693,
            51.646581
          ]
        ]
      }
    }
  ]
}