{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tom-A-Mhoid Road (A815)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.925407,
            55.945993
          ],
          [
            -4.925782,
            55.946103
          ],
          [
            -4.926156,
            55.946212
          ],
          [
            -4.926572,
            55.946389
          ],
          [
            -4.926988,
            55.946567
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Tom-A-Mhoid Road (A815)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.923845,
            55.945248
          ],
          [
            -4.924002,
            55.945271
          ],
          [
            -4.924159,
            55.945295
          ],
          [
            -4.924249,
            55.945325
          ],
          [
            -4.92434,
            55.945355
          ],
          [
            -4.924641,
            55.945514
          ],
          [
            -4.924943,
            55.945673
          ],
          [
            -4.925175,
            55.945833
          ],
          [
            -4.925407,
            55.945993
          ]
        ]
      }
    }
  ]
}