{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chevet Level (B6132)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.477704,
            53.636779
          ],
          [
            -1.477336,
            53.636521
          ],
          [
            -1.476969,
            53.636263
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Chevet Level (B6132)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.478169,
            53.637095
          ],
          [
            -1.477936,
            53.636937
          ],
          [
            -1.477704,
            53.636779
          ]
        ]
      }
    }
  ]
}