{ "type": "record", "name": "Root", "fields": [ { "name": "__id", "type": "string" }, { "default": null, "name": "certificationenddate", "type": [ "null", "string" ] }, { "default": null, "name": "edgecode", "type": [ "null", "string" ] }, { "default": null, "name": "manufacturername", "type": [ "null", "string" ] }, { "default": null, "name": "certificationstartdate", "type": [ "null", "string" ] }, { "default": null, "name": "compliancelevelcode", "type": [ "null", "string" ] } ] }