Hello, I get an error if I try to convert the GeocodingResult to JSON. ``` Converting object to an encodable object failed: Instance of 'GeocodingResult' ``` Could you add an toJson function ? If you don't mind, I create a PR.