{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Coopers Lane (B581)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.19367,
            52.513179
          ],
          [
            -1.191229,
            52.513169
          ],
          [
            -1.190988,
            52.513168
          ],
          [
            -1.188794,
            52.513072
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Coopers Lane (B581)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.195526,
            52.513181
          ],
          [
            -1.194598,
            52.51318
          ],
          [
            -1.19367,
            52.513179
          ]
        ]
      }
    }
  ]
}