JSONObject

JSONObject = Record<string, JSONValue>

JSON compatible object type.