package data type LocationData struct { Latitude float64 Longitude float64 Speed uint32 Altitude float64 }