Is your feature request related to a problem? Please describe.
Consider using the Newtonsoft custom converters instead of dynamic types
Describe the solution you'd like
It should be investigated if we could/should use custom JSON converters instead of using dynamic's.
Additional context