{
    "schema": [{
        "name": "Test Schema Section",
        "fields": [
            {
                "label": "Uninteresting Field",
                "field": "uninteresting",
                "type": "string"
            }
        ]
    }]
}
