Are you a photographer? We need your help!
Brookmont, Maryland Zip Codes: 20812,20816
select cat from directory where is_archived=0 and site_url != '' and (city='brookmont' OR city='brookmont') and (state='MD' OR state='Maryland')
select cat from directory where is_archived=0 and site_url != '' and (city='brookmont' OR city='brookmont') and (state='MD' OR state='Maryland') union select cat from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('brookmont', city) OR city='all' ) and (state='MD' OR state='Maryland' OR state='all')
56,1