Getting GPS data from the NRF52840 BluetoothLE

Hello everyone, I am creating an interesting and cheap device called radio lighthouse! which has a beacon , that is, a transmitter made of ESP32-C3 + LoRa + GPS module and a receiver based on the nRF52840 + LoRa bluetooth module, through the LoRa module there will be radio wave communication and the nRF52840 module will receive data and send it to the phone via Bluetooth, here is an example data line : "LAT:55.751244,LON:37.618423" I want this data to be displayed in the app and be able to open it in Google maps or even in real time. Please help me build such an application.

BLE or classic Bluetooth?

BLE is installed there.well, actually, I'm thinking of switching to another module, which would be better than the classic one. Use it.?esp32-32s

This board has plenty of esp32 samples.

Use its search facility.