{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chatham Place (B2122)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.14728,
            50.830956
          ],
          [
            -0.146502,
            50.831427
          ],
          [
            -0.145724,
            50.831898
          ]
        ]
      }
    }
  ]
}