I understand the fact that when geocoding for a place, sometimes it is somewhat impossible for RM and CountyCheck to understand which place you mean. For instance, if the place name is simply Talladega, Alabama, United States, it is not obvious whether you mean to geocode for the city Talladega or the county Talladega.
In my database, If the place shows only the county in the string, I make sure to add the word “County” as in Talladega County, Alabama, United States. If I have both the city and county in the name, I drop the extra unnecessary word, resulting in Talladega, Talladega, Alabama, United States.
In that second case where both names appear together, the system seems to have no problem geocoding. I’d love to see an enhancement where using a specific set of words (e.g. County, District, Township, etc), the system is able to discern the proper location and geocode.