Lakewood, Colorado Zip Codes: 80123,80214,80215,80226,80227,80228,80232,80235,80401,80465
select cat from directory where is_archived=0 and site_url != '' and (city='lakewood' OR city='lakewood') and (state='CO' OR state='Colorado')
select cat from directory where is_archived=0 and site_url != '' and (city='lakewood' OR city='lakewood') and (state='CO' OR state='Colorado')
union
select cat from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('lakewood', city) OR city='all' ) and (state='CO' OR state='Colorado' OR state='all')