{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Denmark Terrace (B2122)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.151189,
            50.827641
          ],
          [
            -0.151104,
            50.827784
          ],
          [
            -0.151019,
            50.827928
          ],
          [
            -0.150925,
            50.828086
          ],
          [
            -0.150831,
            50.828244
          ],
          [
            -0.150494,
            50.828595
          ],
          [
            -0.150158,
            50.828946
          ]
        ]
      }
    }
  ]
}