public static async Task <GeolocationResponse> PostAsync(this Geolocation request) => await request.PostAsync <GeolocationResponse>(request.GetJson());