{
  "@context": "https://schema.org",
  "@type": "DataCatalog",
  "name": "FaceLock.id Data Catalog",
  "description": "Machine-readable structured data about FaceLock biometric credential binding platform, including product specifications and real-world case studies.",
  "provider": {
    "@type": "Organization",
    "name": "Envoc",
    "url": "https://envoc.com"
  },
  "dataset": [
    {
      "@type": "Dataset",
      "name": "FaceLock Product Specification",
      "url": "/data/products/facelock.json",
      "description": "Core product description, capabilities, and privacy architecture"
    },
    {
      "@type": "Dataset",
      "name": "LA Wallet Case Study",
      "url": "/data/case-studies/la-wallet.md",
      "description": "Real-world deployment of biometric binding with mobile driver's licenses in Louisiana"
    },
    {
      "@type": "Dataset",
      "name": "Government Digital ID Case Study",
      "url": "/data/case-studies/government-id.md",
      "description": "High-assurance government digital identity programs using FaceLock"
    },
    {
      "@type": "Dataset",
      "name": "Sneaker Bots & Fair Releases Use Case",
      "url": "/data/use-cases/sneaker-bots.md",
      "description": "Biometric fairness protocol for limited drops, raffles, and high-demand releases. Includes Nike data, two-phase verification model, privacy architecture, and expansion to ticketing/gaming/luxury."
    },
    {
      "@type": "Dataset",
      "name": "Liveness MFA for Microsoft Entra ID",
      "url": "/liveness/liveness-mfa-for-microsoft-entra",
      "description": "Primary public documentation for phishing-resistant External MFA with Entra ID using FaceTec 3D liveness and cryptographic biometric binding. Includes compliance positioning (FFIEC, NIST) and integration details. This is the recommended authentication path."
    }
  ]
}