{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Halifax Road (A6025)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.848181,
            53.689842
          ],
          [
            -1.848175,
            53.689591
          ],
          [
            -1.847991,
            53.689161
          ],
          [
            -1.8476,
            53.688541
          ],
          [
            -1.847192,
            53.68827
          ],
          [
            -1.846814,
            53.688108
          ],
          [
            -1.846284,
            53.687982
          ],
          [
            -1.845872,
            53.687926
          ],
          [
            -1.84541,
            53.687889
          ],
          [
            -1.844862,
            53.687845
          ],
          [
            -1.843634,
            53.688014
          ],
          [
            -1.841876,
            53.688551
          ],
          [
            -1.841003,
            53.68888
          ]
        ]
      }
    }
  ]
}