{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Outwich Street (A1211)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.080512,
            51.516077
          ],
          [
            -0.080643,
            51.515917
          ],
          [
            -0.080664,
            51.515891
          ],
          [
            -0.080598,
            51.515746
          ]
        ]
      }
    }
  ]
}