{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bronllwyn Road (B4223)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.483744,
            51.642911
          ],
          [
            -3.482864,
            51.642743
          ],
          [
            -3.481984,
            51.642574
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Bronllwyn Road (B4223)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.481984,
            51.642574
          ],
          [
            -3.480811,
            51.642494
          ],
          [
            -3.479638,
            51.642415
          ]
        ]
      }
    }
  ]
}