{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gaunt Street (A300)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.099262,
            51.497126
          ],
          [
            -0.099289,
            51.497146
          ],
          [
            -0.099315,
            51.497166
          ],
          [
            -0.099748,
            51.497508
          ],
          [
            -0.10018,
            51.497851
          ]
        ]
      }
    }
  ]
}