{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dol-Wen",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.051026,
            52.483666
          ],
          [
            -4.050829,
            52.483708
          ],
          [
            -4.050632,
            52.483751
          ],
          [
            -4.050553,
            52.483758
          ],
          [
            -4.050475,
            52.483764
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "49042355, SY24 5JQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.050452336310056,
          52.48366555688484
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "49042370, SY24 5JQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.050285775704916,
          52.48388423926266
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "49059967, SY24 5JQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.051056105386718,
          52.483664077867694
        ]
      }
    }
  ]
}