{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Anne's Road (B5197)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.894188,
            53.563698
          ],
          [
            -2.894027,
            53.563459
          ],
          [
            -2.893865,
            53.56322
          ],
          [
            -2.893838,
            53.563182
          ],
          [
            -2.893811,
            53.563144
          ],
          [
            -2.893685,
            53.562953
          ],
          [
            -2.893559,
            53.562761
          ]
        ]
      }
    }
  ]
}