{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Zoar Street (B4175)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.126545,
            52.517877
          ],
          [
            -2.127167,
            52.51786
          ],
          [
            -2.127789,
            52.517844
          ],
          [
            -2.128028,
            52.517842
          ],
          [
            -2.128267,
            52.51784
          ],
          [
            -2.128956,
            52.51776
          ],
          [
            -2.129645,
            52.51768
          ]
        ]
      }
    }
  ]
}