{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Patrick Square",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.183392,
            55.943488
          ],
          [
            -3.183559,
            55.943446
          ],
          [
            -3.183725,
            55.943404
          ],
          [
            -3.183656,
            55.943282
          ],
          [
            -3.183586,
            55.94316
          ],
          [
            -3.183392,
            55.942958
          ],
          [
            -3.183375,
            55.94294
          ],
          [
            -3.183042,
            55.943033
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "St Patrick Square (A7)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.183392,
            55.943488
          ],
          [
            -3.183337,
            55.943412
          ],
          [
            -3.183282,
            55.943336
          ],
          [
            -3.183217,
            55.943254
          ],
          [
            -3.183152,
            55.943172
          ],
          [
            -3.183097,
            55.943103
          ],
          [
            -3.183042,
            55.943033
          ]
        ]
      }
    }
  ]
}