{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dynevor Way (A4230)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.852502,
            51.660493
          ],
          [
            -3.852143,
            51.660529
          ],
          [
            -3.851784,
            51.660565
          ],
          [
            -3.851739,
            51.660567
          ],
          [
            -3.851695,
            51.660569
          ],
          [
            -3.851666,
            51.66057
          ],
          [
            -3.851637,
            51.66057
          ]
        ]
      }
    }
  ]
}