employerOverview
This term is proposed for full integration into Schema.org, pending implementation feedback and adoption from applications and websites.A description of the employer, career opportunities and work environment for this position.
- Canonical URL: http://schema.org/employerOverview
- Leave public feedback on this term 💬
- Check for open issues.
- 'employerOverview' is mentioned in the pending extention.
Values expected to be one of these types |
---|
Text
|
Used on these types |
---|
JobPosting
|
Source
https://github.com/schemaorg/schemaorg/issues/2396
ExamplesJob Title "Systems Research Engineer" at Acme. Acme is committed to providing an environment where the most creative people want to work. We are committed to creating a diverse environment and are proud to be an equal opportunity employer.
to do
to do
<script type="application/ld+json"> { "@context": "http://schema.org/", "@type": "JobPosting", "title": "Systems Research Engineer", "employerOverview": "Acme is committed to providing an environment where the most creative people want to work. We are committed to creating a diverse environment and are proud to be an equal opportunity employer." } </script>