{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ashby Road (A447)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.366676,
            52.607367
          ],
          [
            -1.366642,
            52.607321
          ],
          [
            -1.366608,
            52.607275
          ],
          [
            -1.366349,
            52.606956
          ],
          [
            -1.36609,
            52.606638
          ],
          [
            -1.365364,
            52.605834
          ],
          [
            -1.364931,
            52.605089
          ],
          [
            -1.364887,
            52.604854
          ],
          [
            -1.364529,
            52.602922
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Ashby Road (A447)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.366723,
            52.607455
          ],
          [
            -1.366676,
            52.607367
          ]
        ]
      }
    }
  ]
}