{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bryn Llus",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.344228,
            51.5956
          ],
          [
            -3.344033,
            51.595636
          ],
          [
            -3.343837,
            51.595672
          ],
          [
            -3.343441,
            51.595738
          ],
          [
            -3.343045,
            51.595803
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024275987, CF37 1LU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.344091106181346,
          51.59552483860178
        ]
      }
    }
  ]
}