Long Point Township, Illinois Zip Codes: 61311,61333,61364,61740
select cat from directory where is_archived=0 and site_url != '' and (city='long point township' OR city='long_point_township') and (state='IL' OR state='Illinois')
select cat from directory where is_archived=0 and site_url != '' and (city='long point township' OR city='long_point_township') and (state='IL' OR state='Illinois')
union
select cat from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('long_point_township', city) OR city='all' ) and (state='IL' OR state='Illinois' OR state='all')