Current scrapers do not break down address fields by city, state and zipcode, but rather return all of that information into one field. Implement a parser to break these out into separate fields when returning data.