Enqueue a JSON instead of a Method

Hey, guys.

I’m new to Hangfire and I want to know if there’s a way to Enqueue a JSON from a ASP.Net MVC application and then have a Windows Service that will contain the logic for dequeuing from Hangfire and process that Json.

Best regards,

Fabio