{
  "@context": "https://schema.org",
  "@type": "Organization",
  "@id": "https://www.icop.com.tw/#organization",
  "name": "ICOP Technology Inc.",
  "url": "https://www.icop.com.tw",
  "brand": {
    "@type": "Brand",
    "name": "ICOP"
  },
  "mainEntityOfPage": {
    "@type": "WebPage",
    "@id": "https://www.icop.com.tw/api/v1/about.json"
  },
  "subjectOf": [
    {
      "@type": "DataCatalog",
      "name": "ICOP Public Data Index",
      "url": "https://www.icop.com.tw/data/index.json"
    }
  ]
}