{
    "template_data":{
        "category":[
        {
            "name":"Line Options",
            "subcategory":[
            {
                "name":"Line Options",
                "item":[
                {
                    "description":"Line Keys",
                    "type":"loop",
                    "loop_start":"1",
                    "loop_end":"12",
                    "data":{
                        "item":[
                        {
                            "variable":"$lineops_linekeys",
                            "default_value":"1",
                            "description":"LineKeys For Line {$count}",
                            "type":"input"
                        },
                        {
                            "type":"break"
                        }
                        ]
                    }
                }
                ]
            }
            ]
        }
        ]
    }
}