{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://capptions.ai/#organization",
      "name": "Capptions B.V.",
      "alternateName": "Capptions",
      "url": "https://capptions.com",
      "logo": "https://capptions.ai/favicon.png",
      "description": "Capptions builds AI-augmented Seveso-III Safety Management Systems. Continuous compliance as an outcome — not an effort.",
      "foundingDate": "2014",
      "sameAs": [
        "https://www.linkedin.com/company/capptions",
        "https://capptions.com",
        "https://capptions.direct",
        "https://ai.teks.dev"
      ],
      "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "sales",
        "url": "https://www.capptions.com/book-strategy-call",
        "availableLanguage": ["nl", "en", "de", "fr"]
      }
    },
    {
      "@type": "WebSite",
      "@id": "https://capptions.ai/#website",
      "url": "https://capptions.ai/",
      "name": "Seveso Control™ — Capptions",
      "description": "AI-augmented Seveso-III SMS platform. Zero categorized violations as the product.",
      "publisher": { "@id": "https://capptions.ai/#organization" },
      "inLanguage": ["nl-NL", "en-US", "de-DE", "fr-FR"]
    },
    {
      "@type": "SoftwareApplication",
      "@id": "https://capptions.ai/#seveso-control",
      "name": "Seveso Control™",
      "applicationCategory": "BusinessApplication",
      "applicationSubCategory": "Safety Management System (SMS) / EHS",
      "operatingSystem": "Web, iOS, Android",
      "url": "https://capptions.ai/",
      "publisher": { "@id": "https://capptions.ai/#organization" },
      "description": "Seveso-III compliance infrastructure: structured SMS, AI agents, expert access, inspection rehearsal and response review. From document chaos to a living, inspection-ready framework.",
      "offers": {
        "@type": "Offer",
        "priceCurrency": "EUR",
        "price": "0",
        "availability": "https://schema.org/InStock",
        "url": "https://www.capptions.com/book-strategy-call"
      },
      "featureList": [
        "Traffic-light dashboard per SMS element",
        "AI agents that flag missing actions",
        "Automatic regulatory updates",
        "Gap analysis vs. legal framework",
        "On-site inspection rehearsal",
        "Legal response review"
      ]
    },
    {
      "@type": "Event",
      "@id": "https://capptions.ai/#unconference-2026",
      "name": "AI in Seveso-III — Capptions Unconference",
      "description": "A day for SHEQ managers, lawyers and directors on what AI really means for the SMS. Plenary sessions, demos and an honest conversation about what works.",
      "startDate": "2026-09",
      "endDate": "2026-10",
      "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
      "eventStatus": "https://schema.org/EventScheduled",
      "location": {
        "@type": "Place",
        "name": "Rotterdam",
        "address": {
          "@type": "PostalAddress",
          "addressLocality": "Rotterdam",
          "addressCountry": "NL"
        }
      },
      "organizer": { "@id": "https://capptions.ai/#organization" },
      "offers": {
        "@type": "Offer",
        "price": "199",
        "priceCurrency": "EUR",
        "availability": "https://schema.org/PreOrder",
        "url": "https://capptions.ai/#unconference"
      },
      "performer": [
        { "@type": "Person", "name": "Adam Ziolo", "jobTitle": "Lawyer specialised in Seveso-III regulations" },
        { "@type": "Person", "name": "Christian Ackermans", "jobTitle": "Tech Expert Seveso-III & A-RIE" },
        { "@type": "Person", "name": "Ruben Stolk", "jobTitle": "CTO, Capptions" }
      ]
    }
  ]
}
