{ "type": "record", "name": "Root", "fields": [ { "name": "__id", "type": { "type": "string" } }, { "default": null, "name": "total_number_of_initial_license_applications_received_in_2006_2010_calendar_year", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "license_processing_time_identified_on_the_agency_s_website_or_application", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "fee_for_license", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "total_number_of_uses_for_license", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "license_name", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "agency_name", "type": [ "null", { "type": "string" } ] } ] }