{ "objectIdFieldName": "", "fields": [ { "name": "OID", "type": "esriFieldTypeOID", "alias": "OID", "domain": null }, { "name": "Value", "type": "esriFieldTypeInteger", "alias": "Value", "domain": null }, { "name": "Count", "type": "esriFieldTypeDouble", "alias": "Count", "domain": null }, { "name": "Area", "type": "esriFieldTypeDouble", "alias": "Area", "domain": null }, { "name": "Flood", "type": "esriFieldTypeString", "alias": "Flood", "domain": null, "length": 254 } ], "features": [ { "attributes": { "OID": 0, "Value": 1, "Count": 398716, "Area": 3987.16, "Flood": "Very low" } }, { "attributes": { "OID": 1, "Value": 2, "Count": 831126, "Area": 8311.26, "Flood": "Low" } }, { "attributes": { "OID": 2, "Value": 3, "Count": 814783, "Area": 8147.83, "Flood": "Moderate" } }, { "attributes": { "OID": 3, "Value": 4, "Count": 718956, "Area": 7189.56, "Flood": "High" } }, { "attributes": { "OID": 4, "Value": 5, "Count": 162020, "Area": 1620.2, "Flood": "Very high" } } ] }