Vestavia Hills, Alabama Zip Codes: 35209,35210,35216,35223,35226,35242,35243,35279,35286
select cat from directory where is_archived=0 and site_url != '' and (city='vestavia hills' OR city='vestavia_hills') and (state='AL' OR state='Alabama')
select cat from directory where is_archived=0 and site_url != '' and (city='vestavia hills' OR city='vestavia_hills') and (state='AL' OR state='Alabama')
union
select cat from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('vestavia_hills', city) OR city='all' ) and (state='AL' OR state='Alabama' OR state='all')