{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Skinner's Hill (A5028)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.598408,
            52.288349
          ],
          [
            -0.598303,
            52.288341
          ],
          [
            -0.598276,
            52.288339
          ],
          [
            -0.598209,
            52.288362
          ],
          [
            -0.598193,
            52.288371
          ],
          [
            -0.598177,
            52.28838
          ],
          [
            -0.598112,
            52.288463
          ],
          [
            -0.598046,
            52.288546
          ],
          [
            -0.59804,
            52.288557
          ],
          [
            -0.598034,
            52.28857
          ]
        ]
      }
    }
  ]
}