{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Road (B571)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.639576,
            52.313744
          ],
          [
            -0.641026,
            52.313549
          ],
          [
            -0.642476,
            52.313354
          ],
          [
            -0.644012,
            52.313076
          ],
          [
            -0.645089,
            52.312948
          ],
          [
            -0.647737,
            52.312633
          ]
        ]
      }
    }
  ]
}