{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Newarke Street (A594)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.134104,
            52.631803
          ],
          [
            -1.134276,
            52.631804
          ],
          [
            -1.134449,
            52.631805
          ],
          [
            -1.134872,
            52.631809
          ],
          [
            -1.134993,
            52.631809
          ],
          [
            -1.135537,
            52.631813
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Newarke Street (A594)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.135537,
            52.631813
          ],
          [
            -1.135977,
            52.631806
          ],
          [
            -1.136418,
            52.631799
          ],
          [
            -1.13656,
            52.631797
          ],
          [
            -1.136701,
            52.631795
          ],
          [
            -1.137087,
            52.631789
          ],
          [
            -1.137473,
            52.631783
          ]
        ]
      }
    }
  ]
}