300: Country is not a type of string
Country is defined as a type of normalized string. This is incorrect. A country is a type of geographic area. The code for the country is of type normalized string. Change the name of the type from Country to CountryCode.