{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Martin's Gate (B4205)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.215953,
            52.192816
          ],
          [
            -2.215911,
            52.192819
          ],
          [
            -2.21587,
            52.192821
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "St Martin's Gate (B4205)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.215953,
            52.192816
          ],
          [
            -2.216086,
            52.192793
          ],
          [
            -2.216219,
            52.192771
          ],
          [
            -2.216489,
            52.192757
          ],
          [
            -2.21676,
            52.192743
          ],
          [
            -2.216811,
            52.192741
          ],
          [
            -2.216862,
            52.192738
          ],
          [
            -2.217082,
            52.19271
          ],
          [
            -2.217302,
            52.192681
          ]
        ]
      }
    }
  ]
}