Hampton, Virginia Zip Codes: 23601,23605,23630,23651,23661,23663,23664,23665,23666,23667,23668,23669,23670,23681
select cat from directory where is_archived=0 and site_url != '' and (city='hampton' OR city='hampton') and (state='VA' OR state='Virginia')
select cat from directory where is_archived=0 and site_url != '' and (city='hampton' OR city='hampton') and (state='VA' OR state='Virginia')
union
select cat from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('hampton', city) OR city='all' ) and (state='VA' OR state='Virginia' OR state='all')