{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Weston Road (B664)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.860403,
            52.508983
          ],
          [
            -0.861749,
            52.508178
          ],
          [
            -0.862585,
            52.50773
          ],
          [
            -0.86266,
            52.50768
          ],
          [
            -0.863498,
            52.507127
          ],
          [
            -0.863866,
            52.506776
          ],
          [
            -0.864046,
            52.50624
          ],
          [
            -0.864188,
            52.506083
          ],
          [
            -0.864308,
            52.505993
          ],
          [
            -0.864428,
            52.505904
          ],
          [
            -0.864501,
            52.505856
          ],
          [
            -0.864575,
            52.505808
          ]
        ]
      }
    }
  ]
}