{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Troon Street (B121)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.040514,
            51.514777
          ],
          [
            -0.040953,
            51.514793
          ],
          [
            -0.041392,
            51.51481
          ]
        ]
      }
    }
  ]
}