{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Row (A217)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.194839,
            51.457256
          ],
          [
            -0.194893,
            51.457424
          ],
          [
            -0.194947,
            51.457592
          ],
          [
            -0.19497,
            51.457659
          ],
          [
            -0.194994,
            51.457726
          ]
        ]
      }
    }
  ]
}