{ "type": "record", "name": "Root", "fields": [ { "name": "__id", "type": { "type": "string" } }, { "default": null, "name": "modified_datetime", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "size_1", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "hook_info", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "gear_id", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "fishery_name", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "water_body", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "event_date", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "size_2", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "creel_event_id", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "created_datetime", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "points_2", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "points_3", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "points_1", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "interview_id", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "hook_count", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "angling_gear", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "size_3", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "gear_comments", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "barbed_hook_status", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "angling_method", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "project_name", "type": [ "null", { "type": "string" } ] } ] }