{
    "_schema_ver": 1,
    "_kind": "aiwk_wss_rooms",
    "_group_meta": {
        "R_SAMPLE_001": {
            "group": "home",
            "project": "prj1",
            "title": "기본 샘플 PROJECT",
            "desc": "A1/A2/A3 기본 샘플 테스트용 ROOM"
        }
    },
    "R_SAMPLE_001": [
        {
            "label": "A1",
            "sub_odr": 1,
            "state": "active",
            "target": "A1"
        },
        {
            "label": "A2",
            "sub_odr": 2,
            "state": "active",
            "target": "A2"
        },
        {
            "label": "A3",
            "sub_odr": 3,
            "state": "active",
            "target": "A3"
        }
    ]
}
