{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Railway Terrace (B2007)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.74796,
            51.41572
          ],
          [
            0.747909,
            51.415781
          ],
          [
            0.747858,
            51.415841
          ],
          [
            0.747825,
            51.415882
          ],
          [
            0.747791,
            51.415922
          ],
          [
            0.74773,
            51.416027
          ],
          [
            0.74767,
            51.416132
          ],
          [
            0.747666,
            51.416141
          ],
          [
            0.747662,
            51.416151
          ],
          [
            0.747644,
            51.416202
          ],
          [
            0.747625,
            51.416253
          ],
          [
            0.747621,
            51.416266
          ],
          [
            0.747616,
            51.416278
          ],
          [
            0.747553,
            51.416448
          ],
          [
            0.74749,
            51.416618
          ]
        ]
      }
    }
  ]
}