{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Street (B4175)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.123867,
            52.519444
          ],
          [
            -2.123757,
            52.519729
          ],
          [
            -2.123647,
            52.520013
          ],
          [
            -2.123501,
            52.520345
          ],
          [
            -2.123355,
            52.520676
          ],
          [
            -2.123259,
            52.520765
          ],
          [
            -2.123162,
            52.520855
          ],
          [
            -2.123087,
            52.520911
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Church Street (B4175)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.124057,
            52.518787
          ],
          [
            -2.124012,
            52.518931
          ],
          [
            -2.123966,
            52.519075
          ],
          [
            -2.123951,
            52.519129
          ],
          [
            -2.123936,
            52.519183
          ],
          [
            -2.123902,
            52.519313
          ],
          [
            -2.123867,
            52.519444
          ]
        ]
      }
    }
  ]
}