Gardnerville Ranchos, Nevada Zip Codes: 89410,89460
select cat from directory where is_archived=0 and site_url != '' and (city='gardnerville ranchos' OR city='gardnerville_ranchos') and (state='NV' OR state='Nevada')
select cat from directory where is_archived=0 and site_url != '' and (city='gardnerville ranchos' OR city='gardnerville_ranchos') and (state='NV' OR state='Nevada')
union
select cat from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('gardnerville_ranchos', city) OR city='all' ) and (state='NV' OR state='Nevada' OR state='all')