{ "type": "record", "name": "Root", "fields": [ { "name": "__id", "type": { "type": "string" } }, { "default": null, "name": "other_cert", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "dba_name", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "phone_number", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "veteran_owned", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "description_of_work", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "web_address", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "other_cert_2", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "company_name", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "city", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "omwbe", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "code", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "small_business", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "state", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "contact_email", "type": [ "null", { "type": "string" } ] } ] }