{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Woodwell Street (A214)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.182024,
            51.458083
          ],
          [
            -0.182276,
            51.458366
          ],
          [
            -0.182528,
            51.458649
          ],
          [
            -0.182566,
            51.458725
          ],
          [
            -0.182603,
            51.458801
          ]
        ]
      }
    }
  ]
}