{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Way (A4139)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.914653,
            51.674062
          ],
          [
            -4.914728,
            51.674152
          ],
          [
            -4.914803,
            51.674242
          ],
          [
            -4.914815,
            51.674257
          ],
          [
            -4.914859,
            51.674312
          ],
          [
            -4.914915,
            51.674381
          ]
        ]
      }
    }
  ]
}