{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Broad Gate (B1390)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.071751,
            52.749238
          ],
          [
            0.073214,
            52.750807
          ],
          [
            0.073415,
            52.751023
          ],
          [
            0.074743,
            52.751994
          ],
          [
            0.075045,
            52.752223
          ]
        ]
      }
    }
  ]
}