{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "High Street (B5398)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.683692,
            52.969195
          ],
          [
            -2.683466,
            52.969054
          ],
          [
            -2.683241,
            52.968913
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "High Street (B5398)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.685062,
            52.970409
          ],
          [
            -2.684988,
            52.97034
          ],
          [
            -2.684914,
            52.970271
          ],
          [
            -2.68473,
            52.970091
          ],
          [
            -2.684547,
            52.969911
          ],
          [
            -2.684506,
            52.969871
          ],
          [
            -2.684465,
            52.969831
          ],
          [
            -2.684461,
            52.969827
          ],
          [
            -2.684456,
            52.969822
          ],
          [
            -2.684423,
            52.969791
          ],
          [
            -2.68439,
            52.969759
          ],
          [
            -2.684279,
            52.969655
          ],
          [
            -2.684168,
            52.969551
          ],
          [
            -2.684125,
            52.969513
          ],
          [
            -2.684082,
            52.969474
          ],
          [
            -2.684024,
            52.969424
          ],
          [
            -2.683966,
            52.969373
          ],
          [
            -2.683883,
            52.969314
          ],
          [
            -2.683801,
            52.969254
          ],
          [
            -2.683746,
            52.969224
          ],
          [
            -2.683692,
            52.969195
          ]
        ]
      }
    }
  ]
}