{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lon Fedwen",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.30866,
            52.042373
          ],
          [
            -4.308062,
            52.042305
          ],
          [
            -4.307465,
            52.042236
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "49009802, SA44 4DS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.308152027146202,
          52.04227674851535
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "49009803, SA44 4DS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.308150175039451,
          52.042240815212395
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "49009804, SA44 4DS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.308308820488808,
          52.04248949296707
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "49056845, SA44 4DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.308667464331529,
          52.04237455391235
        ]
      }
    }
  ]
}