{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chevet Hill (B6132)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.474685,
            53.633107
          ],
          [
            -1.472992,
            53.632585
          ],
          [
            -1.47274,
            53.632507
          ],
          [
            -1.471291,
            53.632071
          ]
        ]
      }
    }
  ]
}