Monticello Township, Illinois Zip Codes: 61813,61851,61856,61884
select cat from directory where is_archived=0 and site_url != '' and (city='monticello township' OR city='monticello_township') and (state='IL' OR state='Illinois')
select cat from directory where is_archived=0 and site_url != '' and (city='monticello township' OR city='monticello_township') and (state='IL' OR state='Illinois')
union
select cat from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('monticello_township', city) OR city='all' ) and (state='IL' OR state='Illinois' OR state='all')