{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pembroke Street (B4322)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.948559,
            51.691984
          ],
          [
            -4.948462,
            51.692265
          ],
          [
            -4.948364,
            51.692546
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Pembroke Street (B4322)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.948559,
            51.691984
          ],
          [
            -4.948799,
            51.691339
          ],
          [
            -4.94904,
            51.690695
          ]
        ]
      }
    }
  ]
}