{ "type": "record", "name": "Root", "fields": [ { "name": "__id", "type": { "type": "string" } }, { "default": null, "name": "applicants", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "roomnumber", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "cityname", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "privdesc04", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "designatedsignee", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "location_zip", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "location_address", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "privdesc03", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "mailzip", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "mailroom", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "mailaddress", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "zipcode", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "city", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "streetaddress", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "tradename", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "dayphone", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "countycode", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "ubi", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "license", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "renewaldate", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "privdesc05", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "state", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "privdesc08", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "privdesc07", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "privdesc02", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "privdesc01", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "location_city", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "l_a_type", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "location", "type": [ "null", { "logicaltype": "geography_wkt", "type": "string" } ] }, { "default": null, "name": "privdesc06", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "mailstate", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "mailcity", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "citycode", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "countyname", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "location_state", "type": [ "null", { "type": "string" } ] } ] }