Quickly removing parts of raid bases

Hi. I want to quickly remove some items from bases, like guntraps or other.
In each base, I see blocks of code with their coordinates in the copy-paste file.
Can I just delete them from there instead of spawning each base and doing it manually?
For example, is it safe to remove such parts of code for guntrap?

    {
      "flags": {},
      "items": [],
      "oldID": 11416685,
      "ownerid": 0,
      "pos": {
        "x": "-5.659952",
        "y": "0.2695565",
        "z": "20.10677"
      },
      "prefabname": "assets/prefabs/deployable/single shot trap/guntrap.deployed.prefab",
      "rot": {
        "x": "0",
        "y": "-4.109601",
        "z": "4.712389"
      },
      "skinid": 0
    },​

ya thats safe. just make a backup first