{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gomersal Road (A651)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.679251,
            53.715784
          ],
          [
            -1.679289,
            53.715833
          ],
          [
            -1.679327,
            53.715882
          ],
          [
            -1.679379,
            53.71595
          ],
          [
            -1.679431,
            53.716018
          ],
          [
            -1.679846,
            53.716553
          ],
          [
            -1.68026,
            53.717088
          ],
          [
            -1.680367,
            53.717225
          ],
          [
            -1.680474,
            53.717362
          ],
          [
            -1.680906,
            53.717915
          ],
          [
            -1.681337,
            53.718468
          ]
        ]
      }
    }
  ]
}