{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wyre View (B5270)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.988888,
            53.928648
          ],
          [
            -2.988721,
            53.928425
          ],
          [
            -2.988553,
            53.928203
          ]
        ]
      }
    }
  ]
}