schemaorg-coda :: Example

eg-4685

From v30.0

JSON-LD

{
  "@context": "https://schema.org/",
  "@type": "ProfilePage",
  "name": "u/ahuff1999",
  "mainEntity": {
    "@type": "Person",
    "name": "Angelo Huff",
    "alternateName": "ahuff1999",
    "identifier": "123475623",
    "hasCredential": {
      "@type": "Credential",
      "credentialCategory": "verified",
      "recognizedBy": {
        "@type": "Organization",
        "name": "Big Social Media"
      }
    }
  }
}

Pre-Markup

A ProfilePage for Angelo Huff that has been verified through a Credential by an Organization (Big Social Media).