{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pains Flat (B2036)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.14895,
            50.978417
          ],
          [
            -0.149762,
            50.979219
          ],
          [
            -0.150621,
            50.980296
          ],
          [
            -0.150691,
            50.980394
          ],
          [
            -0.151716,
            50.981838
          ],
          [
            -0.152277,
            50.982421
          ]
        ]
      }
    }
  ]
}