{
    "id": "v-loan1",
    "name": "Loan",
    "url": "/tree/loan1",
    "source": "",
    "description": "lending test",
    "children": [
        {
            "id": "consumer-loan",
            "name": "consumer loan",
            "order": null,
            "url": "/tree/loan1#c-consumer-loan",
            "children": [
                {
                    "id": "home-loan",
                    "name": "Home Loan",
                    "order": null,
                    "url": "/tree/loan1#c-home-loan",
                    "children": [],
                    "data": {
                        "type": "concept",
                        "depth": 1
                    }
                },
                {
                    "id": "personal-loan",
                    "name": "personal loan",
                    "order": null,
                    "url": "/tree/loan1#c-personal-loan",
                    "children": [],
                    "data": {
                        "type": "concept",
                        "depth": 1
                    }
                },
                {
                    "id": "student-loan",
                    "name": "Student Loan",
                    "order": null,
                    "url": "/tree/loan1#c-student-loan",
                    "children": [],
                    "data": {
                        "type": "concept",
                        "depth": 1
                    }
                },
                {
                    "id": "auto-loan",
                    "name": "Vehicle loan",
                    "order": null,
                    "url": "/tree/loan1#c-auto-loan",
                    "children": [],
                    "data": {
                        "type": "concept",
                        "active": false,
                        "depth": 1
                    }
                }
            ],
            "data": {
                "type": "concept",
                "active": false,
                "depth": 2
            }
        },
        {
            "id": "interest",
            "name": "interest",
            "order": null,
            "url": "/tree/loan1#c-interest",
            "children": [
                {
                    "id": "fixed-rate",
                    "name": "Fixed rate",
                    "order": null,
                    "url": "/tree/loan1#c-fixed-rate",
                    "children": [],
                    "data": {
                        "type": "concept",
                        "depth": 1
                    }
                },
                {
                    "id": "floating-rate",
                    "name": "Floating rate",
                    "order": null,
                    "url": "/tree/loan1#c-floating-rate",
                    "children": [],
                    "data": {
                        "type": "concept",
                        "depth": 1
                    }
                }
            ],
            "data": {
                "type": "concept",
                "depth": 2
            }
        }
    ],
    "data": {
        "type": "vocab"
    }
}