Are you a photographer? We need your help!
Beekman, New York Zip Codes: 12531,12533,12540,12564,12570,12582,12594
select cat from directory where is_archived=0 and site_url != '' and (city='beekman' OR city='beekman') and (state='NY' OR state='New York')
select cat from directory where is_archived=0 and site_url != '' and (city='beekman' OR city='beekman') and (state='NY' OR state='New York') union select cat from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('beekman', city) OR city='all' ) and (state='NY' OR state='New York' OR state='all')
56,1