{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Vere Street (B406)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.146927,
            51.514645
          ],
          [
            -0.147191,
            51.514932
          ],
          [
            -0.147454,
            51.515218
          ],
          [
            -0.147494,
            51.515294
          ],
          [
            -0.147532,
            51.515371
          ],
          [
            -0.147565,
            51.515449
          ],
          [
            -0.147598,
            51.515528
          ]
        ]
      }
    }
  ]
}