{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Road (A4125)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.414797,
            51.609472
          ],
          [
            -0.414653,
            51.60973
          ],
          [
            -0.41451,
            51.609989
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Church Road (A4125)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.414907,
            51.609294
          ],
          [
            -0.414852,
            51.609383
          ],
          [
            -0.414797,
            51.609472
          ]
        ]
      }
    }
  ]
}