{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Street (B4483)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.0872,
            52.542087
          ],
          [
            -2.087182,
            52.541998
          ],
          [
            -2.087169,
            52.54188
          ],
          [
            -2.087157,
            52.541763
          ],
          [
            -2.08715,
            52.541689
          ],
          [
            -2.087143,
            52.541616
          ],
          [
            -2.087138,
            52.541563
          ],
          [
            -2.087132,
            52.541511
          ],
          [
            -2.087095,
            52.540925
          ],
          [
            -2.087058,
            52.540339
          ],
          [
            -2.087247,
            52.540087
          ],
          [
            -2.087272,
            52.540054
          ],
          [
            -2.087566,
            52.539892
          ],
          [
            -2.087686,
            52.539846
          ],
          [
            -2.087805,
            52.539799
          ],
          [
            -2.087939,
            52.539749
          ]
        ]
      }
    }
  ]
}