{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mountclaire Avenue (B4254)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.19685,
            51.659863
          ],
          [
            -3.195933,
            51.659826
          ],
          [
            -3.195896,
            51.659829
          ],
          [
            -3.194945,
            51.659888
          ]
        ]
      }
    }
  ]
}