{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stopford Road (A114)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.022049,
            51.536844
          ],
          [
            0.022147,
            51.53611
          ],
          [
            0.022244,
            51.535375
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Stopford Road (A114)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.022244,
            51.535375
          ],
          [
            0.022252,
            51.535322
          ],
          [
            0.02226,
            51.535269
          ],
          [
            0.022271,
            51.535201
          ],
          [
            0.022282,
            51.535133
          ],
          [
            0.022292,
            51.535069
          ],
          [
            0.022301,
            51.535006
          ],
          [
            0.022436,
            51.533996
          ],
          [
            0.022571,
            51.532986
          ]
        ]
      }
    }
  ]
}