{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Queen Street Place (A300)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.093046,
            51.510838
          ],
          [
            -0.093056,
            51.510814
          ],
          [
            -0.093126,
            51.510648
          ],
          [
            -0.093195,
            51.510482
          ],
          [
            -0.093216,
            51.510435
          ],
          [
            -0.093237,
            51.510388
          ],
          [
            -0.093262,
            51.510334
          ],
          [
            -0.093286,
            51.510279
          ],
          [
            -0.093374,
            51.510122
          ],
          [
            -0.093462,
            51.509964
          ]
        ]
      }
    }
  ]
}