{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Grapes Hill (A147)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.285289,
            52.628688
          ],
          [
            1.285244,
            52.628843
          ],
          [
            1.2852,
            52.628998
          ],
          [
            1.2851,
            52.629513
          ],
          [
            1.285097,
            52.629531
          ],
          [
            1.28494,
            52.630336
          ],
          [
            1.284834,
            52.630885
          ],
          [
            1.28492,
            52.631447
          ],
          [
            1.285043,
            52.631664
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Grapes Hill (A147)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.285043,
            52.631664
          ],
          [
            1.28513,
            52.631783
          ],
          [
            1.285216,
            52.631901
          ]
        ]
      }
    }
  ]
}