{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rathad Nam Beicearan",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -6.394551,
            58.234534
          ],
          [
            -6.394093,
            58.235468
          ],
          [
            -6.393075,
            58.235943
          ],
          [
            -6.391908,
            58.236487
          ],
          [
            -6.391431,
            58.236764
          ],
          [
            -6.390971,
            58.237185
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "139024596, HS2 0EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -6.390971195257113,
          58.2371848098866
        ]
      }
    }
  ]
}