OPTIONAL STEP: If the number of geotags do not match the number of photographs. Extract photograph exif information with Exiftool to try to figure out which photographs or event tags don't belong (or do not have a match).
Open a command line window.
Navigate to the folder that contains the Exiftool executable.
The following is an example:
exiftool -csv D:\MB\2017\geotest\June3\X5S > D:\MB\2017\geotest\June3\X5S\exifinfoX5.csv
The path is the directory where the jpgs are located.