{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Westcott Close (B264)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.072104,
            51.409393
          ],
          [
            0.072025,
            51.409394
          ],
          [
            0.071946,
            51.409395
          ]
        ]
      }
    }
  ]
}