{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Viaduct (B168)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.025995,
            51.59353
          ],
          [
            0.026072,
            51.593537
          ],
          [
            0.026149,
            51.593544
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "The Viaduct (B168)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.026149,
            51.593544
          ],
          [
            0.026408,
            51.593604
          ],
          [
            0.026667,
            51.593663
          ],
          [
            0.027383,
            51.593793
          ],
          [
            0.027871,
            51.593667
          ],
          [
            0.027961,
            51.593599
          ],
          [
            0.028067,
            51.59352
          ],
          [
            0.028165,
            51.593303
          ],
          [
            0.027934,
            51.592767
          ],
          [
            0.02787,
            51.592539
          ],
          [
            0.027859,
            51.592501
          ],
          [
            0.028084,
            51.592369
          ]
        ]
      }
    }
  ]
}