roles

An array of Role.

Object
The schema object for a word or phrase that represents the function an individual, process, organization, etc. is supposed to achieve.
{
	"roles" : 
	[
		{
			"role" : 
			{
				"@id" : "URL",
				"@type" : "Role",
				"description" : "String",
				"elementId" : "String",
				"name" : "String"
			}
		}
	]
}
Visualized image