Creates a TireTreadConfig from JSON string.
Creates a deep copy of this TireTreadConfig instance. This ensures that modifications to the returned config do not affect the original. Uses JSON serialization internally for deep copying.
Serializes this config to JSON string. This is the primary method used internally and externally for cross-platform compatibility.