{
  "$id": "https://hash.ai/@hash/types/entity-type/legally-registered-in/v/1",
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/entity-type",
  "allOf": [
    {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/entity-type/link/v/1"
    }
  ],
  "description": "The legal jurisdiction that a company was incorporated or otherwise legally established within",
  "kind": "entityType",
  "properties": {},
  "title": "Legally Registered In",
  "type": "object"
}