{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St John's Road (A1138)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.019713,
            52.970894
          ],
          [
            -0.0197,
            52.970909
          ],
          [
            -0.019727,
            52.971064
          ],
          [
            -0.019775,
            52.971117
          ],
          [
            -0.019906,
            52.97126
          ],
          [
            -0.019984,
            52.971342
          ],
          [
            -0.020063,
            52.971424
          ],
          [
            -0.020649,
            52.97202
          ],
          [
            -0.021235,
            52.972615
          ],
          [
            -0.02133,
            52.97275
          ],
          [
            -0.021404,
            52.972856
          ],
          [
            -0.02144,
            52.972932
          ]
        ]
      }
    }
  ]
}