{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "High Street (A6052)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.023834,
            53.568337
          ],
          [
            -2.023833,
            53.568358
          ],
          [
            -2.023832,
            53.56838
          ],
          [
            -2.02378,
            53.56858
          ],
          [
            -2.023729,
            53.568779
          ],
          [
            -2.023653,
            53.56885
          ],
          [
            -2.023578,
            53.568921
          ]
        ]
      }
    }
  ]
}