{"locations": [
    {
        "name": "testlocation1",
        "path": "/path/to/the/testlocation/folder",
        "backup_path": "/path/to/backup/folder",
        "frequency": 1,
        "versions": 31,
        "__COMMENT__": "The Frequency is given in days. The program should be started as often as selected, e.g. with 2, the program has to be started at least every two days."
    }
]}