schemaorg-coda :: Example

eg-0277

From v29.4

JSON-LD

{
  "@context": "https://schema.org/",
  "@type": "CollegeOrUniversity",
  "name": "ACME Community College",
  "hasCredential": {
    "@type": "EducationalOccupationalCredential",
    "credentialCategory": "Accreditation",
    "recognizedBy": {
      "@type": "Organization",
      "name": "Accrediting Commission of Career Schools and Colleges"
    }
  }
}

Pre-Markup

A university with an accreditation.