Are you a photographer? We need your help!
Pease, Ohio Zip Codes: 43906,43909,43912,43934,43935,43950,43971
select cat from directory where is_archived=0 and site_url != '' and (city='pease' OR city='pease') and (state='OH' OR state='Ohio')
select cat from directory where is_archived=0 and site_url != '' and (city='pease' OR city='pease') and (state='OH' OR state='Ohio') union select cat from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('pease', city) OR city='all' ) and (state='OH' OR state='Ohio' OR state='all')
56,1