Are you a photographer? We need your help!
Pomfret, New York Zip Codes: 14048,14063,14166,14716,14718,14752,14784
select cat from directory where is_archived=0 and site_url != '' and (city='pomfret' OR city='pomfret') and (state='NY' OR state='New York')
select cat from directory where is_archived=0 and site_url != '' and (city='pomfret' OR city='pomfret') and (state='NY' OR state='New York') union select cat from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('pomfret', city) OR city='all' ) and (state='NY' OR state='New York' OR state='all')
56,1