{
  "entity": "Zombie",
  "modifiers": [
    {
      "type": "equipment",
      "hand": "GOLD_SWORD",
      "helmet": "LEATHER_HELMET",
      "chestplate": "DIAMOND_CHESTPLATE",
      "leggings": "LEATHER_LEGGINGS",
      "feet": "DIAMOND_BOOTS"
    }
  ] 
}