GPS module – NEO 6M V2 w/ Antenna
GPS module is a cost-efficient and field-programmable gadget armed with NEO 6M V2 and serial communication configuration. It features 22 tracking / 66 acquisition channel GPS receiver. The sensitivity of tracking and acquisition both reach up to -160dBm, making it a great choice for personal navigation projects and location services. It is easy to use with Arduino.
References
Arduino GPS libraries: http://arduiniana.org/libraries/tinygpsplus/
You will need SoftwareSerial.h to use this library.
The Default Baud Rate: 9600
More on GPS: HERE