{ "type": "record", "name": "Root", "fields": [ { "name": "__id", "type": { "type": "string" } }, { "default": null, "name": "geocodedphysicaladdress_zip", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "geocodedphysicaladdress_state", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "geocodedphysicaladdress_city", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "geocodedphysicaladdress_address", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "geocodedphysicaladdress", "type": [ "null", { "logicaltype": "geography_wkt", "type": "string" } ] }, { "default": null, "name": "fax", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "phone", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "mailstop", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "mailzip", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "mailstate", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "mailcity", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "mailaddressline2", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "mailaddressline1", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "physicalzip", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "physicalstate", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "physicalcity", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "physicaladdressline2", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "physicaladdressline1", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "officenumber", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "officename", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "officeid", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "tollfree", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "mainofficeid", "type": [ "null", { "type": "string" } ] } ] }