Parses the given JSON and removes any clutter from it, so you can safely compare it with another JSON string.
@spec normalize(String.t()) :: any()