{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Derby Square (A512)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.20883,
            52.772305
          ],
          [
            -1.208771,
            52.772309
          ],
          [
            -1.208711,
            52.772313
          ],
          [
            -1.208388,
            52.772342
          ],
          [
            -1.208065,
            52.772372
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Derby Square (A512)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.208065,
            52.772372
          ],
          [
            -1.207919,
            52.772416
          ],
          [
            -1.207774,
            52.772459
          ]
        ]
      }
    }
  ]
}