pub fn convert_waypoint_from_database_json( position: &str, ) -> Result<(Option<Waypoint>, Option<MapMarker>), PersistenceError>