Utilizing the ServiceStack.OrmLite.SqlServer.Converters to use geography & geometry introduces a dependency in the ServiceModel on ServiceStack.OrmLite.SqlServer.Converters, which is bad practice.
Am I missing an interface somewhere else or is there a recommended path to mitigate this?