{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kimbrose Way (A4301)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.249262,
            51.863629
          ],
          [
            -2.249192,
            51.86356
          ],
          [
            -2.249121,
            51.863491
          ],
          [
            -2.249022,
            51.863386
          ],
          [
            -2.248923,
            51.863281
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Kimbrose Way (A4301)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.248923,
            51.863281
          ],
          [
            -2.248907,
            51.863225
          ],
          [
            -2.248892,
            51.863169
          ],
          [
            -2.248886,
            51.863106
          ],
          [
            -2.24888,
            51.863043
          ]
        ]
      }
    }
  ]
}