{ "objectIdFieldName": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Value", "type": "esriFieldTypeInteger", "alias": "Value", "domain": null }, { "name": "Count_", "type": "esriFieldTypeDouble", "alias": "Count_", "domain": null }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "domain": null, "length": 50 } ], "features": [ { "attributes": { "OBJECTID": 1, "Value": 1, "Count_": 109776, "Category": "Extreme" } }, { "attributes": { "OBJECTID": 2, "Value": 2, "Count_": 109778, "Category": "Very High" } }, { "attributes": { "OBJECTID": 3, "Value": 3, "Count_": 439105, "Category": "High" } }, { "attributes": { "OBJECTID": 4, "Value": 4, "Count_": 658659, "Category": "Medium" } }, { "attributes": { "OBJECTID": 5, "Value": 5, "Count_": 878213, "Category": "Low" } } ] }