{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Feidr Cefn",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.928072,
            52.004613
          ],
          [
            -4.928505,
            52.004459
          ],
          [
            -4.928829,
            52.004261
          ],
          [
            -4.929508,
            52.003845
          ],
          [
            -4.929503,
            52.003829
          ],
          [
            -4.929498,
            52.003813
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023956020, SA42 0YA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.929519789981425,
          52.003804837813384
        ]
      }
    }
  ]
}