{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Weston Road (B664)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.843063,
            52.5128
          ],
          [
            -0.839257,
            52.512902
          ],
          [
            -0.835756,
            52.512995
          ],
          [
            -0.835461,
            52.513043
          ]
        ]
      }
    }
  ]
}