pub fn to_obj_string(city_json: &CityJSON) -> String
Converts a CityJSON object to OBJ format and returns it as a string.