{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Princes Gate East (B5175)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.954693,
            53.390396
          ],
          [
            -2.954775,
            53.390382
          ],
          [
            -2.954857,
            53.390368
          ],
          [
            -2.955045,
            53.390338
          ],
          [
            -2.955232,
            53.390308
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Princes Gate East",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.954448,
            53.39054
          ],
          [
            -2.95457,
            53.390468
          ],
          [
            -2.954693,
            53.390396
          ]
        ]
      }
    }
  ]
}