{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pen Y Bryn (B4417)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.521205,
            52.935482
          ],
          [
            -4.520672,
            52.935503
          ],
          [
            -4.52014,
            52.935525
          ]
        ]
      }
    }
  ]
}