{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Glan Dolau (A486)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.358543,
            52.215532
          ],
          [
            -4.358863,
            52.21549
          ],
          [
            -4.359182,
            52.215448
          ]
        ]
      }
    }
  ]
}