{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Highgate (B5398)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.68408,
            52.966469
          ],
          [
            -2.684658,
            52.966669
          ],
          [
            -2.685016,
            52.966792
          ],
          [
            -2.685269,
            52.966802
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Highgate (B5398)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.685269,
            52.966802
          ],
          [
            -2.68542,
            52.966751
          ],
          [
            -2.685544,
            52.966643
          ],
          [
            -2.685766,
            52.966449
          ]
        ]
      }
    }
  ]
}