Group

Organization that is a Group and not a legal organization.

Email
Primary Electronic Mail address.
String
This describes a Thing or Property.
URL
The legally registered primary Internet domain name of the organization.
String
The year an Organization or Group was founded.
String
A unique and persistent identifier for the record within the system's data set.
URL
The Uniform Resource Locator of an internet address.
String
The official name of the Thing in question.
Array
A collection of names.
URL
The full unique link to the item so it's traversable by that property.
Object
The object representation of the Thing CoreMetaData.
Array
A collection of TopLevel Domain (TLD's).
Array
A collection of Email objects.
Array
The various Internet locations that help disambiguate a person or organization, such as their FaceBook, LinkedIn, YouTube and Twitter Address.
Array
A collection of PhoneNumber. Which foreign key is used will be determined by the object the phone number is in.
Object
The Organizational Character of an Organization, Group, or Initiative.
Array
A collection of Affiliation.
The category an Organization belongs to which includes additional characteristics.
Context
The JSON-LD context for the item in question.
Array
An array of the object Postal Address.
{
	"Group" : 
	{
		"@context" : "https://grcschema.org/",
		"@id" : "URL",
		"@type" : "Group",
		"OrganizationalCategory" : 
		{
			"@context" : "https://grcschema.org/",
			"@id" : "URL",
			"@type" : "OrganizationalCategory",
			"clearbitIndustry" : "String",
			"clearbitIndustryGroup" : "String",
			"clearbitSector" : "String",
			"clearbitSubIndustry" : "String",
			"coreMetaData" : 
			{
				"@type" : "CoreMetaData",
				"checksum" : "String",
				"created" : 
				{
					"@type" : "Created",
					"organization" : 
					{
						"@id" : "URL",
						"@type" : "Organization",
						"elementId" : "String",
						"name" : "String"
					},
					"person" : 
					{
						"@id" : "URL",
						"@type" : "Person",
						"elementId" : "String",
						"name" : "String"
					},
					"timeStamp" : "Datetime"
				},
				"deprecatedBy" : "URL",
				"live" : "Boolean",
				"modified" : 
				{
					"@type" : "Modified",
					"organization" : 
					{
						"@id" : "URL",
						"@type" : "Organization",
						"elementId" : "String",
						"name" : "String"
					},
					"person" : 
					{
						"@id" : "URL",
						"@type" : "Person",
						"elementId" : "String",
						"name" : "String"
					},
					"timeStamp" : "Datetime"
				},
				"notes" : "String",
				"status" : "String",
				"supersededBy" : "URL",
				"validated" : "Integer"
			},
			"disambiguationRecordId" : 
			{
				"@id" : "URL",
				"@type" : "DisambiguationRecordId",
				"authoritySource" : 
				{
					"@id" : "URL",
					"@type" : "AuthoritySource",
					"abbreviation" : "String",
					"elementId" : "String",
					"name" : "String"
				},
				"elementId" : "String"
			},
			"elementId" : "String",
			"gics8DigitCode" : "Numeric",
			"linkedinIndustryCodeV2" : "String",
			"naics20226DigitCode" : "String",
			"naics6DigitCode" : "String",
			"schemaVersion" : "b1",
			"sic2DigitCode" : "String",
			"sic4DigitCode" : "String",
			"tags" : 
			[
				{
					"tag" : "String"
				}
			],
			"unspscCode" : "String"
		},
		"affiliations" : 
		[
			{
				"affiliation" : "String"
			}
		],
		"coreMetaData" : 
		{
			"@type" : "CoreMetaData",
			"checksum" : "String",
			"created" : 
			{
				"@type" : "Created",
				"organization" : 
				{
					"@id" : "URL",
					"@type" : "Organization",
					"elementId" : "String",
					"name" : "String"
				},
				"person" : 
				{
					"@id" : "URL",
					"@type" : "Person",
					"elementId" : "String",
					"name" : "String"
				},
				"timeStamp" : "Datetime"
			},
			"deprecatedBy" : "URL",
			"live" : "Boolean",
			"modified" : 
			{
				"@type" : "Modified",
				"organization" : 
				{
					"@id" : "URL",
					"@type" : "Organization",
					"elementId" : "String",
					"name" : "String"
				},
				"person" : 
				{
					"@id" : "URL",
					"@type" : "Person",
					"elementId" : "String",
					"name" : "String"
				},
				"timeStamp" : "Datetime"
			},
			"notes" : "String",
			"status" : "String",
			"supersededBy" : "URL",
			"validated" : "Integer"
		},
		"description" : "String",
		"elementId" : "String",
		"email" : "Email",
		"emailAddresses" : 
		[
			{
				"email" : "Email"
			}
		],
		"founded" : "String",
		"names" : 
		[
			{
				"name" : "String"
			}
		],
		"officialName" : "String",
		"organizationalCharacter" : 
		{
			"@type" : "OrganizationalCharacter",
			"communicationCharacter" : "String",
			"decisionMakingCharacter" : "String",
			"departmentalizationCharacter" : "String",
			"linesOfAuthorityCharacter" : "String",
			"organizationalCharacterIndex" : "String",
			"organizationalStructure" : "String",
			"spanOfControlCharacter" : "String",
			"specializationCharacter" : "String"
		},
		"phoneNumbers" : 
		[
			{
				"phoneNumber" : "String"
			}
		],
		"postalAddresses" : 
		[
			{
				"postalAddress" : 
				{
					"@type" : "PostalAddress",
					"address1" : "String",
					"address2" : "String",
					"city" : "String",
					"countryCodeAlpha3" : "String",
					"postalCode" : "String",
					"primary" : "String",
					"stateTerritoryProvince" : 
					{
						"@type" : "StateTerritoryProvince",
						"name" : "String",
						"stateCode" : "String"
					}
				}
			}
		],
		"primaryDomain" : "URL",
		"schemaVersion" : "b1",
		"socialAddresses" : 
		[
			{
				"socialAddress" : 
				{
					"@type" : "SocialAddress",
					"socialAccount" : "String",
					"socialType" : "String"
				}
			}
		],
		"topLevelDomains" : 
		[
			{
				"domain" : "URL"
			}
		],
		"url" : "URL"
	}
}
Visualized image