It would be interesting to get the number of calories in your usual order:
Entity["Food", {EntityProperty["Food", "FoodType"] -> ContainsExactly[{
Entity["FoodType", "Hamburger"]}], 
   EntityProperty["Food", "AddedFoodTypes"] -> 
   ContainsExactly[{}]}]["NutritionLabel"]
Good luck on the trip!