{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Coronation Avenue (A6046)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.208898,
            53.581728
          ],
          [
            -2.208591,
            53.581637
          ],
          [
            -2.208283,
            53.581546
          ],
          [
            -2.208198,
            53.58153
          ],
          [
            -2.208112,
            53.581515
          ],
          [
            -2.208029,
            53.581503
          ],
          [
            -2.207946,
            53.581492
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Coronation Avenue (A6046)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.21156,
            53.582506
          ],
          [
            -2.210798,
            53.582285
          ],
          [
            -2.210035,
            53.582064
          ],
          [
            -2.209467,
            53.581896
          ],
          [
            -2.208898,
            53.581728
          ]
        ]
      }
    }
  ]
}