{
    "type": "object",
    "properties": {
        "metadata": {
            "type": "object",
            "properties": {
                "id": {
                    "type": "string"
                },
                "name": {
                    "type": "string"
                },
                "path_display": {
                    "type": "string"
                },
                "path_lower": {
                    "type": "string"
                }
            }
        }
    },
    "version": 3
}
