{
 "objectIdFieldName": "OBJECTID",
 "fields": [
  {
   "name": "ObjectID",
   "type": "esriFieldTypeOID",
   "alias": "OID",
   "domain": null
  },
  {
   "name": "Value",
   "type": "esriFieldTypeInteger",
   "alias": "Value",
   "domain": null
  },
  {
   "name": "ClassName",
   "type": "esriFieldTypeString",
   "alias": "ClassName",
   "domain": null,
   "length": 256
  },
  {
   "name": "Red",
   "type": "esriFieldTypeInteger",
   "alias": "Red",
   "domain": null
  },
  {
   "name": "Green",
   "type": "esriFieldTypeInteger",
   "alias": "Green",
   "domain": null
  },
  {
   "name": "Blue",
   "type": "esriFieldTypeInteger",
   "alias": "Blue",
   "domain": null
  },
  {
   "name": "Alpha",
   "type": "esriFieldTypeInteger",
   "alias": "Alpha",
   "domain": null
  }
 ],
 "features": [
  {
   "attributes": {
    "ObjectID": 1,
    "Value": 1,
    "ClassName": "> 1 month",
    "Red": 175,
    "Green": 240,
    "Blue": 233,
    "Alpha": 255
   }
  },
  {
   "attributes": {
    "ObjectID": 2,
    "Value": 2,
    "ClassName": "> 2 months",
    "Red": 192,
    "Green": 249,
    "Blue": 177,
    "Alpha": 255
   }
  },
  {
   "attributes": {
    "ObjectID": 3,
    "Value": 3,
    "ClassName": "> 3 months",
    "Red": 209,
    "Green": 234,
    "Blue": 136,
    "Alpha": 255
   }
  },
  {
   "attributes": {
    "ObjectID": 4,
    "Value": 4,
    "ClassName": "> 4 months",
    "Red": 28,
    "Green": 159,
    "Blue": 44,
    "Alpha": 255
   }
  },
  {
   "attributes": {
    "ObjectID": 5,
    "Value": 5,
    "ClassName": "> 5 months",
    "Red": 112,
    "Green": 168,
    "Blue": 0,
    "Alpha": 255
   }
  },
  {
   "attributes": {
    "ObjectID": 6,
    "Value": 6,
    "ClassName": "> 6 months",
    "Red": 245,
    "Green": 202,
    "Blue": 122,
    "Alpha": 255
   }
  },
  {
   "attributes": {
    "ObjectID": 7,
    "Value": 7,
    "ClassName": "> 7 months",
    "Red": 245,
    "Green": 162,
    "Blue": 122,
    "Alpha": 255
   }
  },
  {
   "attributes": {
    "ObjectID": 8,
    "Value": 8,
    "ClassName": "> 8 months",
    "Red": 205,
    "Green": 102,
    "Blue": 102,
    "Alpha": 255
   }
  },
  {
   "attributes": {
    "ObjectID": 9,
    "Value": 9,
    "ClassName": "> 9 months",
    "Red": 168,
    "Green": 112,
    "Blue": 0,
    "Alpha": 255
   }
  },
  {
   "attributes": {
    "ObjectID": 10,
    "Value": 10,
    "ClassName": "> 10 months",
    "Red": 137,
    "Green": 90,
    "Blue": 68,
    "Alpha": 255
   }
  },
  {
   "attributes": {
    "ObjectID": 11,
    "Value": 11,
    "ClassName": "> 11 months",
    "Red": 158,
    "Green": 170,
    "Blue": 215,
    "Alpha": 255
   }
  },
  {
   "attributes": {
    "ObjectID": 12,
    "Value": 12,
    "ClassName": "> 12 months",
    "Red": 122,
    "Green": 142,
    "Blue": 245,
    "Alpha": 255
   }
  },
  {
   "attributes": {
    "ObjectID": 13,
    "Value": 13,
    "ClassName": "> 13 months",
    "Red": 68,
    "Green": 101,
    "Blue": 137,
    "Alpha": 255
   }
  }
 ]
}