{
    "filterItem": {
        "type": 5,
        "position": {
            "x": 0,
            "y": 0
        },
        "navigation": {
            "leftTo": null,
            "rightTo": null,
            "upTo": null,
            "downTo": null
        },
        "items": {
            "itemBg": {
                "type": 7,
                "bound": {
                    "w": 240,
                    "h": 60
                },
                "position": {
                    "x": 0,
                    "y": 0
                }
            },
            "itemText": {
                "type": 6,
                "bound": {
                    "w": 190,
                    "h": 36
                },
                "innerPos": {
                    "x": 0,
                    "y": 0
                },
                "value": "TEST",
                "font": "36px SourceSansPro-Light",
                "color": "0xF0F0F0",
                "align": "left",
                "position": {
                    "x": 24,
                    "y": 12
                }
            }
        }
    }
}
