{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Feidr Meitr",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -5.267045,
            51.88081
          ],
          [
            -5.266951,
            51.880613
          ],
          [
            -5.266857,
            51.880416
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023955739, SA62 6RF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.267082617786052,
          51.880824286988414
        ]
      }
    }
  ]
}