{
  "@context": "https://schema.org",
  "@type": "Organization",
  "@id": "https://goodciso.org/#organization",
  "name": "Good CISO Limited",
  "url": "https://goodciso.org",
  "description": "Good CISO builds AWARE, the open-source security control plane for autonomous AI agents. Apache 2.0.",
  "logo": "https://goodciso.org/favicon.svg",
  "sameAs": [
    "https://www.linkedin.com/company/goodciso",
    "https://github.com/GoodCISO/aware"
  ],
  "contactPoint": {
    "@type": "ContactPoint",
    "email": "hello@goodciso.org",
    "contactType": "sales",
    "availableLanguage": "English"
  }
}
