sensoryRequirement - Schema.org Property
Note
: You are viewing the development
version of
Schema.org
See
how we work
for more details.
Schema.org
Docs
Schemas
Validate
About
sensoryRequirement
A Schema.org Property
This term is in the "new" area - implementation feedback and adoption from applications and websites can help improve our definitions.
Thing
Property
::
sensoryRequirement
[more...]
Canonical URL: https://schema.org/sensoryRequirement
Check for open issues.
A description of any sensory requirements and levels necessary to function on the job, including hearing and vision. Defined terms such as those in O*net may be used, but note that there is no way to specify the level of ability as well as its nature when using a defined term.
Values expected to be one of these types
DefinedTerm
Text
URL
Used on these types
JobPosting
Source
Examples
Example 1
Copied
No Markup
JSON-LD
Structure
Example notes or example HTML without markup.
Job posting for an electrician. Must be able to discriminate colors.
Example encoded as
JSON-LD
in a HTML script tag.

Structured representation of the JSON-LD example.
"@context": "https://schema.org/",
"@type": "JobPosting",
"title": "electrician",
"sensoryRequirement": {
"@type": "DefinedTerm",
"termCode": "1.A.4.a.3",
"inDefinedTermSet": "https://www.onetonline.org/find/descriptor/browse/Abilities/",
"name": "Visual Color Discrimination",
"description": "The ability to match or detect differences between colors, including shades of color and brightness."
Terms and conditions
Schema.org
V30.0
2026-03-19