{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kensington Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.740613,
            52.459215
          ],
          [
            1.740552,
            52.459224
          ],
          [
            1.74049,
            52.459233
          ],
          [
            1.740066,
            52.459296
          ],
          [
            1.739641,
            52.459358
          ],
          [
            1.739304,
            52.459408
          ],
          [
            1.738967,
            52.459458
          ],
          [
            1.73885,
            52.459475
          ],
          [
            1.738733,
            52.459492
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Kensington Road (B1532)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.738134,
            52.459587
          ],
          [
            1.737855,
            52.459631
          ],
          [
            1.737576,
            52.459676
          ],
          [
            1.737393,
            52.459721
          ],
          [
            1.73721,
            52.459766
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Kensington Road (B1532)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.738733,
            52.459492
          ],
          [
            1.738433,
            52.45954
          ],
          [
            1.738134,
            52.459587
          ]
        ]
      }
    }
  ]
}