{
    "schema": [{
        "name": "Test Schema Section",
        "fields": [{
            "label": "Test Field",
            "field": "test",
            "type": "integer"
        }]
    }]
}
