geo:lat field. * * @return int */ public function getLatitude(); /** * Get the contents of the ->geo:lat field. * * @return int */ public function getLongitude(); /** * Get the ->location metadata. * * @return string */ public function getLocation(); }