{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Victoria Terrace (B1532)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.746576,
            52.468617
          ],
          [
            1.746418,
            52.468145
          ],
          [
            1.746354,
            52.468073
          ],
          [
            1.745911,
            52.467577
          ]
        ]
      }
    }
  ]
}