if (is_null($this->lat) || is_null($this->lon)) {
            return false;
        }