{
  "$id": "https://schemata.openattestation.com/sg/gov/tech/geekout/1.0/geekout-open-attestation",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "type": "object",
  "allOf": [
    {
      "$ref": "https://schema.openattestation.com/2.0/schema.json"
    },
    {
      "$ref": "https://schemata.openattestation.com/sg/gov/tech/geekout/1.0/schema.json"
    }
  ]
}
