{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Old Gloucester Road (B4061)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.482005,
            51.620737
          ],
          [
            -2.482504,
            51.620132
          ],
          [
            -2.482888,
            51.618743
          ],
          [
            -2.482916,
            51.618644
          ],
          [
            -2.48327,
            51.617495
          ],
          [
            -2.483767,
            51.616738
          ],
          [
            -2.484107,
            51.61607
          ],
          [
            -2.484329,
            51.615299
          ],
          [
            -2.484748,
            51.613838
          ],
          [
            -2.485022,
            51.613117
          ],
          [
            -2.485169,
            51.61273
          ],
          [
            -2.485154,
            51.612613
          ],
          [
            -2.484949,
            51.612425
          ]
        ]
      }
    }
  ]
}