Teams

An Array of Team.

Object
The object representation of the Thing Team.
{
	"teams" : 
	[
		{
			"team" : 
			{
				"@id" : "URL",
				"@type" : "Team",
				"elementId" : "String",
				"name" : "String"
			}
		}
	]
}
Visualized image