industry
The industry associated with the job position.
Examples
Systems Research Engineer at a Software Publishers (NAICS code 511210)
to do
to do
<script type="application/ld+json">
{
"@context": "http://schema.org/",
"@type": "JobPosting",
"title": "Systems Research Engineer",
"industry": {
"@type": "DefinedTerm",
"termCode": "511210",
"name": "Software Publishers",
"url": "https://www.naics.com/naics-code-description/?code=511210"
"inDefinedTermSet": "NAICS (North American Industry Classification System)"
}
}
</script>