{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cyswllt Bedwell",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.938405,
            53.026803
          ],
          [
            -2.938143,
            53.026836
          ],
          [
            -2.937881,
            53.026869
          ],
          [
            -2.93723,
            53.027019
          ],
          [
            -2.936579,
            53.02717
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090398451, LL13 0TS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.936452522656478,
          53.027206748146995
        ]
      }
    }
  ]
}