{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oulton Road (B1375)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.722874,
            52.510217
          ],
          [
            1.722841,
            52.510163
          ],
          [
            1.722854,
            52.510091
          ],
          [
            1.722867,
            52.510018
          ],
          [
            1.722733,
            52.509573
          ],
          [
            1.722635,
            52.509423
          ],
          [
            1.722263,
            52.508852
          ],
          [
            1.722138,
            52.508376
          ],
          [
            1.722013,
            52.507901
          ],
          [
            1.722828,
            52.506167
          ],
          [
            1.723642,
            52.504434
          ]
        ]
      }
    }
  ]
}