{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oldfield Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.372438,
            51.3747
          ],
          [
            -2.372767,
            51.374755
          ],
          [
            -2.373096,
            51.374809
          ],
          [
            -2.373201,
            51.374827
          ],
          [
            -2.373306,
            51.374845
          ],
          [
            -2.373641,
            51.374899
          ],
          [
            -2.373806,
            51.374926
          ],
          [
            -2.373972,
            51.37489
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Oldfield Road (B3111)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.36863,
            51.374501
          ],
          [
            -2.369104,
            51.374392
          ],
          [
            -2.369193,
            51.374391
          ],
          [
            -2.369787,
            51.374381
          ],
          [
            -2.369956,
            51.37438
          ],
          [
            -2.370124,
            51.37438
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Oldfield Road (B3111)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.370124,
            51.37438
          ],
          [
            -2.371281,
            51.37454
          ],
          [
            -2.372438,
            51.3747
          ]
        ]
      }
    }
  ]
}