{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Shorter Street (A1211)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.074506,
            51.509848
          ],
          [
            -0.074085,
            51.510041
          ],
          [
            -0.073729,
            51.510058
          ],
          [
            -0.073158,
            51.510084
          ],
          [
            -0.072891,
            51.510179
          ]
        ]
      }
    }
  ]
}