{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lon-Y-Twyn",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.216019,
            51.574973
          ],
          [
            -3.216322,
            51.575001
          ],
          [
            -3.216626,
            51.57503
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Lon-Y-Twyn",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.216626,
            51.57503
          ],
          [
            -3.217017,
            51.575057
          ],
          [
            -3.217407,
            51.575084
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "43043138, CF83 1NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2165283452090057,
          51.57514745241536
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "43082938, CF83 1NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2166694904787536,
          51.57502909537143
        ]
      }
    }
  ]
}