schemaorg-coda :: Example

eg-0280

From v29.4

JSON-LD

{
  "@context": "https://schema.org/",
  "@type": "JobPosting",
  "title": "Systems Research Engineer",
  "qualifications": {
    "@type": "EducationalOccupationalCredential",
    "credentialCategory": "Bachelor of Science",
    "about": "Computer Science",
    "recognizedBy": {
      "@type": "Organization",
      "name": "ABET",
      "url": "https://www.abet.org/"
    }
  }
}

Pre-Markup

JobPosting for a position that requires applicants
to have a bachelor of science in computer science
from a program accredited by ABET.