{
    "id": "v-fashion3",
    "name": "Fashion",
    "url": "/tree/fashion3",
    "source": "",
    "description": "",
    "children": [
        {
            "id": "clothes",
            "name": "Clothes",
            "order": 0,
            "url": "/tree/fashion3#c-clothes",
            "children": [
                {
                    "id": "dresses",
                    "name": "Dresses",
                    "order": 1,
                    "url": "/tree/fashion3#c-dresses",
                    "children": [],
                    "data": {
                        "type": "concept",
                        "depth": 1
                    }
                },
                {
                    "id": "jeans",
                    "name": "Jeans",
                    "order": 2,
                    "url": "/tree/fashion3#c-jeans",
                    "children": [],
                    "data": {
                        "type": "concept",
                        "depth": 1
                    }
                }
            ],
            "data": {
                "type": "concept",
                "depth": 2
            }
        }
    ],
    "data": {
        "type": "vocab"
    }
}