{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "High Street South (B165)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.029251,
            51.53752
          ],
          [
            0.029152,
            51.537511
          ],
          [
            0.029053,
            51.537502
          ]
        ]
      }
    }
  ]
}