{
    "id": "v-test-vocabulary2",
    "name": "Test vocabulary",
    "url": "/tree/test-vocabulary2",
    "source": "",
    "description": "Just for playing around",
    "children": [
        {
            "id": "level-1-term-2",
            "name": "Top Concept 1",
            "order": 1,
            "url": "/tree/test-vocabulary2#c-level-1-term-2",
            "children": [
                {
                    "id": "concept-11",
                    "name": "Concept 11",
                    "order": 1,
                    "url": "/tree/test-vocabulary2#c-concept-11",
                    "children": [],
                    "data": {
                        "type": "concept",
                        "depth": 1
                    }
                },
                {
                    "id": "concept-12",
                    "name": "Concept 12",
                    "order": 2,
                    "url": "/tree/test-vocabulary2#c-concept-12",
                    "children": [],
                    "data": {
                        "type": "concept",
                        "depth": 1
                    }
                }
            ],
            "data": {
                "type": "concept",
                "active": false,
                "depth": 2
            }
        },
        {
            "id": "level-1-term-1",
            "name": "Top Concept 2",
            "order": 2,
            "url": "/tree/test-vocabulary2#c-level-1-term-1",
            "children": [
                {
                    "id": "term-1-child-2",
                    "name": "Concept 22",
                    "order": 1,
                    "url": "/tree/test-vocabulary2#c-term-1-child-2",
                    "children": [],
                    "data": {
                        "type": "concept",
                        "active": false,
                        "depth": 1
                    }
                },
                {
                    "id": "term-1-child-1",
                    "name": "Concept 21",
                    "order": 2,
                    "url": "/tree/test-vocabulary2#c-term-1-child-1",
                    "children": [],
                    "data": {
                        "type": "concept",
                        "active": false,
                        "depth": 1
                    }
                }
            ],
            "data": {
                "type": "concept",
                "active": false,
                "depth": 2
            }
        },
        {
            "id": "top-concept-3",
            "name": "Top Concept 3",
            "order": 3,
            "url": "/tree/test-vocabulary2#c-top-concept-3",
            "children": [],
            "data": {
                "type": "concept",
                "depth": 0
            }
        },
        {
            "id": "top-concept-4",
            "name": "Top Concept 4",
            "order": 4,
            "url": "/tree/test-vocabulary2#c-top-concept-4",
            "children": [],
            "data": {
                "type": "concept",
                "depth": 0
            }
        },
        {
            "id": "top-concept-5",
            "name": "Top Concept 5",
            "order": 5,
            "url": "/tree/test-vocabulary2#c-top-concept-5",
            "children": [],
            "data": {
                "type": "concept",
                "depth": 0
            }
        }
    ],
    "data": {
        "type": "vocab"
    }
}