Dashcam VA-VD004 - GPS data

Hello, was wondering if you could help me understand how to parse the GPS data written from a trip off of the cam. My goal is to GPS encode location coordinates into exif data of the snapshots I take using the device. (I absolutely love the external snapshot button that comes with it.).

I’m planning on using Python after the fact to read time/date of the snapshot, and I’d like to locate the nearest location point recorded in the log that gets me close, and update location in the EXIF data of the snapshot itself.

If anyone could share the format of the GPS log data, that would be AWESOME.