{ "type": "record", "name": "Root", "fields": [ { "name": "__id", "type": "string" }, { "default": null, "name": "water_right_file_number", "type": [ "null", "string" ] }, { "default": null, "name": "township", "type": [ "null", "double" ] }, { "default": null, "name": "qrtrqrtr_qtr", "type": [ "null", "string" ] }, { "default": null, "name": "wria_type_code", "type": [ "null", "double" ] }, { "default": null, "name": "purpose_list", "type": [ "null", "string" ] }, { "default": null, "name": "range", "type": [ "null", "string" ] }, { "default": null, "name": "source_name", "type": [ "null", "string" ] }, { "default": null, "name": "section", "type": [ "null", "double" ] } ] }