factory Geolocation.fromJson(Map<String, dynamic> json) => FromJsonFactory().fromJson<Geolocation>(json);