{"type": "Episode", "return": "count",

 "or": {"type": "Major Character", "return": "count",

  "or": {"type": "Minor Character", "return": "count",

   "or": {"type": "Basic", "return": "count"}

   }

  }

}