Serialize a struct to a JSON Object.
The object to serialize to JSON.
T = The type of object to serialize.
See Implementation
Serialize a struct to a JSON Object.