{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Silver Street (B1225)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.164107,
            53.251968
          ],
          [
            -0.164346,
            53.252349
          ],
          [
            -0.164634,
            53.252614
          ],
          [
            -0.164713,
            53.252662
          ],
          [
            -0.165642,
            53.253223
          ]
        ]
      }
    }
  ]
}