{
    "template_data": {
        "category": [
            {
                "name": "Provisioning",
                "subcategory": [
                    {
                        "name": "Provisioning Settings",
                        "item": [
                            {
                                "variable": "$compress_config",
                                "default_value": false,
                                "description": "GZIP Compress Configuration",
                                "type": "checkbox"
                            }
                        ]
                    }
                ]
            }
        ]
    }
}