East Moline, Illinois Zip Codes: 61236,61244,61257,61275
select cat from directory where is_archived=0 and site_url != '' and (city='east moline' OR city='east_moline') and (state='IL' OR state='Illinois') and com_name='Happy Joe\'s Pizza & Ice Cream'
select id,site_url,local_address,com_name,city,state,zip from directory where is_archived=0 and site_url != '' and (city='east moline' OR city='east_moline') and (state='IL' OR state='Illinois') and cat='181' and sub_cat='183' and (sub_sub IS NULL OR sub_sub=0 ) and com_name='Happy Joe\'s Pizza & Ice Cream' order by com_name asc