-record(country, { code :: binary(), name :: binary(), cities :: list(example@store:city()), language_codes :: list(binary()) }).